summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/addonstoolbarmanager.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-23 06:10:00 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-23 06:10:00 +0000
commit2623c41a1a3427eb507c176835a19220584300b1 (patch)
treec3f2ae9bf4d83c6b7fe925e177a1f5ea8f64673f /framework/inc/uielement/addonstoolbarmanager.hxx
parent744778409f47b6f650c651b57c0a5ea7ea914df8 (diff)
INTEGRATION: CWS fwk58 (1.6.116); FILE MERGED
2007/01/09 10:20:14 cd 1.6.116.1: #138017# Remove 'Visible Buttons' and 'Customize' from add-on toolbar menu
Diffstat (limited to 'framework/inc/uielement/addonstoolbarmanager.hxx')
-rw-r--r--framework/inc/uielement/addonstoolbarmanager.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/framework/inc/uielement/addonstoolbarmanager.hxx b/framework/inc/uielement/addonstoolbarmanager.hxx
index 184d71153b1a..708dd9166626 100644
--- a/framework/inc/uielement/addonstoolbarmanager.hxx
+++ b/framework/inc/uielement/addonstoolbarmanager.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: addonstoolbarmanager.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:04:12 $
+ * last change: $Author: obo $ $Date: 2007-01-23 07:10:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -142,6 +142,8 @@ class AddonsToolBarManager : public ToolBarManager
DECL_LINK( StateChanged, StateChangedType* );
DECL_LINK( DataChanged, DataChangedEvent* );
+ virtual bool MenuItemAllowed( sal_uInt16 ) const;
+
private:
struct AddonsParams
{