#ifndef __com_sun_star_xml_dom_documentbuilder_idl #define __com_sun_star_xml_dom_documentbuilder_idl #ifndef __com_sun_star_xml_dom_xdocumentbuilder_idl #include #endif module com { module sun { module star { module xml { module dom { service DocumentBuilder { interface XDocumentBuilder; }; };};};};}; #endif