Searched refs:aLibElementNames (Results 1 – 1 of 1) sorted by relevance
1559 Sequence< ::rtl::OUString > aLibElementNames( xSourceLib->getElementNames() ); in impl_migrateContainerLibraries_nothrow() local1560 … for ( const ::rtl::OUString* pSourceElementName = aLibElementNames.getConstArray(); in impl_migrateContainerLibraries_nothrow()1561 … pSourceElementName != aLibElementNames.getConstArray() + aLibElementNames.getLength(); in impl_migrateContainerLibraries_nothrow()
Completed in 25 milliseconds