summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/sdi/sfx.sdi20
-rw-r--r--svx/sdi/svx.sdi20
2 files changed, 20 insertions, 20 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index d72d23ded80f..f89332425ca3 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -6167,15 +6167,15 @@ SfxVoidItem StyleEndPreview SID_STYLE_END_PREVIEW
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
- RecordPerSet;
+ NoRecord;
Synchron;
/* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_TEMPLATE;
+ ToolBoxConfig = FALSE,
+ GroupId = ;
]
SfxVoidItem StylePreview SID_STYLE_PREVIEW
@@ -6191,15 +6191,15 @@ SfxVoidItem StylePreview SID_STYLE_PREVIEW
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
- RecordPerSet;
+ NoRecord;
Synchron;
/* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_TEMPLATE;
+ ToolBoxConfig = FALSE,
+ GroupId = ;
]
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index 10b254ff6554..839b243d1bef 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -1691,17 +1691,17 @@ SvxFontItem CharPreviewFontName SID_ATTR_CHAR_PREVIEW_FONT
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
- RecordPerSet;
+ NoRecord;
Synchron;
Readonly = FALSE,
/* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ ToolBoxConfig = FALSE,
+ GroupId = ;
]
SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT
@@ -1717,17 +1717,17 @@ SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
- RecordPerSet;
+ NoRecord;
Synchron;
Readonly = FALSE,
/* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ ToolBoxConfig = FALSE,
+ GroupId = ;
]