Searched refs:m_nNodes (Results 1 – 1 of 1) sorted by relevance
238 m_nNodes(xNodeList.is() ? xNodeList->getLength() : 0), in UpdateInformationEnumeration()246 … sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException) { return m_nCount < m_nNodes; }; in hasMoreElements()252 if( !(m_nCount < m_nNodes ) ) in nextElement()292 const sal_Int32 m_nNodes; member in __anon469c82e30111::UpdateInformationEnumeration
Completed in 13 milliseconds