Searched refs:xDocumentRoot (Results 1 – 5 of 5) sorted by relevance
185 css::uno::Reference< css::embed::XStorage > xDocumentRoot = m_xDocumentRoot; in impl_ts_fillCache() local191 if (!xDocumentRoot.is()) in impl_ts_fillCache()211 xDocumentRoot, in impl_ts_fillCache()
404 … const css::uno::Reference< css::embed::XStorage >& xDocumentRoot, in connectToResource()428 if (!xDocumentRoot.is()) in connectToResource()432 m_lDocumentStorages.setRootStorage(xDocumentRoot); in connectToResource()433 xShare = xDocumentRoot; in connectToResource()434 xUser = xDocumentRoot; in connectToResource()
349 const css::uno::Reference< css::embed::XStorage >& xDocumentRoot ,
1098 Reference< XStorage > xDocumentRoot = m_xDocConfigStorage; in getShortCutManager() local1108 aProp.Value <<= xDocumentRoot; in getShortCutManager()
1372 Reference< XStorage > xDocumentRoot = m_xUserConfigStorage; in getShortCutManager() local1387 aProp.Value <<= xDocumentRoot; in getShortCutManager()
Completed in 35 milliseconds