/trunk/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 484 Reference<task::XAbortChannel> const & xAbortChannel, in activateExtension() argument 720 getTempExtension(url, xAbortChannel, xCmdEnv); in addExtension() 736 xAbortChannel, in addExtension() 928 xAbortChannel, xCmdEnv); in removeExtension() 1015 xAbortChannel, xCmdEnv); in enableExtension() 1041 xAbortChannel, xCmdEnv); in enableExtension() 1079 xAbortChannel, xCmdEnv); in checkPrerequisitesAndEnable() 1129 xAbortChannel, xCmdEnv); in disableExtension() 1155 xAbortChannel, xCmdEnv); in disableExtension() 1333 xMgr->synchronize(xAbortChannel, xCmdEnv); in synchronizeBundledPrereg() [all …]
|
H A D | dp_extensionmanager.hxx | 87 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 99 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 109 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 119 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 130 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 186 css::uno::Reference< css::task::XAbortChannel> const & xAbortChannel, 196 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 205 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 260 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 266 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, [all …]
|
H A D | dp_manager.h | 89 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 93 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 176 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 186 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 196 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 225 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 234 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 246 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 261 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
|
H A D | dp_manager.cxx | 744 Reference<task::XAbortChannel> const & xAbortChannel, in importExtension() argument 751 OUString(), xAbortChannel, xCmdEnv_); in importExtension() 761 Reference<task::XAbortChannel> const & xAbortChannel, in addPackage() argument 1273 Reference<task::XAbortChannel> const & xAbortChannel, in synchronizeRemovedExtensions() argument 1347 xPackage->revokePackage(xAbortChannel, xCmdEnv); in synchronizeRemovedExtensions() 1349 xAbortChannel, xCmdEnv); in synchronizeRemovedExtensions() 1363 Reference<task::XAbortChannel> const & xAbortChannel, in synchronizeAddedExtensions() argument 1471 xAbortChannel, licCmdEnv, false); in synchronizeAddedExtensions() 1493 Reference<task::XAbortChannel> const & xAbortChannel, in synchronize() argument 1505 synchronizeRemovedExtensions(xAbortChannel, xCmdEnv); in synchronize() [all …]
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 158 const uno::Reference< task::XAbortChannel > &xAbortChannel = 0 ); 301 m_xAbortChannel = xAbortChannel; in progressSection() 307 m_pDialogHelper->updateProgress( rText, xAbortChannel ); in progressSection() 891 rCmdEnv->progressSection( sTitle, xAbortChannel ); in _addExtension() 896 rRepository, xAbortChannel, rCmdEnv.get() ); in _addExtension() 918 rCmdEnv->progressSection( sTitle, xAbortChannel ); in _removeExtension() 1001 rCmdEnv->progressSection( sTitle, xAbortChannel ); in _enableExtension() 1005 xExtMgr->enableExtension( xPackage, xAbortChannel, rCmdEnv.get() ); in _enableExtension() 1023 rCmdEnv->progressSection( sTitle, xAbortChannel ); in _disableExtension() 1027 xExtMgr->disableExtension( xPackage, xAbortChannel, rCmdEnv.get() ); in _disableExtension() [all …]
|
H A D | dp_gui_updateinstalldialog.cxx | 494 cssu::Reference< css::task::XAbortChannel > xAbortChannel( in installExtensions() local 501 m_abort = xAbortChannel; in installExtensions() 509 OUSTR("user"), xAbortChannel, m_updateCmdEnv.get()); in installExtensions() 513 OUSTR("shared"), xAbortChannel, m_updateCmdEnv.get()); in installExtensions() 526 OUSTR("user"), xAbortChannel, m_updateCmdEnv.get()); in installExtensions() 530 OUSTR("shared"), xAbortChannel, m_updateCmdEnv.get()); in installExtensions()
|
H A D | dp_gui_dialog2.hxx | 77 …onst ::com::sun::star::uno::Reference< ::com::sun::star::task::XAbortChannel > &xAbortChannel) = 0; 152 … const ::com::sun::star::uno::Reference< ::com::sun::star::task::XAbortChannel > &xAbortChannel); 225 … const ::com::sun::star::uno::Reference< ::com::sun::star::task::XAbortChannel > &xAbortChannel);
|
H A D | dp_gui_dialog2.cxx | 1036 const uno::Reference< task::XAbortChannel > &xAbortChannel) in updateProgress() 1040 m_xAbortChannel = xAbortChannel; in updateProgress() 1446 … const uno::Reference< task::XAbortChannel > &xAbortChannel) in updateProgress() 1450 m_xAbortChannel = xAbortChannel; in updateProgress()
|
/trunk/main/offapi/com/sun/star/deployment/ |
H A D | XExtensionManager.idl | 84 @param xAbortChannel 110 @param xAbortChannel 120 [in] com::sun::star::task::XAbortChannel xAbortChannel, 135 @param xAbortChannel 143 [in] com::sun::star::task::XAbortChannel xAbortChannel, 157 @param xAbortChannel 165 [in] com::sun::star::task::XAbortChannel xAbortChannel, 177 @param xAbortChannel 187 [in] com::sun::star::task::XAbortChannel xAbortChannel, 244 [in] com::sun::star::task::XAbortChannel xAbortChannel, [all …]
|
H A D | XPackageManager.idl | 116 @param xAbortChannel 127 [in] com::sun::star::task::XAbortChannel xAbortChannel, 142 @param xAbortChannel 151 [in] com::sun::star::task::XAbortChannel xAbortChannel, 164 @param xAbortChannel 172 [in] com::sun::star::task::XAbortChannel xAbortChannel, 200 @param xAbortChannel 209 [in] com::sun::star::task::XAbortChannel xAbortChannel, 223 @param xAbortChannel 229 [in] com::sun::star::task::XAbortChannel xAbortChannel, [all …]
|
H A D | XPackage.idl | 86 [in] com::sun::star::task::XAbortChannel xAbortChannel, 118 @param xAbortChannel 130 [in] com::sun::star::task::XAbortChannel xAbortChannel, 144 @param xAbortChannel 152 [in] com::sun::star::task::XAbortChannel xAbortChannel, 164 @param xAbortChannel 171 [in] com::sun::star::task::XAbortChannel xAbortChannel, 191 @param xAbortChannel 200 [in] com::sun::star::task::XAbortChannel xAbortChannel,
|
/trunk/main/desktop/source/deployment/registry/ |
H A D | dp_backend.cxx | 615 Reference<task::XAbortChannel> const & xAbortChannel, in isRegistered() argument 623 AbortChannel::get(xAbortChannel), in isRegistered() 650 Reference<task::XAbortChannel> const & xAbortChannel, in processPackage_impl() argument 660 isRegistered_( guard, AbortChannel::get(xAbortChannel), in processPackage_impl() 678 AbortChannel::get(xAbortChannel), in processPackage_impl() 716 Reference<task::XAbortChannel> const & xAbortChannel, in registerPackage() argument 725 processPackage_impl( true /* register */, startup, xAbortChannel, xCmdEnv ); in registerPackage() 730 Reference<task::XAbortChannel> const & xAbortChannel, in revokePackage() argument 736 processPackage_impl( false /* revoke */, false, xAbortChannel, xCmdEnv ); in revokePackage()
|
/trunk/main/desktop/source/deployment/registry/inc/ |
H A D | dp_backend.h | 67 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 169 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 177 const css::uno::Reference< css::task::XAbortChannel >& xAbortChannel, 195 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 203 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel, 214 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
|
/trunk/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 121 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel ) in get() argument 122 { return static_cast<AbortChannel *>(xAbortChannel.get()); } in get()
|
/trunk/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 180 Reference<task::XAbortChannel> const & xAbortChannel, 202 const Reference< task::XAbortChannel >& xAbortChannel, 1244 Reference<task::XAbortChannel> const & xAbortChannel, in getBundle() argument 1288 AbortChannel::get(xAbortChannel), xCmdEnv ); in getBundle() 1293 scanBundle( bundle, AbortChannel::get(xAbortChannel), xCmdEnv ); in getBundle()
|
/trunk/main/desktop/source/migration/services/ |
H A D | oo3extensionmigration.cxx | 350 uno::Reference< task::XAbortChannel > xAbortChannel; in migrateExtension() local 354 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("user")), xAbortChannel, xCmdEnv ); in migrateExtension()
|
/trunk/main/desktop/source/app/ |
H A D | app.cxx | 930 ::css::uno::Reference< ::css::task::XAbortChannel> xAbortChannel; in installBundledExtensionBlobs() 951 … xEM->addExtension( aFileStat.getFileURL(), xProperties, OUSTR("user"), xAbortChannel, xCmdEnv); in installBundledExtensionBlobs()
|