Home
last modified time | relevance | path

Searched defs:xAbortChannel (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx744 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()
H A Ddp_extensionmanager.cxx484 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 …]
/trunk/main/desktop/source/migration/services/
H A Doo3extensionmigration.cxx350 uno::Reference< task::XAbortChannel > xAbortChannel; in migrateExtension() local
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1244 Reference<task::XAbortChannel> const & xAbortChannel, in getBundle()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx615 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()
/trunk/main/desktop/source/deployment/inc/
H A Ddp_interact.h121 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel ) in get()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx1035 void ExtMgrDialog::updateProgress( const OUString &rText, in updateProgress()
1445 void UpdateRequiredDialog::updateProgress( const OUString &rText, in updateProgress()
H A Ddp_gui_extensioncmdqueue.cxx298 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 Ddp_gui_updateinstalldialog.cxx494 cssu::Reference< css::task::XAbortChannel > xAbortChannel( in installExtensions() local

Completed in 89 milliseconds