Lines Matching refs:getLength
80 sal_Int32 index = m_Nodes.getLength(); in addBrowseNode()
98 seqs.reserve( m_Nodes.getLength() ); in getChildNodes()
102 for ( sal_Int32 i = 0; i < m_Nodes.getLength(); i++ ) in getChildNodes()
109 numChildren += childs.getLength(); in getChildNodes()
125 for ( sal_Int32 j = 0; j < childs.getLength(); j++ ) in getChildNodes()
137 if ( m_Nodes.getLength() != 0 ) in hasChildNodes()
139 for ( sal_Int32 i = 0 ; i < m_Nodes.getLength(); i++ ) in hasChildNodes()
260 for ( sal_Int32 i = 0; i < langNodes.getLength(); i++ ) in loadChildNodes()
275 for ( sal_Int32 j = 0; j < grandchildren.getLength(); j++ ) in loadChildNodes()
313 sal_Int32 initialSize = openDocs.getLength() + 2; in getAllBrowseNodes()
336 for ( sal_Int32 i = 0; i < openDocs.getLength(); i++ ) in getAllBrowseNodes()
455 for ( sal_Int32 i=0; i<nodes.getLength(); i++ ) in getChildNodes()
466 for ( sal_Int32 i=0; it != m_vNodes.end() && i<children.getLength(); i++, ++it ) in getChildNodes()
564 for ( sal_Int32 i=0; i<nodes.getLength(); i++ ) in DefaultRootBrowseNode()
583 for ( sal_Int32 i=0; it != m_vNodes.end() && i<children.getLength(); i++, ++it ) in getChildNodes()
647 locnBNs.getLength() ); in getChildNodes()
649 for ( sal_Int32 j = 0; j < locnBNs.getLength(); j++ ) in getChildNodes()
785 for ( sal_Int32 pos = supported_services.getLength(); pos--; ) in supportsService()