Uses of Class
org.apache.poi.hslf.record.ExEmbed

Packages that use ExEmbed
org.apache.poi.hslf.model   
org.apache.poi.hslf.record   
 

Uses of ExEmbed in org.apache.poi.hslf.model
 

Fields in org.apache.poi.hslf.model declared as ExEmbed
protected  ExEmbed OLEShape._exEmbed
           
 

Methods in org.apache.poi.hslf.model that return ExEmbed
 ExEmbed OLEShape.getExEmbed()
          Return the record container for this embedded object.
 

Uses of ExEmbed in org.apache.poi.hslf.record
 

Subclasses of ExEmbed in org.apache.poi.hslf.record
 class ExControl
          A container record that specifies information about an ActiveX control.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.