summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:03:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:03:02 +0000
commit3a68ac5547078ec1bc90d27a24d541ac85119ebb (patch)
tree8d50a4a19a18bf6ed750317819fb0ae90f0febc2 /basctl
parent271628c05f4209214bcf690cdd80ec1b90fec7fe (diff)
INTEGRATION: CWS tkr01 (1.49.26); FILE MERGED
2007/06/26 10:01:52 tkr 1.49.26.1: #i78846# Enable TreeControl support
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/tbxctl.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/basctl/source/basicide/tbxctl.src b/basctl/source/basicide/tbxctl.src
index fa0d6f11d05a..b981db9a9029 100644
--- a/basctl/source/basicide/tbxctl.src
+++ b/basctl/source/basicide/tbxctl.src
@@ -4,9 +4,9 @@
*
* $RCSfile: tbxctl.src,v $
*
- * $Revision: 1.49 $
+ * $Revision: 1.50 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 13:47:36 $
+ * last change: $Author: rt $ $Date: 2007-07-03 13:03:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -139,6 +139,13 @@ ToolBox RID_TOOLBOX
RadioCheck = TRUE ;
Text [ en-US ] = "File Selection";
};
+ ToolBoxItem
+ {
+ HelpId = SID_INSERT_TREECONTROL ;
+ Identifier = SID_INSERT_TREECONTROL ;
+ RadioCheck = TRUE ;
+ Text [ en-US ] = "Tree Control";
+ };
ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
ToolBoxItem
{