Home
last modified time | relevance | path

Searched refs:packageRemoved (Results 1 – 10 of 10) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx134 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
188 void PackageRegistryImpl::packageRemoved( in packageRemoved() function in dp_registry::__anona034985c0111::PackageRegistryImpl
198 i->second->packageRemoved(url, mediaType); in packageRemoved()
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx104 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
159 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::executable::__anond29890160111::BackendImpl
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx108 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
231 void BackendImpl::packageRemoved(OUString const & /*url*/, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::sfwk::BackendImpl
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx117 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
216 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::script::__anon2914a7fc0111::BackendImpl
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx154 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
285 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::configuration::__anon2c8074020111::BackendImpl
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx126 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
169 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::help::__anon40a377a40111::BackendImpl
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx275 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
362 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::bundle::__anon31aee3aa0111::BackendImpl
371 m_xRootRegistry->packageRemoved(i->first, i->second); in packageRemoved()
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageRegistry.idl115 void packageRemoved(
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx326 virtual void SAL_CALL packageRemoved(OUString const & url, OUString const & mediaType)
685 void BackendImpl::packageRemoved(OUString const & url, OUString const & /*mediaType*/) in packageRemoved() function in dp_registry::backend::component::__anon1c921b980111::BackendImpl
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx973 … m_xRegistry->packageRemoved(xPackage->getURL(), xPackage->getPackageType()->getMediaType()); in removePackage()

Completed in 375 milliseconds