Home
last modified time | relevance | path

Searched refs:pDocType (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/unoxml/source/dom/
H A Dentitiesmap.cxx31 CEntitiesMap::CEntitiesMap(::rtl::Reference<CDocumentType> const& pDocType, in CEntitiesMap() argument
33 : m_pDocType(pDocType) in CEntitiesMap()
H A Dnotationsmap.cxx32 ::rtl::Reference<CDocumentType> const& pDocType, in CNotationsMap() argument
34 : m_pDocType(pDocType) in CNotationsMap()
H A Dentitiesmap.hxx53 CEntitiesMap(::rtl::Reference<CDocumentType> const& pDocType,
H A Dnotationsmap.hxx53 CNotationsMap(::rtl::Reference<CDocumentType> const& pDocType,
H A Ddocument.cxx637 xmlNodePtr const pDocType(lcl_getDocumentType(m_aDocPtr)); in getDoctype() local
639 static_cast< XNode* >(GetCNode(pDocType).get()), in getDoctype()

Completed in 22 milliseconds