Home
last modified time | relevance | path

Searched refs:aModuleNames (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx1312 Sequence< ::rtl::OUString > aModuleNames; in getObjectNames() local
1320 aModuleNames = xLib->getElementNames(); in getObjectNames()
1329 …::std::sort( aModuleNames.getArray() , aModuleNames.getArray() + aModuleNames.getLength() , String… in getObjectNames()
1331 return aModuleNames; in getObjectNames()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx227 Sequence< ::rtl::OUString > aModuleNames = xLibNameAccess->getElementNames(); in addLibraryModulesImpl() local
228 sal_Int32 nModuleCount = aModuleNames.getLength(); in addLibraryModulesImpl()
234 const ::rtl::OUString* pNames = aModuleNames.getConstArray(); in addLibraryModulesImpl()

Completed in 37 milliseconds