Searched refs:m_xCommonXCU (Results 1 – 3 of 3) sorted by relevance
54 , m_xCommonXCU ( ) in HistoryOptTest()62 m_xCommonXCU.clear(); in ~HistoryOptTest()420 if ( ! m_xCommonXCU.is()) in impl_getOldHistory()422 m_xCommonXCU = css::uno::Reference< css::container::XNameAccess >( in impl_getOldHistory()435 m_xCommonXCU->getByName(s_sPickList) >>= xHistory; in impl_getOldHistory()439 m_xCommonXCU->getByName(s_sURLHistory) >>= xHistory; in impl_getOldHistory()443 m_xCommonXCU->getByName(s_sHelpBookmarks) >>= xHistory; in impl_getOldHistory()
196 css::uno::Reference< css::container::XNameAccess > m_xCommonXCU; member in HistoryOptTest
161 css::uno::Reference< css::container::XNameAccess > m_xCommonXCU; member in SvtHistoryOptions_Impl178 m_xCommonXCU = Reference< css::container::XNameAccess > ( in SvtHistoryOptions_Impl()188 m_xCommonXCU.clear(); in SvtHistoryOptions_Impl()208 css::uno::Reference< css::beans::XPropertySet > xListAccess(m_xCommonXCU, css::uno::UNO_QUERY); in GetSize()244 css::uno::Reference< css::beans::XPropertySet > xListAccess(m_xCommonXCU, css::uno::UNO_QUERY); in SetSize()256 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()264 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()272 ::comphelper::ConfigurationHelper::flush(m_xCommonXCU); in SetSize()
Completed in 22 milliseconds