Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A DXMLParser.cxx156 NodeRefMemberList aDocumentNodeList; member in ElementNode
160 sal_uLong GetChildCount(){ return aDocumentNodeList.Count(); } in GetChildCount()
161 NodeRef GetChild( sal_uInt16 nIndex ){ return aDocumentNodeList.GetObject( nIndex ); } in GetChild()
185 aDocumentNodeList.Insert ( xNewNode, LIST_APPEND ); in AppendNode()

Completed in 29 milliseconds