Lines Matching refs:getLength
181 for(int nProp = 0; nProp < aInternalPropertyNames.getLength(); ++nProp) in lcl_MapPropertyName()
194 DBG_ASSERT( aValues.getLength() == rPropertyNames.getLength(), "GetProperties failed" ); in Load()
195 if ( aValues.getLength() == rPropertyNames.getLength() ) in Load()
197 for ( int nProp = 0; nProp < rPropertyNames.getLength(); nProp++ ) in Load()
287 const ::rtl::OUString* pIgnoredURLsNodesEnd = pIgnoredURLsNodes + _rNodeNames.getLength(); in implGetURLCounters()
290 Sequence< ::rtl::OUString > aIgnoredURLs(_rNodeNames.getLength()); in implGetURLCounters()
291 Sequence< ::rtl::OUString > aIgnoredURLsCounter(_rNodeNames.getLength()); in implGetURLCounters()
313 sal_Int32 nURLs = _rURLs.getLength(); in implGetURLCounters()
314 sal_Int32 nCounters = _rCounters.getLength(); in implGetURLCounters()
348 sal_Int32 nKnownURLs = aURLs.getLength(); in implSaveURLCounters()
407 if (0 != aDeleteFromConfig.getLength()) in implSaveURLCounters()
415 if (0 != aNewCounterNodePaths.getLength()) in implSaveURLCounters()
470 sal_Int32 nKnownURLs = aURLs.getLength(); in implLoadURLCounters()
491 Sequence< Any > aValues( aNames.getLength() ); in Commit()
493 for ( int nProp = 0; nProp < aNames.getLength(); nProp++ ) in Commit()