Home
last modified time | relevance | path

Searched refs:OReadEventsDocumentHandler (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx106 OReadEventsDocumentHandler::Event_XML_Namespace nNamespace;
112 { OReadEventsDocumentHandler::EV_NS_EVENT, ELEMENT_EVENTS },
113 { OReadEventsDocumentHandler::EV_NS_EVENT, ELEMENT_EVENT },
115 { OReadEventsDocumentHandler::EV_NS_EVENT, ATTRIBUTE_NAME },
116 { OReadEventsDocumentHandler::EV_NS_XLINK, ATTRIBUTE_HREF },
117 { OReadEventsDocumentHandler::EV_NS_XLINK, ATTRIBUTE_TYPE },
123 OReadEventsDocumentHandler::OReadEventsDocumentHandler( EventsConfig& aItems ) : in OReadEventsDocumentHandler() function in framework::OReadEventsDocumentHandler
155 OReadEventsDocumentHandler::~OReadEventsDocumentHandler() in ~OReadEventsDocumentHandler()
160 void SAL_CALL OReadEventsDocumentHandler::startDocument(void) in startDocument()
165 void SAL_CALL OReadEventsDocumentHandler::endDocument(void) in endDocument()
[all …]
H A Deventsconfiguration.cxx101 Reference< XDocumentHandler > xDocHandler( new OReadEventsDocumentHandler( aItems )); in LoadEventsConfig()
/trunk/main/framework/inc/xml/
H A Deventsdocumenthandler.hxx59 class FWE_DLLPUBLIC OReadEventsDocumentHandler : private ThreadHelpBase, // Struct for right initia… class
83 OReadEventsDocumentHandler( EventsConfig& aItems );
124 virtual ~OReadEventsDocumentHandler();

Completed in 18 milliseconds