Lines Matching refs:ucb

70 namespace ucb = com::sun::star::ucb;
116 void writeLastModified(OUString & url, Reference<ucb::XCommandEnvironment> const & xCmdEnv) in writeLastModified()
167 css::uno::Reference<css::ucb::XCommandEnvironment>()); in ~ExtensionRemoveGuard()
308 Reference< ucb::XCommandEnvironment> const & /*xCmdEnv*/) in getExtensionsWithSameId()
315 identifier, fileName, Reference<ucb::XCommandEnvironment>())); in getExtensionsWithSameId()
326 catch( ucb::CommandFailedException & ) in getExtensionsWithSameId()
334 identifier, fileName, Reference<ucb::XCommandEnvironment>())); in getExtensionsWithSameId()
345 catch( ucb::CommandFailedException & ) in getExtensionsWithSameId()
353 identifier, fileName, Reference<ucb::XCommandEnvironment>())); in getExtensionsWithSameId()
364 catch( ucb::CommandFailedException & ) in getExtensionsWithSameId()
377 Reference< ucb::XCommandEnvironment> const & xCmdEnv ) in getExtensionsWithSameIdentifier()
380 ucb::CommandFailedException, in getExtensionsWithSameIdentifier()
409 catch ( ucb::CommandFailedException & ) in getExtensionsWithSameIdentifier()
454 Reference<ucb::XCommandEnvironment>()); in isUserDisabled()
485 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in activateExtension()
509 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in activateExtension()
556 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in backupExtension()
559 Reference<ucb::XCommandEnvironment> tmpCmdEnv( in backupExtension()
600 Reference<ucb::XCommandEnvironment> const & xCmdEnv, in doChecksForAddExtension()
603 ucb::CommandFailedException, in doChecksForAddExtension()
604 ucb::CommandAbortedException, in doChecksForAddExtension()
652 Reference<ucb::XCommandEnvironment> _xCmdEnv(xCmdEnv); in doChecksForAddExtension()
653 ExtensionProperties props(OUString(), properties, Reference<ucb::XCommandEnvironment>()); in doChecksForAddExtension()
661 _xCmdEnv = Reference<ucb::XCommandEnvironment>( in doChecksForAddExtension()
671 } catch (ucb::CommandFailedException & ) { in doChecksForAddExtension()
673 } catch (ucb::CommandAbortedException & ) { in doChecksForAddExtension()
697 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in addExtension()
699 ucb::CommandFailedException, in addExtension()
700 ucb::CommandAbortedException, in addExtension()
759 xAbortChannel, Reference<ucb::XCommandEnvironment>()); in addExtension()
763 Reference<ucb::XCommandEnvironment>()); in addExtension()
776 Reference<ucb::XCommandEnvironment> silentCommandEnv(pSilentCommandEnv); in addExtension()
784 Reference<ucb::XCommandEnvironment>()); in addExtension()
797 Reference<ucb::XCommandEnvironment>()); in addExtension()
813 } catch (ucb::CommandFailedException & ) { in addExtension()
815 } catch (ucb::CommandAbortedException & ) { in addExtension()
844 Reference<ucb::XCommandEnvironment>()); in addExtension()
848 Reference<task::XAbortChannel>(), Reference<ucb::XCommandEnvironment>()); in addExtension()
863 } catch (ucb::CommandFailedException & ) { in addExtension()
865 } catch (ucb::CommandAbortedException & ) { in addExtension()
890 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in removeExtension()
892 ucb::CommandFailedException, in removeExtension()
893 ucb::CommandAbortedException, in removeExtension()
933 } catch (ucb::CommandFailedException & ) { in removeExtension()
935 } catch (ucb::CommandAbortedException & ) { in removeExtension()
955 Reference<ucb::XCommandEnvironment> tmpCmdEnv( in removeExtension()
990 Reference<ucb::XCommandEnvironment> const & xCmdEnv) in enableExtension()
992 ucb::CommandFailedException, in enableExtension()
993 ucb::CommandAbortedException, in enableExtension()
1019 } catch (ucb::CommandFailedException & ) { in enableExtension()
1021 } catch (ucb::CommandAbortedException & ) { in enableExtension()
1055 Reference<ucb::XCommandEnvironment> const & xCmdEnv) in checkPrerequisitesAndEnable()
1057 ucb::CommandFailedException, in checkPrerequisitesAndEnable()
1058 ucb::CommandAbortedException, in checkPrerequisitesAndEnable()
1084 } catch (ucb::CommandFailedException & ) { in checkPrerequisitesAndEnable()
1086 } catch (ucb::CommandAbortedException & ) { in checkPrerequisitesAndEnable()
1105 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in disableExtension()
1107 ucb::CommandFailedException, in disableExtension()
1108 ucb::CommandAbortedException, in disableExtension()
1133 } catch (ucb::CommandFailedException & ) { in disableExtension()
1135 } catch (ucb::CommandAbortedException & ) { in disableExtension()
1168 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in getDeployedExtensions()
1170 ucb::CommandFailedException, in getDeployedExtensions()
1171 ucb::CommandAbortedException, in getDeployedExtensions()
1184 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in getDeployedExtension()
1186 ucb::CommandFailedException, in getDeployedExtension()
1197 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in getAllExtensions()
1199 ucb::CommandFailedException, in getAllExtensions()
1200 ucb::CommandAbortedException, in getAllExtensions()
1244 } catch (ucb::CommandFailedException & ) { in getAllExtensions()
1246 } catch (ucb::CommandAbortedException & ) { in getAllExtensions()
1264 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in reinstallDeployedExtensions()
1266 ucb::CommandFailedException, ucb::CommandAbortedException, in reinstallDeployedExtensions()
1297 } catch (ucb::CommandFailedException & ) { in reinstallDeployedExtensions()
1299 } catch (ucb::CommandAbortedException & ) { in reinstallDeployedExtensions()
1318 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in synchronizeBundledPrereg()
1355 } catch (ucb::CommandFailedException & ) { in synchronizeBundledPrereg()
1357 } catch (ucb::CommandAbortedException & ) { in synchronizeBundledPrereg()
1373 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in synchronize()
1375 ucb::CommandFailedException, in synchronize()
1376 ucb::CommandAbortedException, in synchronize()
1432 } catch (ucb::CommandFailedException & ) { in synchronize()
1434 } catch (ucb::CommandAbortedException & ) { in synchronize()
1457 Reference<ucb::XCommandEnvironment> const & cmdEnv) in checkInstall()
1475 throw ucb::CommandFailedException( in checkInstall()
1488 Reference<ucb::XCommandEnvironment> const & xCmdEnv ) in checkUpdate()
1508 throw ucb::CommandFailedException( in checkUpdate()
1517 Reference<ucb::XCommandEnvironment> const & /*xCmdEnv*/) in getTempExtension()
1520 Reference<ucb::XCommandEnvironment> tmpCmdEnvA(new TmpRepositoryCommandEnv()); in getTempExtension()
1536 Reference<ucb::XCommandEnvironment> const & xCmdEnv) in getExtensionsWithUnacceptedLicenses()