Lines Matching refs:xRootStorage
1196 …css::uno::Reference< css::embed::XStorage > xRootStorage; // we must hold the root st… in IMPL_LINK() local
1217 …xRootStorage = css::uno::Reference< css::embed::XStorage >(xStorageFactory->createInstanceWithArgu… in IMPL_LINK()
1218 …css::uno::Reference< css::embed::XStorage > xUIConfig = xRootStorage->openStorageElement(FOLDERNAM… in IMPL_LINK()
1243 if (xRootStorage.is()) in IMPL_LINK()
1249 … xComponent = css::uno::Reference< css::lang::XComponent >(xRootStorage, css::uno::UNO_QUERY); in IMPL_LINK()
1280 css::uno::Reference< css::embed::XStorage > xRootStorage; in IMPL_LINK() local
1300 xRootStorage = css::uno::Reference< css::embed::XStorage >( in IMPL_LINK()
1305 … xRootStorage->openStorageElement(FOLDERNAME_UICONFIG, css::embed::ElementModes::WRITE), in IMPL_LINK()
1337 if (xRootStorage.is()) in IMPL_LINK()
1340 …css::uno::Reference< css::embed::XTransactedObject > xCommit3(xRootStorage, css::uno::UNO_QUERY_TH… in IMPL_LINK()
1345 if (xRootStorage.is()) in IMPL_LINK()
1351 … xComponent = css::uno::Reference< css::lang::XComponent >(xRootStorage, css::uno::UNO_QUERY); in IMPL_LINK()