Kaydet (Commit) 342c8c9d authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

These slots not meant to be added to a toolbar or recorded

Change-Id: Iaf847c02265fcc7d75c1cd54bc836ec85cb830ec
üst e201506a
...@@ -6167,15 +6167,15 @@ SfxVoidItem StyleEndPreview SID_STYLE_END_PREVIEW ...@@ -6167,15 +6167,15 @@ SfxVoidItem StyleEndPreview SID_STYLE_END_PREVIEW
Toggle = FALSE, Toggle = FALSE,
Container = FALSE, Container = FALSE,
RecordAbsolute = FALSE, RecordAbsolute = FALSE,
RecordPerSet; NoRecord;
Synchron; Synchron;
/* config: */ /* config: */
AccelConfig = TRUE, AccelConfig = FALSE,
MenuConfig = TRUE, MenuConfig = FALSE,
StatusBarConfig = FALSE, StatusBarConfig = FALSE,
ToolBoxConfig = TRUE, ToolBoxConfig = FALSE,
GroupId = GID_TEMPLATE; GroupId = ;
] ]
SfxVoidItem StylePreview SID_STYLE_PREVIEW SfxVoidItem StylePreview SID_STYLE_PREVIEW
...@@ -6191,15 +6191,15 @@ SfxVoidItem StylePreview SID_STYLE_PREVIEW ...@@ -6191,15 +6191,15 @@ SfxVoidItem StylePreview SID_STYLE_PREVIEW
Toggle = FALSE, Toggle = FALSE,
Container = FALSE, Container = FALSE,
RecordAbsolute = FALSE, RecordAbsolute = FALSE,
RecordPerSet; NoRecord;
Synchron; Synchron;
/* config: */ /* config: */
AccelConfig = TRUE, AccelConfig = FALSE,
MenuConfig = TRUE, MenuConfig = FALSE,
StatusBarConfig = FALSE, StatusBarConfig = FALSE,
ToolBoxConfig = TRUE, ToolBoxConfig = FALSE,
GroupId = GID_TEMPLATE; GroupId = ;
] ]
......
...@@ -1691,17 +1691,17 @@ SvxFontItem CharPreviewFontName SID_ATTR_CHAR_PREVIEW_FONT ...@@ -1691,17 +1691,17 @@ SvxFontItem CharPreviewFontName SID_ATTR_CHAR_PREVIEW_FONT
Toggle = FALSE, Toggle = FALSE,
Container = FALSE, Container = FALSE,
RecordAbsolute = FALSE, RecordAbsolute = FALSE,
RecordPerSet; NoRecord;
Synchron; Synchron;
Readonly = FALSE, Readonly = FALSE,
/* config: */ /* config: */
AccelConfig = TRUE, AccelConfig = FALSE,
MenuConfig = TRUE, MenuConfig = FALSE,
StatusBarConfig = FALSE, StatusBarConfig = FALSE,
ToolBoxConfig = TRUE, ToolBoxConfig = FALSE,
GroupId = GID_FORMAT; GroupId = ;
] ]
SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT
...@@ -1717,17 +1717,17 @@ SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT ...@@ -1717,17 +1717,17 @@ SvxFontItem CharEndPreviewFontName SID_ATTR_CHAR_ENDPREVIEW_FONT
Toggle = FALSE, Toggle = FALSE,
Container = FALSE, Container = FALSE,
RecordAbsolute = FALSE, RecordAbsolute = FALSE,
RecordPerSet; NoRecord;
Synchron; Synchron;
Readonly = FALSE, Readonly = FALSE,
/* config: */ /* config: */
AccelConfig = TRUE, AccelConfig = FALSE,
MenuConfig = TRUE, MenuConfig = FALSE,
StatusBarConfig = FALSE, StatusBarConfig = FALSE,
ToolBoxConfig = TRUE, ToolBoxConfig = FALSE,
GroupId = GID_FORMAT; GroupId = ;
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment