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

Packages that use ExOleObjStg
org.apache.poi.hslf.usermodel   
 

Uses of ExOleObjStg in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return ExOleObjStg
 ExOleObjStg ObjectData.getExOleObjStg()
          Return the record that contains the object data.
 

Constructors in org.apache.poi.hslf.usermodel with parameters of type ExOleObjStg
ObjectData(ExOleObjStg storage)
          Creates the object data wrapping the record that contains the object data.
 



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