Home
last modified time | relevance | path

Searched refs:getSupportedPackageTypes (Results 1 – 16 of 16) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx129 getSupportedPackageTypes();
202 xBackend->getSupportedPackageTypes() ); in insertBackend()
428 (*iPos)->getSupportedPackageTypes() ); in create()
544 PackageRegistryImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::__anon2af988240111::PackageRegistryImpl
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx103 getSupportedPackageTypes();
151 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::executable::__anonfbd6e4de0111::BackendImpl
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx107 getSupportedPackageTypes();
224 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::sfwk::BackendImpl
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx116 getSupportedPackageTypes();
204 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::script::__anon61ceb4c40111::BackendImpl
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx153 getSupportedPackageTypes();
279 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::configuration::__anon0bad3eca0111::BackendImpl
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx124 getSupportedPackageTypes();
161 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::help::__anon2406606c0111::BackendImpl
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageRegistry.idl113 sequence<XPackageTypeInfo> getSupportedPackageTypes();
H A DXPackageManager.idl94 sequence<XPackageTypeInfo> getSupportedPackageTypes();
H A DXExtensionManager.idl63 sequence<XPackageTypeInfo> getSupportedPackageTypes();
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx568 PackageManagerImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_manager::PackageManagerImpl
571 return m_xRegistry->getSupportedPackageTypes(); in getSupportedPackageTypes()
H A Ddp_extensionmanager.cxx578 ExtensionManager::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_manager::ExtensionManager
580 return getUserRepository()->getSupportedPackageTypes(); in getSupportedPackageTypes()
H A Ddp_extensionmanager.hxx75 getSupportedPackageTypes();
H A Ddp_manager.h160 getSupportedPackageTypes();
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx242 getSupportedPackageTypes();
321 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::bundle::__anon811f42720111::BackendImpl
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx324 getSupportedPackageTypes();
678 BackendImpl::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_registry::backend::component::__anon57249e600111::BackendImpl
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx911 m_pManager->getExtensionManager()->getSupportedPackageTypes() ); in raiseAddPicker()