/trunk/main/desktop/source/deployment/registry/ |
H A D | dp_registry.cxx | 133 getSupportedPackageTypes() throw (RuntimeException); 210 xBackend->getSupportedPackageTypes() ); in insertBackend() 436 (*iPos)->getSupportedPackageTypes() ); in create() 555 PackageRegistryImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::__anona034985c0111::PackageRegistryImpl
|
/trunk/main/desktop/source/deployment/registry/executable/ |
H A D | dp_executable.cxx | 103 getSupportedPackageTypes() throw (RuntimeException); 153 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::executable::__anond29890160111::BackendImpl
|
/trunk/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_sfwk.cxx | 107 getSupportedPackageTypes() throw (RuntimeException); 226 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::sfwk::BackendImpl
|
/trunk/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 116 getSupportedPackageTypes() throw (RuntimeException); 206 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::script::__anon2914a7fc0111::BackendImpl
|
/trunk/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configuration.cxx | 153 getSupportedPackageTypes() throw (RuntimeException); 281 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::configuration::__anon2c8074020111::BackendImpl
|
/trunk/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 125 getSupportedPackageTypes() throw (RuntimeException); 164 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::help::__anon40a377a40111::BackendImpl
|
/trunk/main/offapi/com/sun/star/deployment/ |
H A D | XPackageRegistry.idl | 113 sequence<XPackageTypeInfo> getSupportedPackageTypes();
|
H A D | XPackageManager.idl | 94 sequence<XPackageTypeInfo> getSupportedPackageTypes();
|
H A D | XExtensionManager.idl | 63 sequence<XPackageTypeInfo> getSupportedPackageTypes();
|
/trunk/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 585 ExtensionManager::getSupportedPackageTypes() in getSupportedPackageTypes() function in dp_manager::ExtensionManager 588 return getUserRepository()->getSupportedPackageTypes(); in getSupportedPackageTypes()
|
H A D | dp_manager.cxx | 568 PackageManagerImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_manager::PackageManagerImpl 571 return m_xRegistry->getSupportedPackageTypes(); in getSupportedPackageTypes()
|
H A D | dp_manager.h | 167 getSupportedPackageTypes() throw (css::uno::RuntimeException);
|
H A D | dp_extensionmanager.hxx | 77 getSupportedPackageTypes()
|
/trunk/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 274 getSupportedPackageTypes() throw (RuntimeException); 357 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::bundle::__anon31aee3aa0111::BackendImpl
|
/trunk/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 324 getSupportedPackageTypes() throw (RuntimeException); 680 BackendImpl::getSupportedPackageTypes() throw (RuntimeException) in getSupportedPackageTypes() function in dp_registry::backend::component::__anon1c921b980111::BackendImpl
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | dp_gui_dialog2.cxx | 902 m_pManager->getExtensionManager()->getSupportedPackageTypes() ); in raiseAddPicker()
|