Searched defs:xAbortChannel (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 484 Reference<task::XAbortChannel> const & xAbortChannel, in activateExtension() 508 Reference<task::XAbortChannel> const & xAbortChannel, in activateExtension() 599 Reference<task::XAbortChannel> const & xAbortChannel, in doChecksForAddExtension() 889 Reference<task::XAbortChannel> const & xAbortChannel, in removeExtension() 989 Reference<task::XAbortChannel> const & xAbortChannel, in enableExtension() 1054 Reference<task::XAbortChannel> const & xAbortChannel, in checkPrerequisitesAndEnable() 1104 Reference<task::XAbortChannel> const & xAbortChannel, in disableExtension() 1263 Reference<task::XAbortChannel> const & xAbortChannel, in reinstallDeployedExtensions() 1317 Reference<task::XAbortChannel> const & xAbortChannel, in synchronizeBundledPrereg() 1372 Reference<task::XAbortChannel> const & xAbortChannel, in synchronize() [all …]
|
H A D | dp_manager.cxx | 744 Reference<task::XAbortChannel> const & xAbortChannel, in importExtension() 761 Reference<task::XAbortChannel> const & xAbortChannel, in addPackage() 1273 Reference<task::XAbortChannel> const & xAbortChannel, in synchronizeRemovedExtensions() 1363 Reference<task::XAbortChannel> const & xAbortChannel, in synchronizeAddedExtensions() 1493 Reference<task::XAbortChannel> const & xAbortChannel, in synchronize() 1573 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, in checkPrerequisites()
|
/aoo42x/main/desktop/source/deployment/registry/ |
H A D | dp_backend.cxx | 615 Reference<task::XAbortChannel> const & xAbortChannel, in isRegistered() 650 Reference<task::XAbortChannel> const & xAbortChannel, in processPackage_impl() 716 Reference<task::XAbortChannel> const & xAbortChannel, in registerPackage() 730 Reference<task::XAbortChannel> const & xAbortChannel, in revokePackage()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 298 void ProgressCmdEnv::progressSection( const OUString &rText, in progressSection() 889 uno::Reference< task::XAbortChannel > xAbortChannel( xExtMgr->createAbortChannel() ); in _addExtension() local 916 uno::Reference< task::XAbortChannel > xAbortChannel( xExtMgr->createAbortChannel() ); in _removeExtension() local 999 uno::Reference< task::XAbortChannel > xAbortChannel( xExtMgr->createAbortChannel() ); in _enableExtension() local 1021 uno::Reference< task::XAbortChannel > xAbortChannel( xExtMgr->createAbortChannel() ); in _disableExtension() local 1043 uno::Reference< task::XAbortChannel > xAbortChannel( xExtMgr->createAbortChannel() ); in _acceptLicense() local
|
H A D | dp_gui_updateinstalldialog.cxx | 494 cssu::Reference< css::task::XAbortChannel > xAbortChannel( in installExtensions() local
|
H A D | dp_gui_dialog2.cxx | 1035 void ExtMgrDialog::updateProgress( const OUString &rText, in updateProgress() 1445 void UpdateRequiredDialog::updateProgress( const OUString &rText, in updateProgress()
|
/aoo42x/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 121 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel ) in get()
|
/aoo42x/main/desktop/source/migration/services/ |
H A D | oo3extensionmigration.cxx | 350 uno::Reference< task::XAbortChannel > xAbortChannel; in migrateExtension() local
|
/aoo42x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 1244 Reference<task::XAbortChannel> const & xAbortChannel, in getBundle()
|
Completed in 136 milliseconds