LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
SAXEventKeeper Service Reference

Service of SAXEventKeeper. More...

import "SAXEventKeeper.idl";

Inheritance diagram for SAXEventKeeper:
XSecuritySAXEventKeeper XReferenceResolvedBroadcaster XSAXEventKeeperStatusChangeBroadcaster XDocumentHandler XInitialization XSAXEventKeeper XInterface XInterface XInterface XInterface XInterface

Exported Interfaces

interface XSecuritySAXEventKeeper
 
interface XReferenceResolvedBroadcaster
 
interface XSAXEventKeeperStatusChangeBroadcaster
 
interface com::sun::star::xml::sax::XDocumentHandler
 
interface com::sun::star::lang::XInitialization
 

Additional Inherited Members

- Public Member Functions inherited from XSecuritySAXEventKeeper
long addSecurityElementCollector ([in] ElementMarkPriority priority,[in] boolean modifyElement)
 Adds a new element collector on the next element in the SAX event stream. More...
 
long cloneElementCollector ([in] long referenceId,[in] ElementMarkPriority priority)
 Clones an element collector. More...
 
void setSecurityId ([in] long id,[in] long securityId)
 Sets security id for an element mark. More...
 
- Public Member Functions inherited from XReferenceResolvedBroadcaster
void addReferenceResolvedListener ([in] long referenceId,[in] XReferenceResolvedListener listener)
 Adds a new reference resolved listener for a element collector. More...
 
void removeReferenceResolvedListener ([in] long referenceId,[in] XReferenceResolvedListener listener)
 Removes a listener from a element collector. More...
 
- Public Member Functions inherited from XSAXEventKeeperStatusChangeBroadcaster
void addSAXEventKeeperStatusChangeListener ([in] XSAXEventKeeperStatusChangeListener listener)
 Adds a new status change listener. More...
 
void removeSAXEventKeeperStatusChangeListener ([in] XSAXEventKeeperStatusChangeListener listener)
 Removes a status change listener. More...
 
- Public Member Functions inherited from XDocumentHandler
void startDocument () raises ( com::sun::star::xml::sax::SAXException )
 receives notification of the beginning of a document. More...
 
void endDocument () raises ( com::sun::star::xml::sax::SAXException )
 receives notification of the end of a document. More...
 
void startElement ([in] string aName,[in] com::sun::star::xml::sax::XAttributeList xAttribs) raises ( com::sun::star::xml::sax::SAXException )
 receives notification of the beginning of an element . More...
 
void endElement ([in] string aName) raises ( com::sun::star::xml::sax::SAXException )
 receives notification of the end of an element. More...
 
void characters ([in] string aChars) raises ( com::sun::star::xml::sax::SAXException )
 receives notification of character data. More...
 
void ignorableWhitespace ([in] string aWhitespaces) raises ( com::sun::star::xml::sax::SAXException )
 receives notification of white space that can be ignored. More...
 
void processingInstruction ([in] string aTarget,[in] string aData) raises ( com::sun::star::xml::sax::SAXException )
 receives notification of a processing instruction. More...
 
void setDocumentLocator ([in] com::sun::star::xml::sax::XLocator xLocator) raises ( com::sun::star::xml::sax::SAXException )
 receives an object for locating the origin of SAX document events. More...
 
- Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object. More...
 

Detailed Description

Service of SAXEventKeeper.

Exported Interfaces


The documentation for this service was generated from the following file: