1 #ifndef __com_sun_star_xml_dom_documentbuilder_idl
2 #define __com_sun_star_xml_dom_documentbuilder_idl
3 #ifndef __com_sun_star_xml_sax_xdocumenthandler_idl
4 #include
<com
/sun
/star
/xml
/sax
/XDocumentHandler.idl
>
6 #ifndef __com_sun_star_xml_dom_XSAXDocumentBuilder_idl
7 #include
<com
/sun
/star
/xml
/dom
/XSAXDocumentBuilder.idl
>
10 module com
{ module sun
{ module star
{ module xml
{ module dom
{
12 service SAXDocumentBuilder
14 interface XSAXDocumentBuilder
;
15 interface com
::sun
::star
::xml
::sax
::XDocumentHandler
;