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

interface XFastShapeContextHandler
Base Interfaces
XFastShapeContextHandlerXFastContextHandler

XFastContextHandler

Attributes' Summary
Shape  
DrawPage  
Model  
InputStream  
RelationFragmentPath  
StartToken  
Attributes' Details
Shape
[ readonly ] ::com::sun::star::drawing::XShape Shape;
DrawPage
::com::sun::star::drawing::XDrawPage DrawPage;
Model
::com::sun::star::frame::XModel Model;
InputStream
::com::sun::star::io::XInputStream InputStream;
RelationFragmentPath
string RelationFragmentPath;
StartToken
long StartToken;
Top of Page