diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-30 23:32:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-31 10:43:26 +0100 |
commit | 0aeacaf4e8be61091b578d96d5f540cd81f84d2b (patch) | |
tree | 03e9d553e2b5bf7fcba1608e2739a05dcf47727b /svtools/source/inc | |
parent | f267b791f8eb9b32442ad98613a491737e3fc334 (diff) |
various unused code
Diffstat (limited to 'svtools/source/inc')
-rw-r--r-- | svtools/source/inc/property.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/inc/property.hxx b/svtools/source/inc/property.hxx index a6ef27fda9af..a66a9be7b5ed 100644 --- a/svtools/source/inc/property.hxx +++ b/svtools/source/inc/property.hxx @@ -261,7 +261,6 @@ public: void ShowXButton(); void HideXButton(); - sal_Bool IsVisibleXButton(); void ShowAsHyperLink(sal_Bool nFlag=sal_True); sal_Bool IsShownAsHyperlink(); |