Lines Matching refs:cppu
133 uno::Any exc(::cppu::getCaughtException()); in writeLastModified()
183 ::cppu::WeakComponentImplHelper1< css::deployment::XExtensionManager >(getMutex()), in ExtensionManager()
247 static_cast<cppu::OWeakObject*>(this), 0); in getPackageManager()
398 static_cast<cppu::OWeakObject*>(this), -1); in getExtensionsWithSameIdentifier()
419 uno::Any exc = ::cppu::getCaughtException(); in getExtensionsWithSameIdentifier()
680 uno::Any excOccurred = ::cppu::getCaughtException(); in doChecksForAddExtension()
714 static_cast<cppu::OWeakObject*>(this), 0); in addExtension()
802 ::cppu::throwException(pSilentCommandEnv->m_Exception); in addExtension()
804 ::cppu::throwException(pSilentCommandEnv->m_UnknownException); in addExtension()
812 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
814 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
816 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
818 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
820 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
822 excOccurred2 = ::cppu::getCaughtException(); in addExtension()
853 ::cppu::throwException(excOccurred2); in addExtension()
872 uno::Any excOccurred = ::cppu::getCaughtException(); in addExtension()
912 static_cast<cppu::OWeakObject*>(this), 0); in removeExtension()
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()
977 ::cppu::throwException(excOccurred1); in removeExtension()
1008 static_cast<cppu::OWeakObject*>(this), 0); in enableExtension()
1018 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1020 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1022 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1024 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1026 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1028 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1046 ::cppu::throwException(excOccurred); in enableExtension()
1093 uno::Any excOccurred = ::cppu::getCaughtException(); in checkPrerequisitesAndEnable()
1123 static_cast<cppu::OWeakObject*>(this), 0); in disableExtension()
1132 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1134 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1136 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1138 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1140 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1142 excOccurred = ::cppu::getCaughtException(); in disableExtension()
1160 ::cppu::throwException(excOccurred); in disableExtension()
1253 uno::Any exc = ::cppu::getCaughtException(); in getAllExtensions()
1306 uno::Any exc = ::cppu::getCaughtException(); in reinstallDeployedExtensions()
1364 uno::Any exc = ::cppu::getCaughtException(); in synchronizeBundledPrereg()
1441 uno::Any exc = ::cppu::getCaughtException(); in synchronize()
1616 ::cppu::OInterfaceContainerHelper * pContainer = rBHelper.getContainer( in fireModified()