Searched refs:m_xNodeList (Results 1 – 1 of 1) sorted by relevance
222 m_xNodeList(xNodeList), in UpdateInformationEnumeration()234 OSL_ASSERT( m_xNodeList.is() ); in nextElement()244 uno::Reference< xml::dom::XNode > xAtomEntryNode( m_xNodeList->item(m_nCount++) ); in nextElement()276 const uno::Reference< xml::dom::XNodeList > m_xNodeList; member in __anonffb5dc620111::UpdateInformationEnumeration