Home
last modified time | relevance | path

Searched refs:mbIsHighContrastModeSetManually (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx58 mbIsHighContrastModeSetManually(false), in Theme()
147 if ( ! rTheme.mbIsHighContrastModeSetManually) in HandleDataChange()
1050 mbIsHighContrastModeSetManually = true; in ProcessNewValue()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx225 bool mbIsHighContrastModeSetManually; member in sfx2::sidebar::Theme