/aoo41x/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 112 class DESKTOP_DEPLOYMENTMISC_DLLPUBLIC AbortChannel : class 119 inline AbortChannel() : m_aborted( false ) {} in AbortChannel() function in dp_misc::AbortChannel 120 inline static AbortChannel * get( in get() 122 { return static_cast<AbortChannel *>(xAbortChannel.get()); } in get() 131 const ::rtl::Reference<AbortChannel> m_abortChannel; 134 ::rtl::Reference<AbortChannel> const & abortChannel, in Chain()
|
H A D | dp_misc.h | 99 class AbortChannel; 105 AbortChannel * abortChannel = 0 );
|
/aoo41x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 116 ::rtl::Reference<AbortChannel> const & abortChannel, 121 ::rtl::Reference<AbortChannel> const & abortChannel, 153 ::rtl::Reference<AbortChannel> const & abortChannel, 159 ::rtl::Reference<AbortChannel> const & abortChannel, 533 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() 553 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in isRegistered_() 866 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() 882 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_() 957 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_() 1430 ::rtl::Reference<AbortChannel> const & abortChannel, in scanBundle() [all …]
|
/aoo41x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 137 ::rtl::Reference<AbortChannel> const & abortChannel, 143 ::rtl::Reference<AbortChannel> const & abortChannel, 169 ::rtl::Reference<AbortChannel> const & abortChannel, 175 ::rtl::Reference<AbortChannel> const & abortChannel, 1357 ::rtl::Reference<AbortChannel> const & abortChannel ) in raise_uno_process() 1454 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() 1533 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() 1639 ::rtl::Reference<AbortChannel> const &, in isRegistered_() 1656 ::rtl::Reference<AbortChannel> const &, in processPackage_() 1757 ::rtl::Reference<AbortChannel> const &, in isRegistered_() [all …]
|
/aoo41x/main/desktop/source/deployment/registry/executable/ |
H A D | dp_executable.cxx | 59 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel, 65 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel, 225 ::rtl::Reference<dp_misc::AbortChannel> const &, in isRegistered_() 239 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel, in processPackage_()
|
/aoo41x/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_sfwk.cxx | 71 ::rtl::Reference<AbortChannel> const & abortChannel, 77 ::rtl::Reference<AbortChannel> const & abortChannel, 380 ::rtl::Reference<AbortChannel> const &, in isRegistered_() 396 ::rtl::Reference<AbortChannel> const &, in processPackage_()
|
/aoo41x/main/desktop/source/deployment/registry/ |
H A D | dp_backend.cxx | 416 ::rtl::Reference<AbortChannel> const & abortChannel ) in checkAborted() 430 return new AbortChannel; in createAbortChannel() 623 AbortChannel::get(xAbortChannel), in isRegistered() 660 isRegistered_( guard, AbortChannel::get(xAbortChannel), in processPackage_impl() 678 AbortChannel::get(xAbortChannel), in processPackage_impl()
|
/aoo41x/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 74 ::rtl::Reference<AbortChannel> const & abortChannel, 80 ::rtl::Reference<AbortChannel> const & abortChannel, 317 ::rtl::Reference<AbortChannel> const &, in isRegistered_() 336 ::rtl::Reference<AbortChannel> const &, in processPackage_()
|
/aoo41x/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 70 ::rtl::Reference<AbortChannel> const & abortChannel, 76 ::rtl::Reference<AbortChannel> const & abortChannel, 338 ::rtl::Reference<AbortChannel> const &, in isRegistered_() 355 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_()
|
/aoo41x/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configuration.cxx | 80 ::rtl::Reference<AbortChannel> const & abortChannel, 86 ::rtl::Reference<AbortChannel> const & abortChannel, 549 ::rtl::Reference<AbortChannel> const &, in isRegistered_() 691 ::rtl::Reference<AbortChannel> const &, in processPackage_()
|
/aoo41x/main/desktop/source/deployment/registry/inc/ |
H A D | dp_backend.h | 85 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel ); 91 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel, 98 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel,
|
/aoo41x/main/desktop/source/deployment/misc/ |
H A D | dp_interact.cxx | 173 void AbortChannel::sendAbort() throw (RuntimeException) in sendAbort()
|
H A D | dp_misc.cxx | 455 AbortChannel * abortChannel ) in resolveUnoURL()
|
/aoo41x/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 224 return new dp_misc::AbortChannel; in createAbortChannel()
|
H A D | dp_manager.cxx | 579 return new AbortChannel; in createAbortChannel()
|