diff options
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/chardlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx index 7f94c31ee4ce..bbf227f492fe 100644 --- a/cui/source/inc/chardlg.hxx +++ b/cui/source/inc/chardlg.hxx @@ -201,7 +201,6 @@ private: void SetCaseMap_Impl( SvxCaseMap eCaseMap ); void ResetColor_Impl( const SfxItemSet& rSet ); bool FillItemSetColor_Impl( SfxItemSet& rSet ); - Color GetPreviewFontColor(const Color& rColor) const; void EnableNoneFontColor(); void SelectHdl_Impl(const weld::ComboBox*); |