Searched refs:CNodeList (Results 1 – 3 of 3) sorted by relevance
30 CNodeList::CNodeList( in CNodeList() function in XPath::CNodeList48 sal_Int32 SAL_CALL CNodeList::getLength() throw (RuntimeException) in getLength()61 Reference< XNode > SAL_CALL CNodeList::item(sal_Int32 index) in item()
55 class CNodeList : public cppu::WeakImplHelper1< XNodeList > class66 CNodeList(
91 new CNodeList(m_pDocument, m_rMutex, m_pXPathObj)); in getNodeList()
Completed in 10 milliseconds