summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/hyprdlg.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 08:28:08 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 08:28:08 +0000
commita033e746cfea2d416e5acf7872a883859858d117 (patch)
tree1b997893f5d04dbddf3cd43fc406286893b7a613 /svx/source/dialog/hyprdlg.hxx
parentINTEGRATION: CWS toolbars4 (1.4.66); FILE MERGED (diff)
downloadcore-a033e746cfea2d416e5acf7872a883859858d117.tar.gz
core-a033e746cfea2d416e5acf7872a883859858d117.zip
INTEGRATION: CWS toolbars4 (1.3.220); FILE MERGED
2005/02/15 17:46:08 cd 1.3.220.1: #i39612# Set dropdown only flag correctly
Diffstat (limited to 'svx/source/dialog/hyprdlg.hxx')
-rw-r--r--svx/source/dialog/hyprdlg.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/dialog/hyprdlg.hxx b/svx/source/dialog/hyprdlg.hxx
index 0f8d52db3a72..3fd37715c3eb 100644
--- a/svx/source/dialog/hyprdlg.hxx
+++ b/svx/source/dialog/hyprdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hyprdlg.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-11-17 18:07:50 $
+ * last change: $Author: obo $ $Date: 2005-03-15 09:28:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,6 +168,7 @@ private:
DECL_LINK(TBClickHdl, ToolBox *);
DECL_LINK(TBSelectHdl, ToolBox *);
DECL_LINK(TBDeactivateHdl, ToolBox *);
+ DECL_LINK(DropdownClick, ToolBox * );
DECL_LINK(LinkPopupSelectHdl, Menu *);
DECL_LINK(SearchPopupSelectHdl, Menu *);
DECL_LINK(ComboSelectHdl, ComboBox *);