Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx897 uno::Any excOccurred1; in removeExtension() local
932 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
934 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
936 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
938 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
940 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
942 excOccurred1 = ::cppu::getCaughtException(); in removeExtension()
945 static_cast<OWeakObject*>(this), excOccurred1); in removeExtension()
946 excOccurred1 <<= exc; in removeExtension()
949 if (excOccurred1.hasValue()) in removeExtension()
[all …]

Completed in 26 milliseconds