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

unpublished interface XFastShapeContextHandler
Base Interfaces
XFastShapeContextHandlerXFastContextHandler

XFastContextHandler
(referenced interface's summary:)
receives notification of sax document events from a XFastParser.
Usage Restrictions
not published
Description
receives notification of sax document events from a XFastParser.
See also
XFastDocumentHandler

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