Home
last modified time | relevance | path

Searched refs:m_xDocumentRoot (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/accelerators/
H A Ddocumentacceleratorconfiguration.cxx140 m_xDocumentRoot = lArgs.getUnpackedValueOrDefault( in initialize()
158 sal_Bool bForgetOldStorages = m_xDocumentRoot.is(); in setStorage()
159 m_xDocumentRoot = xStorage; in setStorage()
176 return m_xDocumentRoot.is(); in hasStorage()
185 css::uno::Reference< css::embed::XStorage > xDocumentRoot = m_xDocumentRoot; in impl_ts_fillCache()
/trunk/main/framework/source/inc/accelerators/
H A Ddocumentacceleratorconfiguration.hxx70 css::uno::Reference< css::embed::XStorage > m_xDocumentRoot; member in framework::DocumentAcceleratorConfiguration

Completed in 18 milliseconds