19 #ifndef __com_sun_star_xml_input_XRoot_idl__
20 #define __com_sun_star_xml_input_XRoot_idl__
29 module
com { module sun { module star { module xml { module input {
60 void processingInstruction(
61 [in]
string target, [in]
string data )
69 void setDocumentLocator(
83 [in]
long uid, [in]
string localName, [in]
XAttributes xAttributes )
– idl definition –
Definition: Ambiguous.idl:22
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
makes it possible to associate a SAX event with a document location.
Definition: XLocator.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47