Searched refs:ImplIsBlackOrWhite (Results 1 – 1 of 1) sorted by relevance
925 inline sal_Bool ImplIsBlackOrWhite( const Color& rColor ) in ImplIsBlackOrWhite() function941 if ( !ImplIsBlackOrWhite( GetFaceColor() ) ) in IsHighContrastBlackAndWhite()943 else if ( !ImplIsBlackOrWhite( GetHighlightTextColor() ) ) in IsHighContrastBlackAndWhite()945 else if ( !ImplIsBlackOrWhite( GetWindowColor() ) ) in IsHighContrastBlackAndWhite()947 else if ( !ImplIsBlackOrWhite( GetWindowTextColor() ) ) in IsHighContrastBlackAndWhite()949 else if ( !ImplIsBlackOrWhite( GetButtonTextColor() ) ) in IsHighContrastBlackAndWhite()951 else if ( !ImplIsBlackOrWhite( GetButtonTextColor() ) ) in IsHighContrastBlackAndWhite()953 else if ( !ImplIsBlackOrWhite( GetGroupTextColor() ) ) in IsHighContrastBlackAndWhite()955 else if ( !ImplIsBlackOrWhite( GetLabelTextColor() ) ) in IsHighContrastBlackAndWhite()957 else if ( !ImplIsBlackOrWhite( GetDialogColor() ) ) in IsHighContrastBlackAndWhite()[all …]