summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:02:31 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:02:31 +0000
commit350bda8b75473e3c9e38a1ce17c90a9cdd6eaff3 (patch)
treefea88cf212b2bb40a71d42d903de8ced80271182 /basctl
parentbb9b767c10f95c6c5600c9767883348210f2747e (diff)
INTEGRATION: CWS tkr01 (1.4.190); FILE MERGED
2007/06/26 10:01:52 tkr 1.4.190.1: #i78846# Enable TreeControl support
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/idetemp.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/basctl/source/basicide/idetemp.hxx b/basctl/source/basicide/idetemp.hxx
index 07698849c6df..91f42b7a464e 100644
--- a/basctl/source/basicide/idetemp.hxx
+++ b/basctl/source/basicide/idetemp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idetemp.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:04:27 $
+ * last change: $Author: rt $ $Date: 2007-07-03 13:02:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,8 @@ enum SvxChooseControlEnum
SVX_SNAP_CURRENCYFIELD,
SVX_SNAP_FORMATTEDFIELD,
SVX_SNAP_PATTERNFIELD,
- SVX_SNAP_FILECONTROL
+ SVX_SNAP_FILECONTROL,
+ SVX_SNAP_TREECONTROL
};
#define SvxChooseControlItem SfxAllEnumItem