summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/toolbox.hxx')
-rw-r--r--include/vcl/toolbox.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx
index 574501825879..115b9e32261d 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -343,9 +343,6 @@ public:
void SetLineCount( ImplToolItems::size_type nNewLines );
void ShowLine( bool bNext );
- // Used to enable/disable scrolling one page at a time for toolbar
- void SetPageScroll( bool b );
-
ImplToolItems::size_type GetItemCount() const;
ToolBoxItemType GetItemType( ImplToolItems::size_type nPos ) const;
ImplToolItems::size_type GetItemPos( sal_uInt16 nItemId ) const;