20 #ifndef __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
21 #define __com_sun_star_xml_wrapper_xxmldocumentwrapper_idl_
27 module com { module sun { module star { module xml { module wrapper {
29 interface XXMLElementWrapper;
69 void removeCurrentElement();
86 boolean isCurrentElementEmpty();
108 void clearUselessData(
110 [in] sequence< XXMLElementWrapper > reservedDescendants,
134 void generateSAXEvents(
receives notification of general document events.
Definition: XDocumentHandler.idl:41
Interface of XML Document Wrapper.
Definition: XXMLDocumentWrapper.idl:44
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:35