Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Ddocument.cxx55 static xmlNodePtr lcl_getDocumentType(xmlDocPtr const i_pDocument) in lcl_getDocumentType() argument
58 xmlNodePtr cur = i_pDocument->children; in lcl_getDocumentType()
70 static xmlNodePtr lcl_getDocumentRootPtr(xmlDocPtr const i_pDocument) in lcl_getDocumentRootPtr() argument
73 xmlNodePtr cur = i_pDocument->children; in lcl_getDocumentRootPtr()

Completed in 21 milliseconds