Searched refs:createDocumentType (Results 1 – 5 of 5) sorted by relevance
65 Reference< XDocumentType > SAL_CALL CDOMImplementation::createDocumentType( in createDocumentType() function in DOM::CDOMImplementation
63 …virtual Reference< XDocumentType > SAL_CALL createDocumentType(const OUString& qualifiedName, cons…
759 …DocumentType docType =domImpl.createDocumentType("office:document","-//OpenOffice.org//DTD OfficeD… in write()1240 DocumentType docType = domImpl.createDocumentType(TAG_MANIFEST_ROOT, in initManifestDOM()
73 …XDocumentType createDocumentType([in] string qualifiedName, [in] string publicId, [in] string syst…
120 …DocumentType docType =domImpl.createDocumentType("office:document","-//OpenOffice.org//DTD OfficeD… in serialize()
Completed in 24 milliseconds