Searched refs:m_nNodes (Results 1 – 1 of 1) sorted by relevance
223 m_nNodes(xNodeList.is() ? xNodeList->getLength() : 0), in UpdateInformationEnumeration()231 sal_Bool SAL_CALL hasMoreElements() { return m_nCount < m_nNodes; }; in hasMoreElements()237 if( !(m_nCount < m_nNodes ) ) in nextElement()277 const sal_Int32 m_nNodes; member in __anonffb5dc620111::UpdateInformationEnumeration