Home
last modified time | relevance | path

Searched refs:xDocumentRoot (Results 1 – 5 of 5) sorted by relevance

/trunk/main/framework/source/accelerators/
H A Ddocumentacceleratorconfiguration.cxx185 css::uno::Reference< css::embed::XStorage > xDocumentRoot = m_xDocumentRoot; in impl_ts_fillCache() local
191 if (!xDocumentRoot.is()) in impl_ts_fillCache()
211 xDocumentRoot, in impl_ts_fillCache()
H A Dpresethandler.cxx404 … 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()
/trunk/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx349 const css::uno::Reference< css::embed::XStorage >& xDocumentRoot ,
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx1098 Reference< XStorage > xDocumentRoot = m_xDocConfigStorage; in getShortCutManager() local
1108 aProp.Value <<= xDocumentRoot; in getShortCutManager()
H A Duiconfigurationmanagerimpl.cxx1372 Reference< XStorage > xDocumentRoot = m_xUserConfigStorage; in getShortCutManager() local
1387 aProp.Value <<= xDocumentRoot; in getShortCutManager()

Completed in 37 milliseconds