diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-02-03 09:27:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-03 11:04:48 +0000 |
commit | b105ad5bafa847f5dd53aee8107a7c77cebcfdfc (patch) | |
tree | 39a55a5706856e3b4d43e3a7697b50694fa9cb11 /include/svl/eitem.hxx | |
parent | d52ac7508ca87f5acb16dc0539d1814915847925 (diff) |
callcatcher: shave off some more
Change-Id: I8ed7028f865bd4a6425859ab3b57ed8e928a78e4
Diffstat (limited to 'include/svl/eitem.hxx')
-rw-r--r-- | include/svl/eitem.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svl/eitem.hxx b/include/svl/eitem.hxx index 2f27c358d888..d01ce77a3367 100644 --- a/include/svl/eitem.hxx +++ b/include/svl/eitem.hxx @@ -111,10 +111,7 @@ public: virtual SfxPoolItem * Clone(SfxItemPool * = 0) const SAL_OVERRIDE; - sal_uInt16 GetValueCount() const; - virtual OUString GetValueTextByVal(bool bTheValue) const; - }; #endif // INCLUDED_SVL_EITEM_HXX |