From 2fbcaa81337a5010d6bff3e6b00a132bb316b484 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 3 Jul 2007 12:01:30 +0000 Subject: INTEGRATION: CWS tkr01 (1.70.224); FILE MERGED 2007/06/26 10:06:16 tkr 1.70.224.1: #i78846# Enable TreeControl support --- svx/sdi/svx.sdi | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'svx/sdi') 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. @@ -3446,6 +3446,34 @@ SfxBoolItem InsertFileControl SID_INSERT_FILECONTROL GroupId = GID_CONTROLS; ] +//-------------------------------------------------------------------------- +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 -- cgit v1.2.3