summaryrefslogtreecommitdiff
path: root/include/unotools/fontoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/fontoptions.hxx')
-rw-r--r--include/unotools/fontoptions.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index e0526bbcdff9..286ed7424e6d 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.hxx
@@ -72,10 +72,9 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
@onerror No error should occur!
*//*-*****************************************************************************************************/
- bool IsFontHistoryEnabled ( ) const;
- void EnableFontHistory ( bool bState );
+ bool IsFontHistoryEnabled ( ) const;
- bool IsFontWYSIWYGEnabled ( ) const;
+ bool IsFontWYSIWYGEnabled ( ) const;
void EnableFontWYSIWYG ( bool bState );
private: