Lines Matching refs:ucb

110             Reference<ucb::XCommandEnvironment> const & xCmdEnv,
117 Reference<ucb::XCommandEnvironment> const & xCmdEnv );
122 Reference<ucb::XCommandEnvironment> const & xCmdEnv,
125 Reference<ucb::XCommandEnvironment> const & xCmdEnv);
127 Reference<ucb::XCommandEnvironment > const & environment);
130 Reference<ucb::XCommandEnvironment > const &
137 Reference< ucb::XCommandEnvironment > const & xCmdEnv,
140 ucb::CommandFailedException,
141 ucb::CommandAbortedException,
145 const Reference< ucb::XCommandEnvironment >& xCmdEnv,
154 Reference<ucb::XCommandEnvironment> const & xCmdEnv );
160 Reference<ucb::XCommandEnvironment> const & xCmdEnv );
181 Reference<ucb::XCommandEnvironment> const & xCmdEnv )
183 ucb::CommandFailedException,
184 ucb::CommandAbortedException,
195 Reference<ucb::XCommandEnvironment> const & xCmdEnv )
197 ucb::CommandFailedException,
198 ucb::CommandAbortedException,
203 const Reference< ucb::XCommandEnvironment >& xCmdEnv,
207 ucb::CommandFailedException,
208 ucb::CommandAbortedException,
212 const Reference< ucb::XCommandEnvironment >& xCmdEnv )
215 ucb::CommandFailedException,
255 Reference<ucb::XCommandEnvironment> const & xCmdEnv );
384 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in bindPackage_()
534 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in isRegistered_()
587 const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv, in getTextFromURL()
612 css::uno::Reference< css::ucb::XCommandEnvironment > const & environment) in checkPlatform()
642 css::uno::Reference< css::ucb::XCommandEnvironment > const & environment, in checkDependencies()
668 css::uno::Reference< css::ucb::XCommandEnvironment > const & xCmdEnv, in checkLicense()
671 css::ucb::CommandFailedException, in checkLicense()
672 css::ucb::CommandAbortedException, in checkLicense()
728 } catch (css::ucb::CommandFailedException&) { in checkLicense()
730 } catch (css::ucb::CommandAbortedException&) { in checkLicense()
744 const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv, in checkPrerequisites()
748 css::ucb::CommandFailedException, in checkPrerequisites()
749 css::ucb::CommandAbortedException, in checkPrerequisites()
774 const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv ) in checkDependencies()
777 ucb::CommandFailedException, in checkDependencies()
867 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in processPackage_()
934 throw ucb::CommandFailedException( in processPackage_()
964 catch (ucb::CommandAbortedException &) { in processPackage_()
1009 … sDescription = getTextFromURL( css::uno::Reference< css::ucb::XCommandEnvironment >(), sURL ); in getDescription()
1040 sLicense = getTextFromURL( Reference< ucb::XCommandEnvironment >(), aFullURL); in getLicenseText()
1050 sal_Int32 nameClashAction, Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in exportTo()
1051 throw (ucb::CommandFailedException, in exportTo()
1053 ucb::CommandAbortedException, RuntimeException) in exportTo()
1067 if (nameClashAction == ucb::NameClash::ASK) in exportTo()
1073 Any( ucb::NameClashResolveRequest( in exportTo()
1078 ucb::XInteractionReplaceExistingData::static_type(), xCmdEnv, in exportTo()
1084 else if (nameClashAction != ucb::NameClash::OVERWRITE) { in exportTo()
1085 throw ucb::CommandFailedException( in exportTo()
1111 Reference<ucb::XContentAccess>( in exportTo()
1115 OUString(), ucb::NameClash::OVERWRITE )) in exportTo()
1223 OUString(), ucb::NameClash::OVERWRITE )) in exportTo()
1232 catch (ucb::UnsupportedCommandException &) { in exportTo()
1245 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in getBundle()
1247 ucb::CommandFailedException, ucb::CommandAbortedException, in getBundle()
1300 catch (ucb::CommandFailedException &) { in getBundle()
1303 catch (ucb::CommandAbortedException &) { in getBundle()
1382 Reference<ucb::XCommandEnvironment> const & xCmdEnv, in bindBundleItem()
1398 catch (ucb::CommandFailedException &) { in bindBundleItem()
1431 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in scanBundle()
1567 Reference<ucb::XCommandEnvironment> const & xCmdEnv, in scanLegacyBundle()
1654 Reference<ucb::XCommandEnvironment> const & xCmdEnv) in getPackagesFromDb()