Searched refs:m_aSystemFont (Results 1 – 2 of 2) sorted by relevance
666 m_aSystemFont (this, CUI_RES( CB_SYSTEM_FONT ) ), in OfaViewTabPage()762 m_aSystemFont.Check( sal_False ); in OfaViewTabPage()763 m_aSystemFont.Enable( sal_False ); in OfaViewTabPage()1011 if( aAccessibilityOptions.GetIsSystemFont() != m_aSystemFont.IsChecked() && in FillItemSet()1012 m_aSystemFont.IsEnabled() ) in FillItemSet()1014 aAccessibilityOptions.SetIsSystemFont( m_aSystemFont.IsChecked() ); in FillItemSet()1024 if( m_aSystemFont.IsEnabled() ) in FillItemSet()1025 aStyleSettings.SetUseSystemUIFonts( m_aSystemFont.IsChecked() ); in FillItemSet()1069 if( m_aSystemFont.IsEnabled() ) in Reset()1072 m_aSystemFont.Check( aAccessibilityOptions.GetIsSystemFont() ); in Reset()
98 CheckBox m_aSystemFont; member in OfaViewTabPage
Completed in 14 milliseconds