merge the formfield patch from ooo-build
[ooovba.git] / offapi / com / sun / star / xml / dom / DocumentBuilder.idl
blob0804dc6df2016d1921956623890f565428d922b4
1 #ifndef __com_sun_star_xml_dom_documentbuilder_idl
2 #define __com_sun_star_xml_dom_documentbuilder_idl
3 #ifndef __com_sun_star_xml_dom_xdocumentbuilder_idl
4 #include <com/sun/star/xml/dom/XDocumentBuilder.idl>
5 #endif
6 module com { module sun { module star { module xml { module dom {
8 service DocumentBuilder
10 interface XDocumentBuilder;
12 };};};};};
13 #endif