summaryrefslogtreecommitdiff
path: root/include/svl/visitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/visitem.hxx')
-rw-r--r--include/svl/visitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svl/visitem.hxx b/include/svl/visitem.hxx
index c4f501efaa7b..3a8406279bc8 100644
--- a/include/svl/visitem.hxx
+++ b/include/svl/visitem.hxx
@@ -69,8 +69,6 @@ public:
virtual SfxPoolItem * Clone(SfxItemPool * = 0) const SAL_OVERRIDE;
- sal_uInt16 GetValueCount() const;
-
OUString GetValueTextByVal(bool bTheValue) const;
bool GetValue() const { return m_nValue.bVisible; }