summaryrefslogtreecommitdiff
path: root/include/svtools/accessibilityoptions.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-12-22 09:00:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-22 11:07:03 +0000
commit6c415f735bbf9201a18288e2ea16eacad4d635cd (patch)
tree8e4f15bb62d7082537e04b85e0f57268ec0cd428 /include/svtools/accessibilityoptions.hxx
parent29c38bab7a69127c69f17c9a62b35faf68deb843 (diff)
callcatcher: update unused code
Change-Id: I62e49fbf27364bd244099a9bb247452d5a691119
Diffstat (limited to 'include/svtools/accessibilityoptions.hxx')
-rw-r--r--include/svtools/accessibilityoptions.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/accessibilityoptions.hxx b/include/svtools/accessibilityoptions.hxx
index 5600008f9e1f..2254854050b6 100644
--- a/include/svtools/accessibilityoptions.hxx
+++ b/include/svtools/accessibilityoptions.hxx
@@ -43,7 +43,6 @@ public:
bool GetIsAllowAnimatedGraphics() const;
bool GetIsAllowAnimatedText() const;
bool GetIsAutomaticFontColor() const;
- bool GetIsSystemFont() const;
sal_Int16 GetHelpTipSeconds() const;
bool IsSelectionInReadonly() const;
bool GetAutoDetectSystemHC() const;
@@ -53,7 +52,6 @@ public:
void SetIsAllowAnimatedGraphics(bool bSet);
void SetIsAllowAnimatedText(bool bSet);
void SetIsAutomaticFontColor(bool bSet);
- void SetIsSystemFont(bool bSet);
void SetHelpTipSeconds(sal_Int16 nSet);
void SetSelectionInReadonly(bool bSet);
void SetAutoDetectSystemHC(bool bSet);