Lines Matching refs:m_xCfg

37 	m_xCfg = css::uno::Reference< css::container::XNameAccess >(  in AccessibilityOptTest()
47 if (m_xCfg.is()) in ~AccessibilityOptTest()
48 m_xCfg.clear(); in ~AccessibilityOptTest()
55 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetAutoDetectSystemHC()
61 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetAutoDetectSystemHC()
73 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsForPagePreviews()
79 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsForPagePreviews()
91 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsHelpTipsDisappear()
97 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsHelpTipsDisappear()
109 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsAllowAnimatedGraphics()
115 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAllowAnimatedGraphics()
127 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsAllowAnimatedText()
133 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAllowAnimatedText()
145 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsAutomaticFontColor()
151 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsAutomaticFontColor()
163 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetIsSystemFont()
169 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetIsSystemFont()
181 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkGetHelpTipSeconds()
187 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkGetHelpTipSeconds()
199 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkIsSelectionInReadonly()
205 ::comphelper::ConfigurationHelper::flush(m_xCfg); in impl_checkIsSelectionInReadonly()
217 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetAutoDetectSystemHC()
234 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsForPagePreviews()
251 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsHelpTipsDisappear()
268 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsAllowAnimatedGraphics()
285 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsAllowAnimatedText()
302 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsAutomaticFontColor()
319 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetIsSystemFont()
336 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetHelpTipSeconds()
353 css::uno::Reference< css::beans::XPropertySet > xSet(m_xCfg, css::uno::UNO_QUERY); in impl_checkSetSelectionInReadonly()