summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/btndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/btndlg.hxx')
-rw-r--r--vcl/inc/vcl/btndlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/vcl/btndlg.hxx b/vcl/inc/vcl/btndlg.hxx
index 5c0348c8199d..dcd1ef467b05 100644
--- a/vcl/inc/vcl/btndlg.hxx
+++ b/vcl/inc/vcl/btndlg.hxx
@@ -97,7 +97,6 @@ public:
void AddButton( StandardButtonType eType, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = 0 );
void RemoveButton( sal_uInt16 nId );
void Clear();
- sal_uInt16 GetButtonCount() const;
sal_uInt16 GetButtonId( sal_uInt16 nButton ) const;
PushButton* GetPushButton( sal_uInt16 nId ) const;
void SetButtonText( sal_uInt16 nId, const XubString& rText );