Home
last modified time | relevance | path

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

/AOO42X/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx106 OReadEventsDocumentHandler::Event_XML_Namespace nNamespace;
110 static EventEntryProperty EventEntries[OReadEventsDocumentHandler::EV_XML_ENTRY_COUNT] =
112 { OReadEventsDocumentHandler::EV_NS_EVENT, ELEMENT_EVENTS },
113 { OReadEventsDocumentHandler::EV_NS_EVENT, ELEMENT_EVENT },
114 { OReadEventsDocumentHandler::EV_NS_EVENT, ATTRIBUTE_LANGUAGE },
115 { OReadEventsDocumentHandler::EV_NS_EVENT, ATTRIBUTE_NAME },
116 { OReadEventsDocumentHandler::EV_NS_XLINK, ATTRIBUTE_HREF },
117 { OReadEventsDocumentHandler::EV_NS_XLINK, ATTRIBUTE_TYPE },
118 { OReadEventsDocumentHandler::EV_NS_EVENT, ATTRIBUTE_MACRONAME },
119 { OReadEventsDocumentHandler::EV_NS_EVENT, ATTRIBUTE_LIBRARY }
[all …]
H A Deventsconfiguration.cxx101 Reference< XDocumentHandler > xDocHandler( new OReadEventsDocumentHandler( aItems )); in LoadEventsConfig()
/AOO42X/main/framework/inc/xml/
H A Deventsdocumenthandler.hxx59 class FWE_DLLPUBLIC OReadEventsDocumentHandler : private ThreadHelpBase, // Struct for right ini… class
83 OReadEventsDocumentHandler( EventsConfig& aItems );
124 virtual ~OReadEventsDocumentHandler();