24 #ifndef __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
25 #define __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
31 module com { module sun { module star { module xml { module wrapper {
33 interface XXMLElementWrapper;
73 void removeCurrentElement();
90 boolean isCurrentElementEmpty();
112 void clearUselessData(
114 [in] sequence< XXMLElementWrapper > reservedDescendants,
138 void generateSAXEvents(
receives notification of general document events.
Definition: XDocumentHandler.idl:41
Interface of XML Document Wrapper.
Definition: XXMLDocumentWrapper.idl:48
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
base interface of all UNO interfaces
Definition: XInterface.idl:47
Interface of XML Element Wrapper.
Definition: XXMLElementWrapper.idl:39