:: com :: sun :: star :: xml :: sax ::

interface XFastShapeContextHandler
Base Interfaces
XFastShapeContextHandlerXFastContextHandler

XFastContextHandler

Attributes' Summary
Shape  
DrawPage  
Model  
RelationFragmentPath  
StartToken  
Position  
DocumentProperties  
MediaDescriptor  
Attributes' Details
Shape
[ readonly ] ::com::sun::star::drawing::XShape Shape;
DrawPage
::com::sun::star::drawing::XDrawPage DrawPage;
Model
::com::sun::star::frame::XModel Model;
RelationFragmentPath
string RelationFragmentPath;
StartToken
long StartToken;
Position
::com::sun::star::awt::Point Position;
DocumentProperties
::com::sun::star::document::XDocumentProperties DocumentProperties;
MediaDescriptor
sequence< ::com::sun::star::beans::PropertyValue > MediaDescriptor;
Top of Page