Searched refs:m_xConfigOthers (Results 1 – 2 of 2) sorted by relevance
200 mutable css::uno::Reference< css::uno::XInterface > m_xConfigOthers; member in filter::config::FilterCache
883 if (m_xConfigOthers.is()) in impl_openConfig()884 return m_xConfigOthers; in impl_openConfig()886 pConfig = &m_xConfigOthers; in impl_openConfig()
Completed in 25 milliseconds