|
LibreOffice Module xmloff (master) 1
|
#include <rtl/ustring.hxx>#include <utility>Go to the source code of this file.
Classes | |
| struct | XMLEventName |
| struct | XMLEventNameTranslation |
| XMLEventNameTranslation: define tables that translate between event names as used in the XML file format and in the StarOffice API. More... | |
| class | XMLEventExportHandler |
| Handle export of an event for a certain event type (event type as defined by the PropertyValue "EventType" in API). More... | |
| class | XMLEventContextFactory |
| Handle import of an event for a certain event type (as defined by the PropertyValue "EventType" in the API). More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| #file | |
| namespace | com::sun::star::uno |
| namespace | com::sun::star::xml |
| namespace | com::sun::star::xml::sax |
| namespace | com::sun::star::beans |
Variables | |
| const XMLEventNameTranslation | aStandardEventTable [] |
| a translation table for the events defined in the XEventsSupplier service (implemented in XMLEventExport.cxx) More... | |
|
extern |
a translation table for the events defined in the XEventsSupplier service (implemented in XMLEventExport.cxx)
Definition at line 254 of file XMLEventExport.cxx.
Referenced by SvXMLExport::GetEventExport().