Lines Matching refs:m_xCfg

72 	css::uno::Reference< css::container::XNameAccess > m_xCfg;  member in SvtAccessibilityOptions_Impl
129 m_xCfg = css::uno::Reference< css::container::XNameAccess >( in SvtAccessibilityOptions_Impl()
140 m_xCfg.clear(); in SvtAccessibilityOptions_Impl()
152 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetAutoDetectSystemHC()
170 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsForPagePreviews()
187 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsHelpTipsDisappear()
205 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAllowAnimatedGraphics()
223 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAllowAnimatedText()
241 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsAutomaticFontColor()
259 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetIsSystemFont()
277 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetHelpTipSeconds()
295 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in IsSelectionInReadonly()
313 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetEdgeBlending()
331 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetListBoxMaximumLineCount()
349 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetColorValueSetColumnCount()
367 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in GetPreviewUsesCheckeredBackground()
385 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetAutoDetectSystemHC()
392 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetAutoDetectSystemHC()
405 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsForPagePreviews()
412 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsForPagePreviews()
425 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsHelpTipsDisappear()
432 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsHelpTipsDisappear()
445 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsAllowAnimatedGraphics()
452 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAllowAnimatedGraphics()
465 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsAllowAnimatedText()
472 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAllowAnimatedText()
485 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsAutomaticFontColor()
492 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsAutomaticFontColor()
505 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetIsSystemFont()
512 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetIsSystemFont()
525 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetHelpTipSeconds()
532 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetHelpTipSeconds()
545 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetSelectionInReadonly()
552 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetSelectionInReadonly()
628 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetEdgeBlending()
635 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetEdgeBlending()
648 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetListBoxMaximumLineCount()
655 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetListBoxMaximumLineCount()
668 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetColorValueSetColumnCount()
675 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetColorValueSetColumnCount()
688 css::uno::Reference< css::beans::XPropertySet > xNode(m_xCfg, css::uno::UNO_QUERY); in SetPreviewUsesCheckeredBackground()
695 ::comphelper::ConfigurationHelper::flush(m_xCfg); in SetPreviewUsesCheckeredBackground()