summaryrefslogtreecommitdiff
path: root/include/vcl/morebtn.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-02 09:16:40 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-02 11:59:53 +0100
commit7d943c1c572d463ebd0a997973383a579b60951f (patch)
tree07cd8583769faa5629fcf88281f384a4294f7969 /include/vcl/morebtn.hxx
parentfae7447283142b359c9f9ea80c3cc79ceab52e2c (diff)
remove unused MoreButtons apis pieces
Change-Id: I087a45684041b6d816fbd09ebb24f727dd02d8be
Diffstat (limited to 'include/vcl/morebtn.hxx')
-rw-r--r--include/vcl/morebtn.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/morebtn.hxx b/include/vcl/morebtn.hxx
index 7b5399f41eb1..3cf4a4a7319c 100644
--- a/include/vcl/morebtn.hxx
+++ b/include/vcl/morebtn.hxx
@@ -73,8 +73,6 @@ public:
void SetMoreText( const OUString& rNewText );
void SetLessText( const OUString& rNewText );
- OUString GetMoreText() const;
- OUString GetLessText() const;
};
inline void MoreButton::SetState( sal_Bool bNewState )