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
          Container for OLE Control object.
 



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