summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 10:52:51 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 11:42:49 +0200
commitf2964b9cdb04595e842de329222ffa2b63e5d7f7 (patch)
tree20470a5ecb639d74fa260711583139bb4a6ad41e /svx/sdi
parent6f691e9c763e4c5f13a745a56fe4d889188187ed (diff)
convert SfxGroupId to scoped enum
in the process I had to teach the idl compiler to cope with identifiers like SfxGroupID::Math, which has the side effect of requiring a space before a ':' in some of the .sdi files. Change-Id: If256599cb8aa1dfc0a33642c5070c5560702f3ba Reviewed-on: https://gerrit.libreoffice.org/40441 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi1262
1 files changed, 631 insertions, 631 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index d8fa3f060409..b3583814bb40 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -29,7 +29,7 @@ SfxInt32Item AbsoluteRecord SID_FM_RECORD_ABSOLUTE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -49,7 +49,7 @@ SfxBoolItem AddField SID_FM_ADD_FIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -67,7 +67,7 @@ SfxVoidItem AddTable SID_FM_ADDTABLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem LineToolbox SID_DRAWTBX_LINES
@@ -85,7 +85,7 @@ SfxVoidItem LineToolbox SID_DRAWTBX_LINES
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem Polygon SID_DRAW_POLYGON
@@ -103,7 +103,7 @@ SfxBoolItem Polygon SID_DRAW_POLYGON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxVoidItem AlignCenter SID_OBJECT_ALIGN_CENTER
@@ -120,7 +120,7 @@ SfxVoidItem AlignCenter SID_OBJECT_ALIGN_CENTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -138,7 +138,7 @@ SfxVoidItem AlignDown SID_OBJECT_ALIGN_DOWN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -156,7 +156,7 @@ SfxVoidItem ObjectAlignLeft SID_OBJECT_ALIGN_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -175,7 +175,7 @@ SvxAdjustItem Alignment SID_ATTR_PARA_ADJUST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -193,7 +193,7 @@ SfxVoidItem AlignMiddle SID_OBJECT_ALIGN_MIDDLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -211,7 +211,7 @@ SfxVoidItem ObjectAlignRight SID_OBJECT_ALIGN_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -229,7 +229,7 @@ SfxVoidItem AlignUp SID_OBJECT_ALIGN_UP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -247,7 +247,7 @@ SfxBoolItem Arc SID_DRAW_ARC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -266,7 +266,7 @@ SfxBoolItem Assign3D SID_3D_ASSIGN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -286,7 +286,7 @@ SfxBoolItem AutoControlFocus SID_FM_AUTOCONTROLFOCUS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -304,7 +304,7 @@ SfxVoidItem AutoFilter SID_FM_AUTOFILTER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -323,7 +323,7 @@ SfxVoidItem AutoFormat SID_AUTOFORMAT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -342,7 +342,7 @@ SfxStringItem BackgroundImage SID_GALLERY_BG_BRUSH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -362,7 +362,7 @@ SfxVoidItem TableStyle SID_TABLE_STYLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -386,7 +386,7 @@ SfxVoidItem TableStyleSettings SID_TABLE_STYLE_SETTINGS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -404,7 +404,7 @@ SfxVoidItem TableDesign SID_TABLEDESIGN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SvxColorItem BackgroundColor SID_BACKGROUND_COLOR
@@ -422,7 +422,7 @@ SvxColorItem BackgroundColor SID_BACKGROUND_COLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -441,7 +441,7 @@ SvxBrushItem BackgroundPattern SID_ATTR_BRUSH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -460,7 +460,7 @@ SvxBrushItem BackgroundPatternController SID_BACKGROUND_PATTERN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -478,7 +478,7 @@ SfxBoolItem Bezier_Unfilled SID_DRAW_BEZIER_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -497,7 +497,7 @@ SfxStringItem BezierClose SID_BEZIER_CLOSE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -516,7 +516,7 @@ SfxStringItem BezierConvert SID_BEZIER_CONVERT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -535,7 +535,7 @@ SfxBoolItem BezierCutLine SID_BEZIER_CUTLINE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -554,7 +554,7 @@ SfxBoolItem BezierDelete SID_BEZIER_DELETE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -573,7 +573,7 @@ SfxBoolItem BezierEdge SID_BEZIER_EDGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -592,7 +592,7 @@ SfxBoolItem BezierEliminatePoints SID_BEZIER_ELIMINATE_POINTS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -610,7 +610,7 @@ SfxBoolItem BezierFill SID_DRAW_BEZIER_FILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -629,7 +629,7 @@ SfxBoolItem BezierInsert SID_BEZIER_INSERT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -648,7 +648,7 @@ SfxBoolItem BezierMove SID_BEZIER_MOVE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -667,7 +667,7 @@ SfxBoolItem BezierSmooth SID_BEZIER_SMOOTH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -686,7 +686,7 @@ SfxBoolItem BezierSymmetric SID_BEZIER_SYMMTR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -723,7 +723,7 @@ SfxBoolItem BmpMask SID_BMPMASK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -742,7 +742,7 @@ SfxBoolItem BmpMaskExec SID_BMPMASK_EXEC
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -761,7 +761,7 @@ SfxBoolItem BmpMaskPipette SID_BMPMASK_PIPETTE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -780,7 +780,7 @@ SvxWeightItem Bold SID_ATTR_CHAR_WEIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -799,7 +799,7 @@ SvxWeightItem BoldLatin SID_ATTR_CHAR_LATIN_WEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -818,7 +818,7 @@ SvxWeightItem BoldCJK SID_ATTR_CHAR_CJK_WEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -837,7 +837,7 @@ SvxWeightItem BoldCTL SID_ATTR_CHAR_CTL_WEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -856,7 +856,7 @@ SvxBoxInfoItem BorderInner SID_ATTR_BORDER_INNER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -875,7 +875,7 @@ SvxBoxItem BorderOuter SID_ATTR_BORDER_OUTER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -893,7 +893,7 @@ SvxBoxItem SetBorderStyle SID_ATTR_BORDER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -911,7 +911,7 @@ SfxVoidItem BringToFront SID_FRAME_TO_TOP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -930,7 +930,7 @@ SfxBoolItem DrawCaption SID_DRAW_CAPTION
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -949,7 +949,7 @@ SvxCaseMapItem CaseMap SID_ATTR_CHAR_CASEMAP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -967,7 +967,7 @@ SfxBoolItem CenterPara SID_ATTR_PARA_ADJUST_CENTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -986,7 +986,7 @@ SfxVoidItem ChangeCaseToFullWidth SID_TRANSLITERATE_FULLWIDTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1005,7 +1005,7 @@ SfxVoidItem ChangeCaseToHalfWidth SID_TRANSLITERATE_HALFWIDTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1024,7 +1024,7 @@ SfxVoidItem ChangeCaseToHiragana SID_TRANSLITERATE_HIRAGANA
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1043,7 +1043,7 @@ SfxVoidItem ChangeCaseToKatakana SID_TRANSLITERATE_KATAGANA
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1062,7 +1062,7 @@ SfxVoidItem ChangeCaseToSentenceCase SID_TRANSLITERATE_SENTENCE_CASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1081,7 +1081,7 @@ SfxVoidItem ChangeCaseToTitleCase SID_TRANSLITERATE_TITLE_CASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1100,7 +1100,7 @@ SfxVoidItem ChangeCaseToToggleCase SID_TRANSLITERATE_TOGGLE_CASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1119,7 +1119,7 @@ SfxVoidItem ChangeCaseRotateCase SID_TRANSLITERATE_ROTATE_CASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1138,7 +1138,7 @@ SfxVoidItem ChangeCaseToLower SID_TRANSLITERATE_LOWER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1157,7 +1157,7 @@ SfxVoidItem ChangeCaseToUpper SID_TRANSLITERATE_UPPER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1195,7 +1195,7 @@ SvxFontItem CharFontName SID_ATTR_CHAR_FONT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SvxFontItem CharPreviewFontName SID_ATTR_CHAR_PREVIEW_FONT
@@ -1250,7 +1250,7 @@ SvxFontItem CharFontNameLatin SID_ATTR_CHAR_LATIN_FONT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1269,7 +1269,7 @@ SvxFontItem CharFontNameCJK SID_ATTR_CHAR_CJK_FONT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1288,7 +1288,7 @@ SvxFontItem CharFontNameCTL SID_ATTR_CHAR_CTL_FONT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1307,7 +1307,7 @@ SfxBoolItem Checkbox SID_INSERT_CHECKBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1326,7 +1326,7 @@ SfxBoolItem CheckBox SID_FM_CHECKBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1345,7 +1345,7 @@ SfxVoidItem ChooseControls SID_CHOOSE_CONTROLS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1362,7 +1362,7 @@ SfxBoolItem Circle SID_DRAW_CIRCLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1379,7 +1379,7 @@ SfxBoolItem Circle_Unfilled SID_DRAW_CIRCLE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1396,7 +1396,7 @@ SfxBoolItem CircleArc SID_DRAW_CIRCLEARC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1414,7 +1414,7 @@ SfxBoolItem CircleCut SID_DRAW_CIRCLECUT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1431,7 +1431,7 @@ SfxBoolItem CircleCut_Unfilled SID_DRAW_CIRCLECUT_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1448,7 +1448,7 @@ SfxBoolItem CirclePie SID_DRAW_CIRCLEPIE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1465,7 +1465,7 @@ SfxBoolItem CirclePie_Unfilled SID_DRAW_CIRCLEPIE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -1483,7 +1483,7 @@ SfxVoidItem ClearOutline SID_OUTLINE_DELETEALL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_DATA;
+ GroupId = SfxGroupId::Data;
]
@@ -1502,7 +1502,7 @@ SvxColorItem Color SID_ATTR_CHAR_COLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SvxBackgroundColorItem CharBackColor SID_ATTR_CHAR_BACK_COLOR
@@ -1520,7 +1520,7 @@ SvxBackgroundColorItem CharBackColor SID_ATTR_CHAR_BACK_COLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxBoolItem ColorControl SID_COLOR_CONTROL
@@ -1538,7 +1538,7 @@ SfxBoolItem ColorControl SID_COLOR_CONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -1557,7 +1557,7 @@ SfxBoolItem ComboBox SID_FM_COMBOBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1575,7 +1575,7 @@ SfxBoolItem NavigationBar SID_FM_NAVIGATIONBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1594,7 +1594,7 @@ SfxBoolItem Combobox SID_INSERT_COMBOBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1613,7 +1613,7 @@ SfxVoidItem Config SID_FM_CONFIG
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1632,7 +1632,7 @@ SfxBoolItem MoreControls SID_FM_MORE_CONTROLS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1651,7 +1651,7 @@ SfxBoolItem FormDesignTools SID_FM_FORM_DESIGN_TOOLS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1670,7 +1670,7 @@ SfxBoolItem ContourDialog SID_CONTOUR_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
@@ -1689,7 +1689,7 @@ SfxBoolItem ContourExecute SID_CONTOUR_EXEC
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -1708,7 +1708,7 @@ SfxBoolItem ControlProperties SID_FM_CTL_PROPERTIES
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1727,7 +1727,7 @@ SfxBoolItem ConvertToButton SID_FM_CONVERTTO_BUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1746,7 +1746,7 @@ SfxBoolItem ConvertToCheckBox SID_FM_CONVERTTO_CHECKBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1765,7 +1765,7 @@ SfxBoolItem ConvertToCombo SID_FM_CONVERTTO_COMBOBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1784,7 +1784,7 @@ SfxBoolItem ConvertToCurrency SID_FM_CONVERTTO_CURRENCY
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1803,7 +1803,7 @@ SfxBoolItem ConvertToDate SID_FM_CONVERTTO_DATE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1822,7 +1822,7 @@ SfxBoolItem ConvertToEdit SID_FM_CONVERTTO_EDIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1841,7 +1841,7 @@ SfxBoolItem ConvertToFileControl SID_FM_CONVERTTO_FILECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1860,7 +1860,7 @@ SfxBoolItem ConvertToFixed SID_FM_CONVERTTO_FIXEDTEXT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1879,7 +1879,7 @@ SfxBoolItem ConvertToFormatted SID_FM_CONVERTTO_FORMATTED
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1898,7 +1898,7 @@ SfxBoolItem ConvertToScrollBar SID_FM_CONVERTTO_SCROLLBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1917,7 +1917,7 @@ SfxBoolItem ConvertToSpinButton SID_FM_CONVERTTO_SPINBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1936,7 +1936,7 @@ SfxBoolItem ConvertToGroup SID_FM_CONVERTTO_GROUPBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1955,7 +1955,7 @@ SfxBoolItem ConvertToImageBtn SID_FM_CONVERTTO_IMAGEBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1974,7 +1974,7 @@ SfxBoolItem ConvertToImageControl SID_FM_CONVERTTO_IMAGECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -1993,7 +1993,7 @@ SfxBoolItem ConvertToList SID_FM_CONVERTTO_LISTBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2012,7 +2012,7 @@ SfxBoolItem ConvertToNumeric SID_FM_CONVERTTO_NUMERIC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2031,7 +2031,7 @@ SfxBoolItem ConvertToPattern SID_FM_CONVERTTO_PATTERN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2050,7 +2050,7 @@ SfxBoolItem ConvertToRadio SID_FM_CONVERTTO_RADIOBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2069,7 +2069,7 @@ SfxBoolItem ConvertToTime SID_FM_CONVERTTO_TIME
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2088,7 +2088,7 @@ SfxBoolItem ConvertToNavigationBar SID_FM_CONVERTTO_NAVIGATIONBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2106,7 +2106,7 @@ SfxBoolItem CreateControl SID_FM_CREATE_CONTROL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2125,7 +2125,7 @@ SfxBoolItem InsertCurrencyField SID_INSERT_CURRENCYFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2144,7 +2144,7 @@ SfxBoolItem CurrencyField SID_FM_CURRENCYFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2162,7 +2162,7 @@ SfxVoidItem Dash SID_DASH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -2181,7 +2181,7 @@ SfxBoolItem AddDateField SID_INSERT_DATEFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2200,7 +2200,7 @@ SfxBoolItem DateField SID_FM_DATEFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2218,7 +2218,7 @@ SfxBoolItem DefaultBullet FN_NUM_BULLET_ON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
@@ -2236,7 +2236,7 @@ SfxBoolItem DeleteRecord SID_FM_RECORD_DELETE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2256,7 +2256,7 @@ SfxBoolItem SwitchControlDesignMode SID_FM_DESIGN_MODE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2275,7 +2275,7 @@ SfxVoidItem DistributeSelection SID_DISTRIBUTE_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -2294,7 +2294,7 @@ SfxBoolItem DrawSelect SID_DRAW_SELECT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2313,7 +2313,7 @@ SfxBoolItem InsertDraw SID_INSERT_DRAW
AccelConfig = FALSE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2332,7 +2332,7 @@ SfxBoolItem DSBrowserExplorer SID_DSBROWSER_EXPLORER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2351,7 +2351,7 @@ SfxBoolItem Edit SID_FM_EDIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2370,7 +2370,7 @@ SfxBoolItem InsertEdit SID_INSERT_EDIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2388,7 +2388,7 @@ SfxBoolItem Ellipse SID_DRAW_ELLIPSE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2405,7 +2405,7 @@ SfxBoolItem Ellipse_Unfilled SID_DRAW_ELLIPSE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2422,7 +2422,7 @@ SfxBoolItem EllipseCut SID_DRAW_ELLIPSECUT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2439,7 +2439,7 @@ SfxBoolItem EllipseCut_Unfilled SID_DRAW_ELLIPSECUT_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -2457,7 +2457,7 @@ SfxVoidItem EnterGroup SID_ENTER_GROUP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2476,7 +2476,7 @@ SvxEscapementItem Escapement SID_ATTR_CHAR_ESCAPEMENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2514,7 +2514,7 @@ SfxBoolItem FileControl SID_FM_FILECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2533,7 +2533,7 @@ SfxBoolItem InsertFileControl SID_INSERT_FILECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2552,7 +2552,7 @@ SfxBoolItem InsertTreeControl SID_INSERT_TREECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2572,7 +2572,7 @@ XFillBitmapItem FillBitmap SID_ATTR_FILL_BITMAP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
XFillBitmapItem FillPageBitmap SID_ATTR_PAGE_BITMAP
@@ -2591,7 +2591,7 @@ XFillBitmapItem FillPageBitmap SID_ATTR_PAGE_BITMAP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
XFillColorItem FillColor SID_ATTR_FILL_COLOR
@@ -2609,7 +2609,7 @@ XFillColorItem FillColor SID_ATTR_FILL_COLOR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
XFillColorItem FillPageColor SID_ATTR_PAGE_COLOR
@@ -2629,7 +2629,7 @@ XFillColorItem FillPageColor SID_ATTR_PAGE_COLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
XFillGradientItem FillGradient SID_ATTR_FILL_GRADIENT
@@ -2647,7 +2647,7 @@ XFillGradientItem FillGradient SID_ATTR_FILL_GRADIENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
XFillGradientItem FillPageGradient SID_ATTR_PAGE_GRADIENT
@@ -2666,7 +2666,7 @@ XFillGradientItem FillPageGradient SID_ATTR_PAGE_GRADIENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
XFillHatchItem FillHatch SID_ATTR_FILL_HATCH
@@ -2684,7 +2684,7 @@ XFillHatchItem FillHatch SID_ATTR_FILL_HATCH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
XFillHatchItem FillPageHatch SID_ATTR_PAGE_HATCH
@@ -2703,7 +2703,7 @@ XFillHatchItem FillPageHatch SID_ATTR_PAGE_HATCH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
XFillStyleItem FillStyle SID_ATTR_FILL_STYLE
@@ -2721,7 +2721,7 @@ XFillStyleItem FillStyle SID_ATTR_FILL_STYLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
XFillStyleItem FillPageStyle SID_ATTR_PAGE_FILLSTYLE
@@ -2740,7 +2740,7 @@ XFillStyleItem FillPageStyle SID_ATTR_PAGE_FILLSTYLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2758,7 +2758,7 @@ SfxVoidItem FilterCrit SID_FM_FILTERCRIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -2776,7 +2776,7 @@ SfxBoolItem FirstRecord SID_FM_RECORD_FIRST
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -2795,7 +2795,7 @@ SvxBlinkItem Flash SID_ATTR_FLASH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2852,7 +2852,7 @@ SfxVoidItem FontDialog SID_CHAR_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem FontEffectsDialog SID_CHAR_DLG_EFFECT
@@ -2870,7 +2870,7 @@ SfxVoidItem FontEffectsDialog SID_CHAR_DLG_EFFECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2889,7 +2889,7 @@ SvxFontHeightItem FontHeight SID_ATTR_CHAR_FONTHEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2908,7 +2908,7 @@ SvxFontHeightItem FontHeighLatin SID_ATTR_CHAR_LATIN_FONTHEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2927,7 +2927,7 @@ SvxFontHeightItem FontHeightCJK SID_ATTR_CHAR_CJK_FONTHEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2946,7 +2946,7 @@ SvxFontHeightItem FontHeightCTL SID_ATTR_CHAR_CTL_FONTHEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2965,7 +2965,7 @@ SfxBoolItem FontWork SID_FONTWORK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -2984,7 +2984,7 @@ XFormTextAdjustItem FontWorkTextAdjust SID_FORMTEXT_ADJUST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3003,7 +3003,7 @@ XFormTextDistanceItem FontWorkTextDistance SID_FORMTEXT_DISTANCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3022,7 +3022,7 @@ XFormTextMirrorItem FontWorkTextMirror SID_FORMTEXT_MIRROR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3041,7 +3041,7 @@ XFormTextOutlineItem FontWorkTextOutline SID_FORMTEXT_OUTLINE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3060,7 +3060,7 @@ XFormTextShadowItem FontWorkTextShadow SID_FORMTEXT_SHADOW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3079,7 +3079,7 @@ XFormTextShadowColorItem FontWorkTextShadowColor SID_FORMTEXT_SHDWCOLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3098,7 +3098,7 @@ XFormTextShadowXValItem FontWorkTextShadowXVal SID_FORMTEXT_SHDWXVAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3117,7 +3117,7 @@ XFormTextShadowYValItem FontWorkTextShadowYVal SID_FORMTEXT_SHDWYVAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3136,7 +3136,7 @@ XFormTextStartItem FontWorkTextStart SID_FORMTEXT_START
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3155,7 +3155,7 @@ XFormTextStyleItem FontWorkTextStyle SID_FORMTEXT_STYLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3173,7 +3173,7 @@ SfxVoidItem FormatArea SID_ATTRIBUTES_AREA
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3192,7 +3192,7 @@ XFormTextHideFormItem FormatFontWorkClose SID_FORMTEXT_HIDEFORM
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -3210,7 +3210,7 @@ SfxVoidItem FormatGroup SID_GROUP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3228,7 +3228,7 @@ SfxVoidItem FormatLine SID_ATTRIBUTES_LINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3247,7 +3247,7 @@ SfxBoolItem FormattedField SID_FM_FORMATTEDFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3266,7 +3266,7 @@ SfxBoolItem ScrollBar SID_FM_SCROLLBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3285,7 +3285,7 @@ SfxBoolItem SpinButton SID_FM_SPINBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3304,7 +3304,7 @@ SfxBoolItem InsertFormattedField SID_INSERT_FORMATTEDFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3322,7 +3322,7 @@ SfxVoidItem FormatUngroup SID_UNGROUP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3340,7 +3340,7 @@ SfxVoidItem FormFilter SID_FM_FILTER_START
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -3358,7 +3358,7 @@ SfxBoolItem FormFiltered SID_FM_FORM_FILTERED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3376,7 +3376,7 @@ SfxVoidItem FormFilterExecute SID_FM_FILTER_EXECUTE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -3394,7 +3394,7 @@ SfxVoidItem FormFilterExit SID_FM_FILTER_EXIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -3412,7 +3412,7 @@ SfxVoidItem FormFilterNavigator SID_FM_FILTER_NAVIGATOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -3431,7 +3431,7 @@ SfxBoolItem FormProperties SID_FM_PROPERTIES
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3450,7 +3450,7 @@ SfxBoolItem Freeline SID_DRAW_FREELINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -3469,7 +3469,7 @@ SfxBoolItem Freeline_Unfilled SID_DRAW_FREELINE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -3489,7 +3489,7 @@ SfxVoidItem Gallery SID_GALLERY
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -3508,7 +3508,7 @@ SfxBoolItem GalleryEnableAddCopy SID_GALLERY_ENABLE_ADDCOPY
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -3527,7 +3527,7 @@ SfxStringListItem GetRedoStrings SID_GETREDOSTRINGS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -3546,7 +3546,7 @@ SfxStringListItem GetUndoStrings SID_GETUNDOSTRINGS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -3564,7 +3564,7 @@ SfxVoidItem GrafAttrCrop SID_ATTR_GRAF_CROP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3583,7 +3583,7 @@ SfxInt16Item GrafBlue SID_ATTR_GRAF_BLUE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3602,7 +3602,7 @@ SfxInt16Item GrafContrast SID_ATTR_GRAF_CONTRAST
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3621,7 +3621,7 @@ SfxUInt32Item GrafGamma SID_ATTR_GRAF_GAMMA
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3640,7 +3640,7 @@ SfxInt16Item GrafGreen SID_ATTR_GRAF_GREEN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3659,7 +3659,7 @@ SfxBoolItem GrafInvert SID_ATTR_GRAF_INVERT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3678,7 +3678,7 @@ SfxInt16Item GrafLuminance SID_ATTR_GRAF_LUMINANCE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3697,7 +3697,7 @@ SfxUInt16Item GrafMode SID_ATTR_GRAF_MODE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3716,7 +3716,7 @@ SfxInt16Item GrafRed SID_ATTR_GRAF_RED
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3735,7 +3735,7 @@ SfxUInt16Item GrafTransparence SID_ATTR_GRAF_TRANSPARENCE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -3753,7 +3753,7 @@ SfxVoidItem GraphicFilterInvert SID_GRFFILTER_INVERT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3771,7 +3771,7 @@ SfxVoidItem GraphicFilterMosaic SID_GRFFILTER_MOSAIC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3789,7 +3789,7 @@ SfxVoidItem GraphicFilterPopart SID_GRFFILTER_POPART
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3807,7 +3807,7 @@ SfxVoidItem GraphicFilterPoster SID_GRFFILTER_POSTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3825,7 +3825,7 @@ SfxVoidItem GraphicFilterRelief SID_GRFFILTER_EMBOSS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3843,7 +3843,7 @@ SfxVoidItem GraphicFilterRemoveNoise SID_GRFFILTER_REMOVENOISE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3861,7 +3861,7 @@ SfxVoidItem GraphicFilterSepia SID_GRFFILTER_SEPIA
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3879,7 +3879,7 @@ SfxVoidItem GraphicFilterSharpen SID_GRFFILTER_SHARPEN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3897,7 +3897,7 @@ SfxVoidItem GraphicFilterSmooth SID_GRFFILTER_SMOOTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3915,7 +3915,7 @@ SfxVoidItem GraphicFilterSobel SID_GRFFILTER_SOBEL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3933,7 +3933,7 @@ SfxVoidItem GraphicFilterSolarize SID_GRFFILTER_SOLARIZE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3952,7 +3952,7 @@ SfxVoidItem GraphicFilterToolbox SID_GRFFILTER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -3971,7 +3971,7 @@ SfxBoolItem Grid SID_FM_DBGRID
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -3990,7 +3990,7 @@ SfxBoolItem GridUse SID_GRID_USE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4009,7 +4009,7 @@ SfxBoolItem GridVisible SID_GRID_VISIBLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4028,7 +4028,7 @@ SfxBoolItem GroupBox SID_FM_GROUPBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4047,7 +4047,7 @@ SfxBoolItem Groupbox SID_INSERT_GROUPBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4085,7 +4085,7 @@ SfxBoolItem HelplinesMove SID_HELPLINES_MOVE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4104,7 +4104,7 @@ SfxBoolItem HFixedLine SID_INSERT_HFIXEDLINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4123,7 +4123,7 @@ SfxBoolItem HScrollbar SID_INSERT_HSCROLLBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4142,7 +4142,7 @@ SvxHyperlinkItem Hyperlink SID_HYPERLINK_GETLINK
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4161,7 +4161,7 @@ SfxBoolItem Imagebutton SID_FM_IMAGEBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4180,7 +4180,7 @@ SfxBoolItem ImageControl SID_FM_IMAGECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4199,7 +4199,7 @@ SfxBoolItem InsertImageControl SID_INSERT_IMAGECONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4218,7 +4218,7 @@ SfxBoolItem ImageMapDialog SID_IMAP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
@@ -4237,7 +4237,7 @@ SfxBoolItem ImageMapExecute SID_IMAP_EXEC
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SfxVoidItem ExternalEdit SID_EXTERNAL_EDIT
@@ -4253,7 +4253,7 @@ SfxVoidItem ExternalEdit SID_EXTERNAL_EDIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
SfxVoidItem RotateLeft SID_ROTATE_GRAPHIC_LEFT
@@ -4270,7 +4270,7 @@ SfxVoidItem RotateLeft SID_ROTATE_GRAPHIC_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
SfxVoidItem Rotate180 SID_ROTATE_GRAPHIC_180
@@ -4286,7 +4286,7 @@ SfxVoidItem Rotate180 SID_ROTATE_GRAPHIC_180
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
SfxVoidItem RotateRight SID_ROTATE_GRAPHIC_RIGHT
@@ -4302,7 +4302,7 @@ SfxVoidItem RotateRight SID_ROTATE_GRAPHIC_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
SfxBoolItem Crop SID_OBJECT_CROP
@@ -4319,7 +4319,7 @@ SfxBoolItem Crop SID_OBJECT_CROP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT ;
+ GroupId = SfxGroupId::Document ;
]
SfxVoidItem ChangePicture SID_CHANGE_PICTURE
@@ -4336,7 +4336,7 @@ SfxVoidItem ChangePicture SID_CHANGE_PICTURE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_GRAPHIC;
+ GroupId = SfxGroupId::Graphic;
]
SfxVoidItem SaveGraphic SID_SAVE_GRAPHIC
@@ -4353,7 +4353,7 @@ SfxVoidItem SaveGraphic SID_SAVE_GRAPHIC
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
SfxVoidItem CompressGraphic SID_COMPRESS_GRAPHIC
@@ -4370,7 +4370,7 @@ SfxVoidItem CompressGraphic SID_COMPRESS_GRAPHIC
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -4389,7 +4389,7 @@ SfxBoolItem Init3D SID_3D_INIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -4407,7 +4407,7 @@ SfxVoidItem InPlaceObjectResize SID_OBJECTRESIZE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -4425,7 +4425,7 @@ SfxVoidItem InsertAnnotation SID_INSERT_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem EditAnnotation SID_EDIT_POSTIT
@@ -4442,7 +4442,7 @@ SfxVoidItem EditAnnotation SID_EDIT_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SfxVoidItem ShowAnnotations SID_TOGGLE_NOTES
@@ -4459,7 +4459,7 @@ SfxVoidItem ShowAnnotations SID_TOGGLE_NOTES
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4478,7 +4478,7 @@ SfxVoidItem ReplyToAnnotation SID_REPLYTO_POSTIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -4497,7 +4497,7 @@ SfxVoidItem DeleteAnnotation SID_DELETE_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -4516,7 +4516,7 @@ SfxVoidItem DeleteAllAnnotation SID_DELETEALL_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
SfxVoidItem DeleteAllAnnotationByAuthor SID_DELETEALLBYAUTHOR_POSTIT
@@ -4533,7 +4533,7 @@ SfxVoidItem DeleteAllAnnotationByAuthor SID_DELETEALLBYAUTHOR_POSTIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -4552,7 +4552,7 @@ SfxVoidItem NextAnnotation SID_NEXT_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4571,7 +4571,7 @@ SfxVoidItem PreviousAnnotation SID_PREVIOUS_POSTIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -4589,7 +4589,7 @@ SfxVoidItem InsertGalleryPic SID_GALLERY_FORMATS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4608,7 +4608,7 @@ SfxVoidItem InsertGraphic SID_INSERT_GRAPHIC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4627,7 +4627,7 @@ SfxVoidItem InsertMath SID_INSERT_MATH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4646,7 +4646,7 @@ SfxBoolItem InsertMode SID_ATTR_INSERT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -4664,7 +4664,7 @@ SfxBoolItem DefaultNumbering FN_NUM_NUMBERING_ON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
SfxUInt16Item CurrentBulletListType FN_BUL_NUM_RULE_INDEX
@@ -4680,7 +4680,7 @@ SfxUInt16Item CurrentBulletListType FN_BUL_NUM_RULE_INDEX
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
SfxUInt16Item CurrentNumListType FN_NUM_NUM_RULE_INDEX
[
@@ -4695,7 +4695,7 @@ SfxUInt16Item CurrentNumListType FN_NUM_NUM_RULE_INDEX
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
@@ -4714,7 +4714,7 @@ SfxVoidItem InsertObject SID_INSERT_OBJECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4733,7 +4733,7 @@ SfxVoidItem InsertObjectChart SID_INSERT_DIAGRAM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4752,7 +4752,7 @@ SfxVoidItem InsertObjectChartFromFile SID_INSERT_DIAGRAM_FROM_FILE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4770,7 +4770,7 @@ SfxVoidItem InsertSymbol SID_CHARMAP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4788,7 +4788,7 @@ SfxVoidItem InsertSpreadsheet SID_ATTR_TABLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4808,7 +4808,7 @@ SfxUInt16Item InsertTable SID_INSERT_TABLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4826,7 +4826,7 @@ SfxVoidItem InsertTextFrame SID_INSERT_FRAME
AccelConfig = TRUE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -4844,7 +4844,7 @@ SfxVoidItem InternetDialog SID_INET_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -4862,7 +4862,7 @@ SfxVoidItem Intersect SID_POLY_INTERSECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -4881,7 +4881,7 @@ SvxPostureItem Italic SID_ATTR_CHAR_POSTURE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -4900,7 +4900,7 @@ SvxPostureItem ItalicLatin SID_ATTR_CHAR_LATIN_POSTURE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -4919,7 +4919,7 @@ SvxPostureItem ItalicCJK SID_ATTR_CHAR_CJK_POSTURE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -4938,7 +4938,7 @@ SvxPostureItem ItalicCTL SID_ATTR_CHAR_CTL_POSTURE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -4956,7 +4956,7 @@ SfxBoolItem JustifyPara SID_ATTR_PARA_ADJUST_BLOCK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -4975,7 +4975,7 @@ SfxBoolItem InsertFixedText SID_INSERT_FIXEDTEXT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -4994,7 +4994,7 @@ SfxBoolItem Label SID_FM_FIXEDTEXT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5013,7 +5013,7 @@ SvxLanguageItem Language SID_ATTR_CHAR_LANGUAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5032,7 +5032,7 @@ SvxLanguageItem LanguageLatin SID_ATTR_CHAR_LATIN_LANGUAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5050,7 +5050,7 @@ SfxBoolItem LastRecord SID_FM_RECORD_LAST
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5068,7 +5068,7 @@ SfxVoidItem LeaveFMCreateMode SID_FM_LEAVE_CREATE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -5086,7 +5086,7 @@ SfxVoidItem LeaveGroup SID_LEAVE_GROUP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5104,7 +5104,7 @@ SfxBoolItem LeftPara SID_ATTR_PARA_ADJUST_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5123,7 +5123,7 @@ SvxLRSpaceItem LeftRightMargin SID_ATTR_LRSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5141,7 +5141,7 @@ SvxLRSpaceItem LeftRightParaMargin SID_ATTR_PARA_LRSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5159,7 +5159,7 @@ SvxLRSpaceItem LeftParaMargin SID_ATTR_PARA_LEFTSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5177,7 +5177,7 @@ SvxLRSpaceItem FirstLineParaMargin SID_ATTR_PARA_FIRSTLINESPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5195,7 +5195,7 @@ SvxLRSpaceItem RightParaMargin SID_ATTR_PARA_RIGHTSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5213,7 +5213,7 @@ SfxVoidItem LeftRightParaMargin_Vertical SID_ATTR_PARA_LRSPACE_VERTICAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5232,7 +5232,7 @@ SfxBoolItem MeasureLine SID_DRAW_MEASURELINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -5251,7 +5251,7 @@ SfxBoolItem Line SID_DRAW_LINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineArrowCircle SID_LINE_ARROW_CIRCLE
@@ -5269,7 +5269,7 @@ SfxBoolItem LineArrowCircle SID_LINE_ARROW_CIRCLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineArrowEnd SID_LINE_ARROW_END
@@ -5287,7 +5287,7 @@ SfxBoolItem LineArrowEnd SID_LINE_ARROW_END
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineArrows SID_LINE_ARROWS
@@ -5305,7 +5305,7 @@ SfxBoolItem LineArrows SID_LINE_ARROWS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineArrowSquare SID_LINE_ARROW_SQUARE
@@ -5323,7 +5323,7 @@ SfxBoolItem LineArrowSquare SID_LINE_ARROW_SQUARE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineArrowStart SID_LINE_ARROW_START
@@ -5341,7 +5341,7 @@ SfxBoolItem LineArrowStart SID_LINE_ARROW_START
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineCircleArrow SID_LINE_CIRCLE_ARROW
@@ -5359,7 +5359,7 @@ SfxBoolItem LineCircleArrow SID_LINE_CIRCLE_ARROW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem LineSquareArrow SID_LINE_SQUARE_ARROW
@@ -5377,7 +5377,7 @@ SfxBoolItem LineSquareArrow SID_LINE_SQUARE_ARROW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxBoolItem Line_Diagonal SID_DRAW_XLINE
@@ -5394,7 +5394,7 @@ SfxBoolItem Line_Diagonal SID_DRAW_XLINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SfxVoidItem ArrowsToolbox SID_DRAWTBX_ARROWS
@@ -5412,7 +5412,7 @@ SfxVoidItem ArrowsToolbox SID_DRAWTBX_ARROWS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SvxColorItem FrameLineColor SID_FRAME_LINECOLOR
@@ -5430,7 +5430,7 @@ SvxColorItem FrameLineColor SID_FRAME_LINECOLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FRAME;
+ GroupId = SfxGroupId::Frame;
]
@@ -5449,7 +5449,7 @@ XLineDashItem LineDash SID_ATTR_LINE_DASH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5467,7 +5467,7 @@ SfxBoolItem LineEndStyle SID_ATTR_LINEEND_STYLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5486,7 +5486,7 @@ SvxLineSpacingItem LineSpacing SID_ATTR_PARA_LINESPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SvxULSpaceItem ULSpacing SID_ATTR_PARA_ULSPACE
@@ -5504,7 +5504,7 @@ SvxULSpaceItem ULSpacing SID_ATTR_PARA_ULSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5523,7 +5523,7 @@ SvxULSpaceItem AboveSpacing SID_ATTR_PARA_ABOVESPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5542,7 +5542,7 @@ SvxULSpaceItem BelowSpacing SID_ATTR_PARA_BELOWSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5561,7 +5561,7 @@ SvxLineItem LineStyle SID_FRAME_LINESTYLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FRAME;
+ GroupId = SfxGroupId::Frame;
]
@@ -5580,7 +5580,7 @@ XLineWidthItem LineWidth SID_ATTR_LINE_WIDTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5599,7 +5599,7 @@ SfxBoolItem ListBox SID_FM_LISTBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5618,7 +5618,7 @@ SfxBoolItem InsertListbox SID_INSERT_LISTBOX
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5636,7 +5636,7 @@ SfxVoidItem Merge SID_POLY_MERGE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -5655,7 +5655,7 @@ SfxBoolItem NewRecord SID_FM_RECORD_NEW
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5673,7 +5673,7 @@ SfxBoolItem NextRecord SID_FM_RECORD_NEXT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5692,7 +5692,7 @@ SfxBoolItem NumericField SID_FM_NUMERICFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5711,7 +5711,7 @@ SfxBoolItem InsertNumericField SID_INSERT_NUMERICFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5730,7 +5730,7 @@ SfxVoidItem ObjectAlign SID_OBJECT_ALIGN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5748,7 +5748,7 @@ SfxVoidItem ObjectBackOne SID_FRAME_DOWN
AccelConfig = FALSE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5766,7 +5766,7 @@ SfxVoidItem ObjectForwardOne SID_FRAME_UP
AccelConfig = FALSE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5786,7 +5786,7 @@ SfxBoolItem OpenReadOnly SID_FM_OPEN_READONLY
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -5804,7 +5804,7 @@ SfxVoidItem OrderCrit SID_FM_ORDERCRIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -5823,7 +5823,7 @@ SvxOrphansItem Orphan SID_ATTR_PARA_ORPHANS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -5841,7 +5841,7 @@ SfxVoidItem OutlineBullet SID_OUTLINE_BULLET
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxUInt16Item SetNumber FN_SVX_SET_NUMBER
@@ -5858,7 +5858,7 @@ SfxUInt16Item SetNumber FN_SVX_SET_NUMBER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -5876,7 +5876,7 @@ SfxUInt16Item SetBullet FN_SVX_SET_BULLET
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -5894,7 +5894,7 @@ SfxVoidItem OutlineCollapse SID_OUTLINE_COLLAPSE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -5912,7 +5912,7 @@ SfxVoidItem OutlineCollapseAll SID_OUTLINE_COLLAPSE_ALL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -5930,7 +5930,7 @@ SfxVoidItem OutlineDown SID_OUTLINE_DOWN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -5948,7 +5948,7 @@ SfxVoidItem OutlineExpand SID_OUTLINE_EXPAND
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -5966,7 +5966,7 @@ SfxVoidItem OutlineExpandAll SID_OUTLINE_EXPAND_ALL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -5985,7 +5985,7 @@ SvxContourItem OutlineFont SID_ATTR_CHAR_CONTOUR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6004,7 +6004,7 @@ SfxBoolItem OutlineFormat SID_OUTLINE_FORMAT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6022,7 +6022,7 @@ SfxVoidItem OutlineLeft SID_OUTLINE_LEFT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -6040,7 +6040,7 @@ SfxVoidItem OutlineRight SID_OUTLINE_RIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -6058,7 +6058,7 @@ SfxVoidItem OutlineUp SID_OUTLINE_UP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -6077,7 +6077,7 @@ SvxFormatBreakItem Pagebreak SID_ATTR_PARA_PAGEBREAK
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6096,7 +6096,7 @@ SvxPaperBinItem PagePaperBin SID_ATTR_PAGE_PAPERBIN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6115,7 +6115,7 @@ SvxSizeItem AttributePageSize SID_ATTR_PAGE_SIZE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6134,7 +6134,7 @@ SvxPageModelItem AttributeParaModel SID_ATTR_PARA_MODEL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6153,7 +6153,7 @@ SvxPageItem AttributePage SID_ATTR_PAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6172,7 +6172,7 @@ SvxPageItem Orientation SID_ATTR_PAGE_ORIENTATION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6191,7 +6191,7 @@ SvxLongULSpaceItem PageULMargin SID_ATTR_PAGE_ULSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6210,7 +6210,7 @@ SvxLongLRSpaceItem PageLRMargin SID_ATTR_PAGE_LRSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6229,7 +6229,7 @@ SvxAutoKernItem PairKerning SID_ATTR_CHAR_AUTOKERN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6248,7 +6248,7 @@ SfxVoidItem ParagraphDialog SID_PARA_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6267,7 +6267,7 @@ SvxFormatKeepItem ParaKeepTogether SID_ATTR_PARA_KEEP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6286,7 +6286,7 @@ SvxFormatSplitItem ParaSplit SID_ATTR_PARA_SPLIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -6305,7 +6305,7 @@ SfxBoolItem InsertPatternField SID_INSERT_PATTERNFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6324,7 +6324,7 @@ SfxBoolItem PatternField SID_FM_PATTERNFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6342,7 +6342,7 @@ SfxBoolItem Pie SID_DRAW_PIE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6359,7 +6359,7 @@ SfxBoolItem Pie_Unfilled SID_DRAW_PIE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6377,7 +6377,7 @@ SfxBoolItem Polygon_Diagonal SID_DRAW_XPOLYGON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6395,7 +6395,7 @@ SfxBoolItem Polygon_Diagonal_Unfilled SID_DRAW_XPOLYGON_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6413,7 +6413,7 @@ SfxBoolItem Polygon_Unfilled SID_DRAW_POLYGON_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6432,7 +6432,7 @@ SfxPointItem Position SID_ATTR_POSITION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -6450,7 +6450,7 @@ SfxBoolItem PrevRecord SID_FM_RECORD_PREV
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6469,7 +6469,7 @@ SfxBoolItem ProgressBar SID_INSERT_PROGRESSBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6507,7 +6507,7 @@ SfxBoolItem Pushbutton SID_FM_PUSHBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6526,7 +6526,7 @@ SfxBoolItem InsertPushbutton SID_INSERT_PUSHBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6546,7 +6546,7 @@ SfxBoolItem InsertFormRadio SID_INSERT_FORM_RADIO
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6565,7 +6565,7 @@ SfxBoolItem InsertFormCheck SID_INSERT_FORM_CHECK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6584,7 +6584,7 @@ SfxBoolItem InsertFormList SID_INSERT_FORM_LIST
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6603,7 +6603,7 @@ SfxBoolItem InsertFormCombo SID_INSERT_FORM_COMBO
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
SfxBoolItem InsertFormSpin SID_INSERT_FORM_SPIN
@@ -6621,7 +6621,7 @@ SfxBoolItem InsertFormSpin SID_INSERT_FORM_SPIN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6640,7 +6640,7 @@ SfxBoolItem InsertFormVScroll SID_INSERT_FORM_VSCROLL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6660,7 +6660,7 @@ SfxBoolItem InsertFormHScroll SID_INSERT_FORM_HSCROLL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6679,7 +6679,7 @@ SfxBoolItem Radiobutton SID_INSERT_RADIOBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6698,7 +6698,7 @@ SfxBoolItem RadioButton SID_FM_RADIOBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6717,7 +6717,7 @@ SfxBoolItem ReadOnlyMode SID_READONLY_MODE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -6735,7 +6735,7 @@ SfxBoolItem RecFromText SID_FM_RECORD_FROM_TEXT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6753,7 +6753,7 @@ SfxBoolItem RecSave SID_FM_RECORD_SAVE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6771,7 +6771,7 @@ SfxVoidItem RecSearch SID_FM_SEARCH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6789,7 +6789,7 @@ SfxBoolItem Rect SID_DRAW_RECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6806,7 +6806,7 @@ SfxBoolItem Rect_Rounded SID_DRAW_RECT_ROUND
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6823,7 +6823,7 @@ SfxBoolItem Rect_Rounded_Unfilled SID_DRAW_RECT_ROUND_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6840,7 +6840,7 @@ SfxBoolItem Rect_Unfilled SID_DRAW_RECT_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -6858,7 +6858,7 @@ SfxBoolItem RecText SID_FM_RECORD_TEXT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6876,7 +6876,7 @@ SfxStringItem RecTotal SID_FM_RECORD_TOTAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6894,7 +6894,7 @@ SfxBoolItem RecUndo SID_FM_RECORD_UNDO
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -6912,7 +6912,7 @@ SfxVoidItem Refresh SID_FM_REFRESH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -6930,7 +6930,7 @@ SfxVoidItem RefreshFormControl SID_FM_REFRESH_FORM_CONTROL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -6948,7 +6948,7 @@ SfxVoidItem RemoveFilterSort SID_FM_REMOVE_FILTER_SORT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -6966,7 +6966,7 @@ SfxVoidItem ReplaceSet FID_SEARCH_REPLACESET
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -6984,7 +6984,7 @@ SfxBoolItem RightPara SID_ATTR_PARA_ADJUST_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7003,7 +7003,7 @@ SvxLRSpaceItem RulerBorderDistance SID_RULER_BORDER_DISTANCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7022,7 +7022,7 @@ SvxColumnItem RulerBorders SID_RULER_BORDERS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7041,7 +7041,7 @@ SvxColumnItem RulerBordersVertical SID_RULER_BORDERS_VERTICAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7098,7 +7098,7 @@ SvxProtectItem RulerProtect SID_RULER_PROTECT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7116,7 +7116,7 @@ SfxVoidItem SbaExecuteSql SID_FM_EXECUTE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -7134,7 +7134,7 @@ SfxVoidItem SbaNativeSql SID_FM_NATIVESQL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -7153,7 +7153,7 @@ SfxVoidItem Scan SID_SCAN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -7171,7 +7171,7 @@ SfxVoidItem ScEditOptions SID_SC_EDITOPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7189,7 +7189,7 @@ SfxVoidItem SchEditOptions SID_SCH_EDITOPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7207,7 +7207,7 @@ SfxVoidItem SdEditOptions SID_SD_EDITOPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7225,7 +7225,7 @@ SfxVoidItem SdGraphicOptions SID_SD_GRAPHIC_OPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7243,7 +7243,7 @@ SfxVoidItem SearchOff FID_SEARCH_OFF
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -7261,7 +7261,7 @@ SfxVoidItem SearchOn FID_SEARCH_ON
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -7279,7 +7279,7 @@ SfxVoidItem SearchSet FID_SEARCH_SEARCHSET
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -7297,7 +7297,7 @@ SfxVoidItem Select SID_SELECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -7315,7 +7315,7 @@ SfxVoidItem SendToBack SID_FRAME_TO_BOTTOM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7333,7 +7333,7 @@ SfxVoidItem SetDefault SID_SET_DEFAULT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7351,7 +7351,7 @@ SfxVoidItem SetHyperlink SID_HYPERLINK_SETLINK
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -7370,7 +7370,7 @@ SvxHyphenZoneItem SetHyphenZone SID_ATTR_PARA_HYPHENZONE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7407,7 +7407,7 @@ SvxLongULSpaceItem SetLongTopBottomMargin SID_ATTR_LONG_ULSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7425,7 +7425,7 @@ SfxVoidItem SetObjectToBackground SID_OBJECT_HELL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7443,7 +7443,7 @@ SfxVoidItem SetObjectToForeground SID_OBJECT_HEAVEN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7461,7 +7461,7 @@ SfxVoidItem SetPageMaxSize SID_ATTR_PAGE_MAXSIZE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7480,7 +7480,7 @@ SvxShadowItem BorderShadow SID_ATTR_BORDER_SHADOW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7500,7 +7500,7 @@ SdrOnOffItem FillShadow SID_ATTR_FILL_SHADOW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
XColorItem FillShadowColor SID_ATTR_SHADOW_COLOR
@@ -7519,7 +7519,7 @@ XColorItem FillShadowColor SID_ATTR_SHADOW_COLOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
SdrPercentItem FillShadowTransparency SID_ATTR_SHADOW_TRANSPARENCE
@@ -7538,7 +7538,7 @@ SdrPercentItem FillShadowTransparency SID_ATTR_SHADOW_TRANSPARENCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
SdrMetricItem FillShadowXDistance SID_ATTR_SHADOW_XDISTANCE
@@ -7557,7 +7557,7 @@ SdrMetricItem FillShadowXDistance SID_ATTR_SHADOW_XDISTANCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
SdrMetricItem FillShadowYDistance SID_ATTR_SHADOW_YDISTANCE
@@ -7576,7 +7576,7 @@ SdrMetricItem FillShadowYDistance SID_ATTR_SHADOW_YDISTANCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
SvxShadowedItem Shadowed SID_ATTR_CHAR_SHADOWED
@@ -7594,7 +7594,7 @@ SvxShadowedItem Shadowed SID_ATTR_CHAR_SHADOWED
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7614,7 +7614,7 @@ SfxBoolItem ShowFmExplorer SID_FM_SHOW_FMEXPLORER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -7634,7 +7634,7 @@ SfxBoolItem ShowItemBrowser SID_SHOW_ITEMBROWSER
AccelConfig = TRUE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7653,7 +7653,7 @@ SfxBoolItem ShowPropBrowser SID_SHOW_PROPERTYBROWSER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -7673,7 +7673,7 @@ SfxBoolItem ShowProperties SID_FM_SHOW_PROPERTIES
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -7691,7 +7691,7 @@ SfxBoolItem ShowPropertyBrowser SID_FM_SHOW_PROPERTY_BROWSER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -7710,7 +7710,7 @@ SfxBoolItem ShowRuler SID_RULER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7729,7 +7729,7 @@ SvxSizeItem Size SID_ATTR_SIZE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -7747,7 +7747,7 @@ SfxVoidItem SmEditOptions SID_SM_EDITOPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7765,7 +7765,7 @@ SfxVoidItem SortDown SID_FM_SORTDOWN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -7783,7 +7783,7 @@ SfxVoidItem Sortup SID_FM_SORTUP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxBoolItem SpacePara1 SID_ATTR_PARA_LINESPACE_10
@@ -7800,7 +7800,7 @@ SfxBoolItem SpacePara1 SID_ATTR_PARA_LINESPACE_10
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7818,7 +7818,7 @@ SfxBoolItem SpacePara15 SID_ATTR_PARA_LINESPACE_15
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7836,7 +7836,7 @@ SfxBoolItem SpacePara2 SID_ATTR_PARA_LINESPACE_20
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7855,7 +7855,7 @@ SvxKerningItem Spacing SID_ATTR_CHAR_KERNING
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -7874,7 +7874,7 @@ SfxBoolItem SpellOnline SID_AUTOSPELL_CHECK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7893,7 +7893,7 @@ SfxBoolItem Spinbutton SID_INSERT_SPINBUTTON
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -7910,7 +7910,7 @@ SfxBoolItem Square SID_DRAW_SQUARE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -7927,7 +7927,7 @@ SfxBoolItem Square_Rounded SID_DRAW_SQUARE_ROUND
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -7944,7 +7944,7 @@ SfxBoolItem Square_Rounded_Unfilled SID_DRAW_SQUARE_ROUND_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -7961,7 +7961,7 @@ SfxBoolItem Square_Unfilled SID_DRAW_SQUARE_NOFILL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -7980,7 +7980,7 @@ SfxUInt32Item State3D SID_3D_STATE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -7999,7 +7999,7 @@ SvxCrossedOutItem Strikeout SID_ATTR_CHAR_STRIKEOUT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8018,7 +8018,7 @@ SfxBoolItem SubScript SID_SET_SUB_SCRIPT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8036,7 +8036,7 @@ SfxVoidItem Substract SID_POLY_SUBSTRACT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
SfxVoidItem EqualizeWidth SID_EQUALIZEWIDTH
@@ -8053,7 +8053,7 @@ SfxVoidItem EqualizeWidth SID_EQUALIZEWIDTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
SfxVoidItem EqualizeHeight SID_EQUALIZEHEIGHT
@@ -8070,7 +8070,7 @@ SfxVoidItem EqualizeHeight SID_EQUALIZEHEIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
SfxBoolItem SuperScript SID_SET_SUPER_SCRIPT
@@ -8088,7 +8088,7 @@ SfxBoolItem SuperScript SID_SET_SUPER_SCRIPT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8106,7 +8106,7 @@ SfxVoidItem SwEditOptions SID_SW_EDITOPTIONS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -8125,7 +8125,7 @@ SfxBoolItem TabDialog SID_FM_TAB_DIALOG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8145,7 +8145,7 @@ SvxTabStopItem Tabstops SID_ATTR_TABSTOP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8165,7 +8165,7 @@ SvxTabStopItem TabstopsVertical SID_ATTR_TABSTOP_VERTICAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8184,7 +8184,7 @@ SfxBoolItem TestMode SID_DIALOG_TESTMODE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8203,7 +8203,7 @@ SfxBoolItem Text SID_ATTR_CHAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8221,7 +8221,7 @@ SfxBoolItem DrawText SID_DRAW_TEXT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8240,7 +8240,7 @@ SfxBoolItem Text_Marquee SID_DRAW_TEXT_MARQUEE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8259,7 +8259,7 @@ SfxBoolItem TextdirectionLeftToRight SID_TEXTDIRECTION_LEFT_TO_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8278,7 +8278,7 @@ SfxBoolItem TextdirectionTopToBottom SID_TEXTDIRECTION_TOP_TO_BOTTOM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8297,7 +8297,7 @@ SdrTextFitToSizeTypeItem TextFitToSize SID_ATTR_TEXT_FITTOSIZE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8316,7 +8316,7 @@ SfxVoidItem ThesaurusDialog SID_THESAURUS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -8335,7 +8335,7 @@ SfxBoolItem InsertTimeField SID_INSERT_TIMEFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8354,7 +8354,7 @@ SfxBoolItem TimeField SID_FM_TIMEFIELD
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8373,7 +8373,7 @@ SfxVoidItem ToggleObjectBezierMode SID_BEZIER_EDIT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8391,7 +8391,7 @@ SfxVoidItem ToggleObjectRotateMode SID_OBJECT_ROTATE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8410,7 +8410,7 @@ SfxBoolItem ToolEdit SID_TEXTEDIT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -8429,7 +8429,7 @@ SfxBoolItem SelectObject SID_OBJECT_SELECT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -8448,7 +8448,7 @@ SvxULSpaceItem TopBottomMargin SID_ATTR_ULSPACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8466,7 +8466,7 @@ SfxVoidItem TransformDialog SID_ATTR_TRANSFORM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8485,7 +8485,7 @@ SfxVoidItem TwainSelect SID_TWAIN_SELECT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -8504,7 +8504,7 @@ SfxVoidItem TwainTransfer SID_TWAIN_TRANSFER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -8523,7 +8523,7 @@ SvxTextLineItem Underline SID_ATTR_CHAR_UNDERLINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8542,7 +8542,7 @@ SvxTextLineItem Overline SID_ATTR_CHAR_OVERLINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8562,7 +8562,7 @@ SfxBoolItem UseWizards SID_FM_USE_WIZARDS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8581,7 +8581,7 @@ SfxBoolItem VerticalCaption SID_DRAW_CAPTION_VERTICAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8600,7 +8600,7 @@ SfxBoolItem VerticalText SID_DRAW_TEXT_VERTICAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -8619,7 +8619,7 @@ SfxBoolItem VFixedLine SID_INSERT_VFIXEDLINE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8637,7 +8637,7 @@ SfxBoolItem ViewFormAsGrid SID_FM_VIEW_AS_GRID
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8656,7 +8656,7 @@ SfxBoolItem VScrollbar SID_INSERT_VSCROLLBAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8675,7 +8675,7 @@ SvxWidowsItem Widow SID_ATTR_PARA_WIDOWS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8694,7 +8694,7 @@ SfxBoolItem Window3D SID_3D_WIN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -8713,7 +8713,7 @@ SvxWordLineModeItem WordMode SID_ATTR_CHAR_WORDLINEMODE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8732,7 +8732,7 @@ XLineColorItem XLineColor SID_ATTR_LINE_COLOR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8751,7 +8751,7 @@ XLineStyleItem XLineStyle SID_ATTR_LINE_STYLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8769,7 +8769,7 @@ SfxVoidItem Zoom100Percent SID_SIZE_REAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -8787,7 +8787,7 @@ SfxVoidItem ZoomObjects SID_SIZE_OPTIMAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -8805,7 +8805,7 @@ SfxVoidItem ZoomOptimal SID_SIZE_ALL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -8823,7 +8823,7 @@ SfxVoidItem ZoomPage SID_SIZE_PAGE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -8841,7 +8841,7 @@ SfxVoidItem ZoomPageWidth SID_SIZE_PAGE_WIDTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -8859,7 +8859,7 @@ SfxVoidItem ZoomVisArea SID_SIZE_VISAREA
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -8877,7 +8877,7 @@ SfxVoidItem ToggleControlFocus SID_FM_TOGGLECONTROLFOCUS
AccelConfig = TRUE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8895,7 +8895,7 @@ SfxVoidItem CreateFieldControl SID_FM_CREATE_FIELDCONTROL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8914,7 +8914,7 @@ SfxBoolItem SelectMode SID_INSERT_SELECT
AccelConfig = FALSE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8933,7 +8933,7 @@ SvxParaVertAlignItem VerticalParagraphAlignment SID_PARA_VERTALIGN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8952,7 +8952,7 @@ SvxCharReliefItem CharacterRelief SID_ATTR_CHAR_RELIEF
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -8971,7 +8971,7 @@ SvxBrushItem CharacterBackgroundPattern SID_ATTR_BRUSH_CHAR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -8990,7 +8990,7 @@ SvxCharRotateItem CharacterRotation SID_ATTR_CHAR_ROTATED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9009,7 +9009,7 @@ SvxCharScaleWidthItem CharacterWidthScalingFactor SID_ATTR_CHAR_SCALEWIDTH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9028,7 +9028,7 @@ SfxUInt32Item NumberFormatValue SID_ATTR_NUMBERFORMAT_VALUE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9047,7 +9047,7 @@ SvxHorJustifyItem HorizontalJustification SID_ATTR_ALIGN_HOR_JUSTIFY
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9066,7 +9066,7 @@ SvxVerJustifyItem VerticalJustification SID_ATTR_ALIGN_VER_JUSTIFY
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9085,7 +9085,7 @@ SfxUInt16Item AlignmentIndent SID_ATTR_ALIGN_INDENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9104,7 +9104,7 @@ SfxBoolItem AlignmentHyphenation SID_ATTR_ALIGN_HYPHENATION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9123,7 +9123,7 @@ SfxInt32Item AlignmentRotation SID_ATTR_ALIGN_DEGREES
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9142,7 +9142,7 @@ SvxRotateModeItem AlignmentRotationMode SID_ATTR_ALIGN_LOCKPOS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9161,7 +9161,7 @@ SvxMarginItem AlignmentMargin SID_ATTR_ALIGN_MARGIN
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9180,7 +9180,7 @@ SfxBoolItem AlignmentStacked SID_ATTR_ALIGN_STACKED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9198,7 +9198,7 @@ SfxBoolItem ParaLeftToRight SID_ATTR_PARA_LEFT_TO_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9216,7 +9216,7 @@ SfxBoolItem ParaRightToLeft SID_ATTR_PARA_RIGHT_TO_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9235,7 +9235,7 @@ SfxBoolItem TextRTL SID_RULER_TEXT_RIGHT_TO_LEFT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -9253,7 +9253,7 @@ SfxVoidItem OpenHyperlinkOnCursor SID_OPEN_HYPERLINK
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SfxBoolItem CTLFontState SID_CTLFONT_STATE
@@ -9269,7 +9269,7 @@ SfxBoolItem CTLFontState SID_CTLFONT_STATE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
+ GroupId = SfxGroupId::Application;
]
SfxBoolItem VerticalTextState SID_VERTICALTEXT_STATE
@@ -9285,7 +9285,7 @@ SfxBoolItem VerticalTextState SID_VERTICALTEXT_STATE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
+ GroupId = SfxGroupId::Application;
]
@@ -9303,7 +9303,7 @@ SfxVoidItem OpenXMLFilterSettings SID_OPEN_XML_FILTERSETTINGS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -9322,7 +9322,7 @@ SfxVoidItem HangulHanjaConversion SID_HANGUL_HANJA_CONVERSION
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
SfxVoidItem ChineseConversion SID_CHINESE_CONVERSION
@@ -9340,7 +9340,7 @@ SfxVoidItem ChineseConversion SID_CHINESE_CONVERSION
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -9359,7 +9359,7 @@ SfxBoolItem SpellDialog SID_SPELL_DIALOG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxColumnItem RulerRows SID_RULER_ROWS
@@ -9376,7 +9376,7 @@ SvxColumnItem RulerRows SID_RULER_ROWS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
SvxColumnItem RulerRowsVertical SID_RULER_ROWS_VERTICAL
@@ -9393,7 +9393,7 @@ SvxColumnItem RulerRowsVertical SID_RULER_ROWS_VERTICAL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -9414,7 +9414,7 @@ SfxVoidItem FontNameList SID_ATTR_CHAR_FONTLIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -9431,7 +9431,7 @@ SfxBoolItem ExtrusionToggle SID_EXTRUSION_TOOGLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9448,7 +9448,7 @@ SfxVoidItem ExtrusionTiltDown SID_EXTRUSION_TILT_DOWN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9465,7 +9465,7 @@ SfxVoidItem ExtrusionTiltUp SID_EXTRUSION_TILT_UP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9482,7 +9482,7 @@ SfxVoidItem ExtrusionTiltLeft SID_EXTRUSION_TILT_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9499,7 +9499,7 @@ SfxVoidItem ExtrusionTiltRight SID_EXTRUSION_TILT_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9515,7 +9515,7 @@ SfxBoolItem ExtrusionDepthFloater SID_EXTRUSION_DEPTH_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9531,7 +9531,7 @@ SvxDoubleItem ExtrusionDepthDialog SID_EXTRUSION_DEPTH_DIALOG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9547,7 +9547,7 @@ SfxBoolItem ExtrusionDirectionFloater SID_EXTRUSION_DIRECTION_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9564,7 +9564,7 @@ SfxBoolItem ExtrusionLightingFloater SID_EXTRUSION_LIGHTING_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9581,7 +9581,7 @@ SfxBoolItem ExtrusionSurfaceFloater SID_EXTRUSION_SURFACE_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9598,7 +9598,7 @@ SvxColorItem Extrusion3DColor SID_EXTRUSION_3D_COLOR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9615,7 +9615,7 @@ SvxDoubleItem ExtrusionDepth SID_EXTRUSION_DEPTH
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9632,7 +9632,7 @@ SfxInt32Item ExtrusionDirection SID_EXTRUSION_DIRECTION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9649,7 +9649,7 @@ SfxInt32Item ExtrusionProjection SID_EXTRUSION_PROJECTION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9666,7 +9666,7 @@ SfxInt32Item ExtrusionLightingDirection SID_EXTRUSION_LIGHTING_DIRECTION
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9683,7 +9683,7 @@ SfxInt32Item ExtrusionLightingIntensity SID_EXTRUSION_LIGHTING_INTENSITY
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9700,7 +9700,7 @@ SfxInt32Item ExtrusionSurface SID_EXTRUSION_SURFACE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9717,7 +9717,7 @@ SfxBoolItem FontworkGalleryFloater SID_FONTWORK_GALLERY_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9735,7 +9735,7 @@ SfxStringItem FontworkShapeType SID_FONTWORK_SHAPE_TYPE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -9752,7 +9752,7 @@ SfxBoolItem FontworkSameLetterHeights SID_FONTWORK_SAME_LETTER_HEIGHTS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9769,7 +9769,7 @@ SfxBoolItem FontworkAlignmentFloater SID_FONTWORK_ALIGNMENT_FLOATER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9786,7 +9786,7 @@ SfxBoolItem FontworkCharacterSpacingFloater SID_FONTWORK_CHARACTER_SPACING_FLOAT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9802,7 +9802,7 @@ SfxInt32Item FontworkShape SID_FONTWORK_SHAPE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9818,7 +9818,7 @@ SfxInt32Item FontworkAlignment SID_FONTWORK_ALIGNMENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9834,7 +9834,7 @@ SfxInt32Item FontworkCharacterSpacing SID_FONTWORK_CHARACTER_SPACING
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9850,7 +9850,7 @@ SfxInt32Item FontworkCharacterSpacingDialog SID_FONTWORK_CHARACTER_SPACING_DIALO
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9866,7 +9866,7 @@ SfxBoolItem FontworkKernCharacterPairs SID_FONTWORK_KERN_CHARACTER_PAIRS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
@@ -9884,7 +9884,7 @@ SfxVoidItem GetColorTable SID_GET_COLORLIST
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -9902,7 +9902,7 @@ SfxVoidItem SpellCheckerChanged SID_SPELLCHECKER_CHANGED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -9920,7 +9920,7 @@ SfxVoidItem Year2000 SID_ATTR_YEAR2000
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_INTERN;
+ GroupId = SfxGroupId::Intern;
]
@@ -9938,7 +9938,7 @@ SfxVoidItem IncrementIndent SID_INC_INDENT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9956,7 +9956,7 @@ SfxVoidItem DecrementIndent SID_DEC_INDENT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -9975,7 +9975,7 @@ SfxStringItem StateTableCell SID_TABLE_CELL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -9993,7 +9993,7 @@ SfxVoidItem SendOutlineToImpress SID_OUTLINE_TO_IMPRESS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -10012,7 +10012,7 @@ SfxUInt16Item DefTabStop SID_ATTR_DEFTABSTOP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -10031,7 +10031,7 @@ SvxLanguageItem DocumentLanguage SID_ATTR_LANGUAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -10050,7 +10050,7 @@ SvxLanguageItem DocumentLanguageCJK SID_ATTR_CHAR_CJK_LANGUAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -10069,7 +10069,7 @@ SvxLanguageItem DocumentLanguageCTL SID_ATTR_CHAR_CTL_LANGUAGE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -10088,7 +10088,7 @@ SfxBoolItem OptionsLocaleChanged SID_OPT_LOCALE_CHANGED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -10106,7 +10106,7 @@ SfxVoidItem SbaBrwInsert SID_SBA_BRW_INSERT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DATA;
+ GroupId = SfxGroupId::Data;
]
@@ -10124,7 +10124,7 @@ SfxStringItem BasicShapes SID_DRAWTBX_CS_BASIC
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10142,7 +10142,7 @@ SfxStringItem SymbolShapes SID_DRAWTBX_CS_SYMBOL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10160,7 +10160,7 @@ SfxStringItem ArrowShapes SID_DRAWTBX_CS_ARROW
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10178,7 +10178,7 @@ SfxStringItem FlowChartShapes SID_DRAWTBX_CS_FLOWCHART
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10196,7 +10196,7 @@ SfxStringItem CalloutShapes SID_DRAWTBX_CS_CALLOUT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10214,7 +10214,7 @@ SfxStringItem StarShapes SID_DRAWTBX_CS_STAR
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_OPTIONS;
+ GroupId = SfxGroupId::Options;
]
@@ -10231,7 +10231,7 @@ SfxStringItem CustomShape SID_DRAW_CS_ID
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_DRAWING;
+ GroupId = SfxGroupId::Drawing;
]
SvxDashListItem DashListState SID_DASH_LIST
@@ -10247,7 +10247,7 @@ SvxDashListItem DashListState SID_DASH_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -10264,7 +10264,7 @@ SvxLineEndListItem LineEndListState SID_LINEEND_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxColorListItem ColorTableState SID_COLOR_TABLE
@@ -10280,7 +10280,7 @@ SvxColorListItem ColorTableState SID_COLOR_TABLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxGradientListItem GradientListState SID_GRADIENT_LIST
@@ -10296,7 +10296,7 @@ SvxGradientListItem GradientListState SID_GRADIENT_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxHatchListItem HatchListState SID_HATCH_LIST
@@ -10312,7 +10312,7 @@ SvxHatchListItem HatchListState SID_HATCH_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxBitmapListItem BitmapListState SID_BITMAP_LIST
@@ -10328,7 +10328,7 @@ SvxBitmapListItem BitmapListState SID_BITMAP_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxPatternListItem PatternListState SID_PATTERN_LIST
@@ -10344,7 +10344,7 @@ SvxPatternListItem PatternListState SID_PATTERN_LIST
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
SvxEmphasisMarkItem EmphasisMark SID_ATTR_CHAR_EMPHASISMARK
@@ -10361,7 +10361,7 @@ SvxEmphasisMarkItem EmphasisMark SID_ATTR_CHAR_EMPHASISMARK
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -10379,7 +10379,7 @@ SfxBoolItem ShowDataNavigator SID_FM_SHOW_DATANAVIGATOR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -10416,7 +10416,7 @@ SfxVoidItem CommonAlignLeft SID_ALIGN_ANY_LEFT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -10434,7 +10434,7 @@ SfxVoidItem CommonAlignHorizontalCenter SID_ALIGN_ANY_HCENTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignRight SID_ALIGN_ANY_RIGHT
@@ -10451,7 +10451,7 @@ SfxVoidItem CommonAlignRight SID_ALIGN_ANY_RIGHT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignJustified SID_ALIGN_ANY_JUSTIFIED
@@ -10468,7 +10468,7 @@ SfxVoidItem CommonAlignJustified SID_ALIGN_ANY_JUSTIFIED
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignTop SID_ALIGN_ANY_TOP
@@ -10485,7 +10485,7 @@ SfxVoidItem CommonAlignTop SID_ALIGN_ANY_TOP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignVerticalCenter SID_ALIGN_ANY_VCENTER
@@ -10502,7 +10502,7 @@ SfxVoidItem CommonAlignVerticalCenter SID_ALIGN_ANY_VCENTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignBottom SID_ALIGN_ANY_BOTTOM
@@ -10519,7 +10519,7 @@ SfxVoidItem CommonAlignBottom SID_ALIGN_ANY_BOTTOM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignHorizontalDefault SID_ALIGN_ANY_HDEFAULT
@@ -10536,7 +10536,7 @@ SfxVoidItem CommonAlignHorizontalDefault SID_ALIGN_ANY_HDEFAULT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem CommonAlignVerticalDefault SID_ALIGN_ANY_VDEFAULT
@@ -10553,7 +10553,7 @@ SfxVoidItem CommonAlignVerticalDefault SID_ALIGN_ANY_VDEFAULT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
avmedia_MediaItem AVMediaToolBox SID_AVMEDIA_TOOLBOX
@@ -10570,7 +10570,7 @@ avmedia_MediaItem AVMediaToolBox SID_AVMEDIA_TOOLBOX
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_APPLICATION;
+ GroupId = SfxGroupId::Application;
]
@@ -10590,7 +10590,7 @@ SfxBoolItem BorderReducedMode SID_BORDER_REDUCED_MODE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -10609,7 +10609,7 @@ SfxBoolItem ColorSettings SID_COLOR_SETTINGS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_MODIFY;
+ GroupId = SfxGroupId::Modify;
]
@@ -10627,7 +10627,7 @@ SfxVoidItem MailExportFinished SID_MAIL_EXPORT_FINISHED
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EXPLORER;
+ GroupId = SfxGroupId::Explorer;
]
SfxVoidItem InsertZWSP SID_INSERT_ZWSP
@@ -10644,7 +10644,7 @@ SfxVoidItem InsertZWSP SID_INSERT_ZWSP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertZWNBSP SID_INSERT_ZWNBSP
@@ -10661,7 +10661,7 @@ SfxVoidItem InsertZWNBSP SID_INSERT_ZWNBSP
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertLRM SID_INSERT_LRM
@@ -10678,7 +10678,7 @@ SfxVoidItem InsertLRM SID_INSERT_LRM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertRLM SID_INSERT_RLM
@@ -10695,7 +10695,7 @@ SfxVoidItem InsertRLM SID_INSERT_RLM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertSoftHyphen FN_INSERT_SOFT_HYPHEN
@@ -10712,7 +10712,7 @@ SfxVoidItem InsertSoftHyphen FN_INSERT_SOFT_HYPHEN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertHardHyphen FN_INSERT_HARDHYPHEN
@@ -10729,7 +10729,7 @@ SfxVoidItem InsertHardHyphen FN_INSERT_HARDHYPHEN
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
SfxVoidItem InsertNonBreakingSpace FN_INSERT_HARD_SPACE
@@ -10746,7 +10746,7 @@ SfxVoidItem InsertNonBreakingSpace FN_INSERT_HARD_SPACE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
+ GroupId = SfxGroupId::Insert;
]
@@ -10764,7 +10764,7 @@ SfxVoidItem ManageLanguage SID_BASICIDE_MANAGE_LANG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
@@ -10782,7 +10782,7 @@ SfxStringItem CurrentLanguage SID_BASICIDE_CURRENT_LANG
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_CONTROLS;
+ GroupId = SfxGroupId::Controls;
]
SfxVoidItem MergeCells SID_TABLE_MERGE_CELLS
@@ -10799,7 +10799,7 @@ SfxVoidItem MergeCells SID_TABLE_MERGE_CELLS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem SplitCell SID_TABLE_SPLIT_CELLS
@@ -10816,7 +10816,7 @@ SfxVoidItem SplitCell SID_TABLE_SPLIT_CELLS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem OptimizeTable SID_OPTIMIZE_TABLE
@@ -10834,7 +10834,7 @@ SfxVoidItem OptimizeTable SID_OPTIMIZE_TABLE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxBoolItem CellVertBottom SID_TABLE_VERT_BOTTOM
@@ -10852,7 +10852,7 @@ SfxBoolItem CellVertBottom SID_TABLE_VERT_BOTTOM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -10871,7 +10871,7 @@ SfxBoolItem CellVertCenter SID_TABLE_VERT_CENTER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -10890,7 +10890,7 @@ SfxBoolItem CellVertTop SID_TABLE_VERT_NONE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertRows SID_TABLE_INSERT_ROW
@@ -10908,7 +10908,7 @@ SfxVoidItem InsertRows SID_TABLE_INSERT_ROW
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertColumns SID_TABLE_INSERT_COL
@@ -10926,7 +10926,7 @@ SfxVoidItem InsertColumns SID_TABLE_INSERT_COL
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem DeleteRows SID_TABLE_DELETE_ROW
@@ -10943,7 +10943,7 @@ SfxVoidItem DeleteRows SID_TABLE_DELETE_ROW
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem DeleteColumns SID_TABLE_DELETE_COL
@@ -10960,7 +10960,7 @@ SfxVoidItem DeleteColumns SID_TABLE_DELETE_COL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem SelectTable SID_TABLE_SELECT_ALL
@@ -10977,7 +10977,7 @@ SfxVoidItem SelectTable SID_TABLE_SELECT_ALL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem EntireColumn SID_TABLE_SELECT_COL
@@ -10994,7 +10994,7 @@ SfxVoidItem EntireColumn SID_TABLE_SELECT_COL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -11012,7 +11012,7 @@ SfxVoidItem EntireRow SID_TABLE_SELECT_ROW
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem TableDialog SID_FORMAT_TABLE_DLG
@@ -11030,7 +11030,7 @@ SfxVoidItem TableDialog SID_FORMAT_TABLE_DLG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem AutoSum SID_TABLE_AUTOSUM
@@ -11047,7 +11047,7 @@ SfxVoidItem AutoSum SID_TABLE_AUTOSUM
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -11066,7 +11066,7 @@ SfxVoidItem TableSort SID_TABLE_SORT_DIALOG
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
@@ -11084,7 +11084,7 @@ SvxSmartTagItem OpenSmartTagMenuOnCursor SID_OPEN_SMARTTAGMENU
AccelConfig = FALSE,
MenuConfig = TRUE,
ToolBoxConfig = FALSE,
- GroupId = GID_EDIT;
+ GroupId = SfxGroupId::Edit;
]
@@ -11102,7 +11102,7 @@ SvxZoomSliderItem ZoomSlider SID_ATTR_ZOOMSLIDER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_VIEW;
+ GroupId = SfxGroupId::View;
]
@@ -11120,7 +11120,7 @@ SfxStringListItem LanguageStatus SID_LANGUAGE_STATUS
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11140,7 +11140,7 @@ SfxVoidItem FontDialogForParagraph SID_CHAR_DLG_FOR_PARAGRAPH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11159,7 +11159,7 @@ SfxVoidItem Grow SID_GROW_FONT_SIZE
AccelConfig = TRUE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11178,7 +11178,7 @@ SfxVoidItem Shrink SID_SHRINK_FONT_SIZE
AccelConfig = TRUE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11197,7 +11197,7 @@ SfxVoidItem RecheckDocument SID_RECHECK_DOCUMENT
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_DOCUMENT;
+ GroupId = SfxGroupId::Document;
]
@@ -11217,7 +11217,7 @@ SfxVoidItem InsertColumnDialog SID_TABLE_INSERT_COL_DLG
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertColumnsBefore SID_TABLE_INSERT_COL_BEFORE
@@ -11237,7 +11237,7 @@ SfxVoidItem InsertColumnsBefore SID_TABLE_INSERT_COL_BEFORE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertColumnsAfter SID_TABLE_INSERT_COL_AFTER
@@ -11257,7 +11257,7 @@ SfxVoidItem InsertColumnsAfter SID_TABLE_INSERT_COL_AFTER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertRowDialog SID_TABLE_INSERT_ROW_DLG
@@ -11275,7 +11275,7 @@ SfxVoidItem InsertRowDialog SID_TABLE_INSERT_ROW_DLG
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertRowsBefore SID_TABLE_INSERT_ROW_BEFORE
@@ -11295,7 +11295,7 @@ SfxVoidItem InsertRowsBefore SID_TABLE_INSERT_ROW_BEFORE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxVoidItem InsertRowsAfter SID_TABLE_INSERT_ROW_AFTER
@@ -11315,7 +11315,7 @@ SfxVoidItem InsertRowsAfter SID_TABLE_INSERT_ROW_AFTER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_TABLE;
+ GroupId = SfxGroupId::Table;
]
SfxBoolItem PrepareMailExport SID_MAIL_PREPAREEXPORT
@@ -11332,7 +11332,7 @@ SfxBoolItem PrepareMailExport SID_MAIL_PREPAREEXPORT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_EXPLORER;
+ GroupId = SfxGroupId::Explorer;
]
@@ -11351,7 +11351,7 @@ SfxUInt16Item FillTransparence SID_ATTR_FILL_TRANSPARENCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11370,7 +11370,7 @@ XFillFloatTransparenceItem FillFloatTransparence SID_ATTR_FILL_FLOATTRANSPARENCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11389,7 +11389,7 @@ SfxUInt16Item LineTransparence SID_ATTR_LINE_TRANSPARENCE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11411,7 +11411,7 @@ XLineJointItem LineJoint SID_ATTR_LINE_JOINT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11430,7 +11430,7 @@ XLineCapItem LineCap SID_ATTR_LINE_CAP
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11449,7 +11449,7 @@ XLineStartItem LineStart SID_ATTR_LINE_START
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11468,7 +11468,7 @@ XLineEndItem LineEnd SID_ATTR_LINE_END
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11487,7 +11487,7 @@ SfxUInt32Item TransformPosX SID_ATTR_TRANSFORM_POS_X
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11506,7 +11506,7 @@ SfxUInt32Item TransformPosY SID_ATTR_TRANSFORM_POS_Y
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11525,7 +11525,7 @@ SfxUInt32Item TransformWidth SID_ATTR_TRANSFORM_WIDTH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11544,7 +11544,7 @@ SfxUInt32Item TransformHeight SID_ATTR_TRANSFORM_HEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11563,7 +11563,7 @@ SfxUInt32Item TransformRotationAngle SID_ATTR_TRANSFORM_ANGLE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11582,7 +11582,7 @@ SfxUInt32Item TransformRotationX SID_ATTR_TRANSFORM_ROT_X
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11601,7 +11601,7 @@ SfxUInt32Item TransformRotationY SID_ATTR_TRANSFORM_ROT_Y
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11620,7 +11620,7 @@ SfxBoolItem ProtectPos SID_ATTR_TRANSFORM_PROTECT_POS
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11639,7 +11639,7 @@ SfxBoolItem ProtectSize SID_ATTR_TRANSFORM_PROTECT_SIZE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11658,7 +11658,7 @@ SfxVoidItem FlipHorizontal SID_FLIP_HORIZONTAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11677,7 +11677,7 @@ SfxVoidItem FlipVertical SID_FLIP_VERTICAL
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11696,7 +11696,7 @@ SfxBoolItem AutomaticWidth SID_ATTR_TRANSFORM_AUTOWIDTH
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11715,7 +11715,7 @@ SfxBoolItem AutomaticHeight SID_ATTR_TRANSFORM_AUTOHEIGHT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_SPECIAL;
+ GroupId = SfxGroupId::Special;
]
@@ -11733,7 +11733,7 @@ SvxLineItem BorderTLBR SID_ATTR_BORDER_DIAG_TLBR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SvxLineItem BorderBLTR SID_ATTR_BORDER_DIAG_BLTR
@@ -11750,7 +11750,7 @@ SvxLineItem BorderBLTR SID_ATTR_BORDER_DIAG_BLTR
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
@@ -11770,7 +11770,7 @@ SfxVoidItem FormatCellBorders SID_CELL_FORMAT_BORDER
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem ParaspaceDecrease SID_PARASPACE_DECREASE
@@ -11787,7 +11787,7 @@ SfxVoidItem ParaspaceDecrease SID_PARASPACE_DECREASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem ParaspaceIncrease SID_PARASPACE_INCREASE
@@ -11804,7 +11804,7 @@ SfxVoidItem ParaspaceIncrease SID_PARASPACE_INCREASE
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]
SfxVoidItem SetOutline FN_SVX_SET_OUTLINE
@@ -11821,7 +11821,7 @@ SfxVoidItem SetOutline FN_SVX_SET_OUTLINE
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
SfxUInt16Item CurrentOutlineType FN_OUTLINE_RULE_INDEX
@@ -11837,7 +11837,7 @@ SfxUInt16Item CurrentOutlineType FN_OUTLINE_RULE_INDEX
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
- GroupId = GID_ENUMERATION;
+ GroupId = SfxGroupId::Enumeration;
]
SfxVoidItem HangingIndent SID_HANGING_INDENT
@@ -11855,5 +11855,5 @@ SfxVoidItem HangingIndent SID_HANGING_INDENT
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = TRUE,
- GroupId = GID_FORMAT;
+ GroupId = SfxGroupId::Format;
]