Searched refs:aModuleNames (Results 1 – 2 of 2) sorted by relevance
1310 Sequence< ::rtl::OUString > aModuleNames; in getObjectNames() local1318 aModuleNames = xLib->getElementNames(); in getObjectNames()1327 …::std::sort( aModuleNames.getArray() , aModuleNames.getArray() + aModuleNames.getLength() , String… in getObjectNames()1329 return aModuleNames; in getObjectNames()
223 Sequence< ::rtl::OUString > aModuleNames = xLibNameAccess->getElementNames(); in addLibraryModulesImpl() local224 sal_Int32 nModuleCount = aModuleNames.getLength(); in addLibraryModulesImpl()230 const ::rtl::OUString* pNames = aModuleNames.getConstArray(); in addLibraryModulesImpl()