Searched refs:ImplIsBlackOrWhite (Results 1 – 1 of 1) sorted by relevance
927 inline sal_Bool ImplIsBlackOrWhite( const Color& rColor ) in ImplIsBlackOrWhite() function943 if ( !ImplIsBlackOrWhite( GetFaceColor() ) ) in IsHighContrastBlackAndWhite()947 else if ( !ImplIsBlackOrWhite( GetWindowColor() ) ) in IsHighContrastBlackAndWhite()949 else if ( !ImplIsBlackOrWhite( GetWindowTextColor() ) ) in IsHighContrastBlackAndWhite()951 else if ( !ImplIsBlackOrWhite( GetButtonTextColor() ) ) in IsHighContrastBlackAndWhite()955 else if ( !ImplIsBlackOrWhite( GetGroupTextColor() ) ) in IsHighContrastBlackAndWhite()957 else if ( !ImplIsBlackOrWhite( GetLabelTextColor() ) ) in IsHighContrastBlackAndWhite()959 else if ( !ImplIsBlackOrWhite( GetDialogColor() ) ) in IsHighContrastBlackAndWhite()961 else if ( !ImplIsBlackOrWhite( GetFieldColor() ) ) in IsHighContrastBlackAndWhite()963 else if ( !ImplIsBlackOrWhite( GetMenuColor() ) ) in IsHighContrastBlackAndWhite()[all …]
Completed in 23 milliseconds