Home
last modified time | relevance | path

Searched refs:AbortChannel (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/desktop/source/deployment/inc/
H A Ddp_interact.h112 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 Ddp_misc.h99 class AbortChannel;
105 AbortChannel * abortChannel = 0 );
/aoo42x/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx116 ::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 …]
/aoo42x/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx137 ::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 …]
/aoo42x/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx59 ::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_()
/aoo42x/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx71 ::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_()
/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx416 ::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()
/aoo42x/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx74 ::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_()
/aoo42x/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx70 ::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_()
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx80 ::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_()
/aoo42x/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h85 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel );
91 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel,
98 ::rtl::Reference< ::dp_misc::AbortChannel > const & abortChannel,
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_interact.cxx173 void AbortChannel::sendAbort() throw (RuntimeException) in sendAbort()
H A Ddp_misc.cxx455 AbortChannel * abortChannel ) in resolveUnoURL()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx224 return new dp_misc::AbortChannel; in createAbortChannel()
H A Ddp_manager.cxx579 return new AbortChannel; in createAbortChannel()

Completed in 147 milliseconds