summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:39:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-09 15:39:44 +0000
commit1ad005b329fd515525697076089743b7dbc14d6b (patch)
tree11c86a5955ebbbfa49577b8b8e964a7bc13ecf53 /svx/sdi
parent862e6fe34b307267a73dc1572bc6ffe1e934f8ef (diff)
INTEGRATION: CWS os38 (1.54.6); FILE MERGED
2004/10/19 11:39:21 tl 1.54.6.3: RESYNC: (1.56-1.58); FILE MERGED 2004/10/08 14:07:20 os 1.54.6.2: RESYNC: (1.54-1.56); FILE MERGED 2004/09/22 11:43:41 os 1.54.6.1: #i28977# #i32007# use additional status slot to switch the border controller modes
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi31
1 files changed, 29 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index 34c56b5fb699..42577abcb40b 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.59 $
+ * $Revision: 1.60 $
*
- * last change: $Author: rt $ $Date: 2004-11-03 16:02:49 $
+ * last change: $Author: hr $ $Date: 2004-11-09 16:39:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -13846,6 +13846,33 @@ SfxVoidItem AVMediaToolBox SID_AVMEDIA_TOOLBOX
]
//--------------------------------------------------------------------------
+
+SfxBoolItem BorderReducedMode SID_BORDER_REDUCED_MODE
+[
+ /* flags: */
+ AutoUpdate = TRUE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = TRUE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Asynchron;
+
+ Readonly = FALSE,
+
+ /* config: */
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = FALSE,
+ GroupId = GID_CONTROLS;
+]
+
+//--------------------------------------------------------------------------
SfxBoolItem ColorSettings SID_COLOR_SETTINGS
[