/aoo41x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 116 ::rtl::Reference<AbortChannel> const & abortChannel, 533 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() argument 543 getBundle( abortChannel.get(), xCmdEnv ) ); in isRegistered_() 866 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument 870 getBundle( abortChannel.get(), xCmdEnv ) ); in processPackage_() 878 checkAborted(abortChannel); in processPackage_() 953 checkAborted(abortChannel); in processPackage_() 1430 ::rtl::Reference<AbortChannel> const & abortChannel, in scanBundle() argument 1520 checkAborted( abortChannel ); in scanBundle() 1566 ::rtl::Reference<AbortChannel> const & abortChannel, in scanLegacyBundle() argument [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, 198 ::rtl::Reference<AbortChannel> const & abortChannel, 204 ::rtl::Reference<AbortChannel> const & abortChannel, 1357 ::rtl::Reference<AbortChannel> const & abortChannel ) in raise_uno_process() argument 1454 ::rtl::Reference<AbortChannel> const & abortChannel, in isRegistered_() argument 1476 checkAborted( abortChannel ); in isRegistered_() 1533 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument [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, 239 ::rtl::Reference<dp_misc::AbortChannel> const & abortChannel, in processPackage_() argument 242 checkAborted(abortChannel); 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, 355 ::rtl::Reference<AbortChannel> const & abortChannel, in processPackage_() argument 359 (void)abortChannel; in processPackage_()
|
/aoo41x/main/desktop/source/deployment/inc/ |
H A D | dp_interact.h | 134 ::rtl::Reference<AbortChannel> const & abortChannel, in Chain() argument 136 : m_abortChannel( abortChannel ) in Chain()
|
H A D | dp_misc.h | 105 AbortChannel * abortChannel = 0 );
|
/aoo41x/main/desktop/source/deployment/misc/ |
H A D | dp_misc.cxx | 455 AbortChannel * abortChannel ) in resolveUnoURL() argument 462 if (abortChannel != 0 && abortChannel->isAborted()) { in resolveUnoURL()
|
/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/registry/ |
H A D | dp_backend.cxx | 416 ::rtl::Reference<AbortChannel> const & abortChannel ) in checkAborted() argument 418 if (abortChannel.is() && abortChannel->isAborted()) { in checkAborted()
|
/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,
|
/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,
|
/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,
|