summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:01:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:01:30 +0000
commit2fbcaa81337a5010d6bff3e6b00a132bb316b484 (patch)
treeef3c8ae4205f29d28b51d78979764f9e1853adcf /svx/sdi
parent443dc1137519f71783749a0f3575f8f444b2dea8 (diff)
INTEGRATION: CWS tkr01 (1.70.224); FILE MERGED
2007/06/26 10:06:16 tkr 1.70.224.1: #i78846# Enable TreeControl support
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi32
1 files changed, 30 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index ea1946d405..70e71d8b34 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.71 $
+ * $Revision: 1.72 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 13:38:42 $
+ * last change: $Author: rt $ $Date: 2007-07-03 13:01:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -3447,6 +3447,34 @@ SfxBoolItem InsertFileControl SID_INSERT_FILECONTROL
]
//--------------------------------------------------------------------------
+SfxBoolItem InsertTreeControl SID_INSERT_TREECONTROL
+
+[
+ /* flags: */
+ AutoUpdate = TRUE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = FALSE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+
+ Readonly = FALSE,
+
+ /* config: */
+ AccelConfig = TRUE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_CONTROLS;
+]
+
+
+//--------------------------------------------------------------------------
XFillBitmapItem FillBitmap SID_ATTR_FILL_BITMAP
[