Searched refs:getDeployedPackages (Results 1 – 8 of 8) sorted by relevance
1175 return getPackageManager(repository)->getDeployedPackages( in getDeployedExtensions()1209 getUserRepository()->getDeployedPackages(xAbort, xCmdEnv); in getAllExtensions()1212 getSharedRepository()->getDeployedPackages(xAbort, xCmdEnv); in getAllExtensions()1215 getBundledRepository()->getDeployedPackages(xAbort, xCmdEnv); in getAllExtensions()1280 xPackageManager->getDeployedPackages(xAbortChannel, xCmdEnv)); in reinstallDeployedExtensions()1336 uno::Sequence<Reference<deploy::XPackage> > extensions = xMgr->getDeployedPackages( in synchronizeBundledPrereg()
224 SAL_CALL getDeployedPackages(
1159 PackageManagerImpl::getDeployedPackages( in getDeployedPackages() function in dp_manager::PackageManagerImpl
1052 m_aUserPackagesSeq = xUserManager->getDeployedPackages in implGetNextUserHelpPackage()1082 m_aSharedPackagesSeq = xSharedManager->getDeployedPackages in implGetNextSharedHelpPackage()1112 m_aBundledPackagesSeq = xBundledManager->getDeployedPackages in implGetNextBundledHelpPackage()
76 public String[] getDeployedPackages( String language ) in getDeployedPackages() method in DeployedUnoPackagesDB
156 String[] packages = db.getDeployedPackages( language ); in init()
208 sequence<XPackage> getDeployedPackages(
807 packages = packageManager.getDeployedPackages(
Completed in 61 milliseconds