xref: /aoo4110/main/sw/inc/swcommands.h (revision b1cdbd2c)
1 /**************************************************************
2  *
3  * Licensed to the Apache Software Foundation (ASF) under one
4  * or more contributor license agreements.  See the NOTICE file
5  * distributed with this work for additional information
6  * regarding copyright ownership.  The ASF licenses this file
7  * to you under the Apache License, Version 2.0 (the
8  * "License"); you may not use this file except in compliance
9  * with the License.  You may obtain a copy of the License at
10  *
11  *   http://www.apache.org/licenses/LICENSE-2.0
12  *
13  * Unless required by applicable law or agreed to in writing,
14  * software distributed under the License is distributed on an
15  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16  * KIND, either express or implied.  See the License for the
17  * specific language governing permissions and limitations
18  * under the License.
19  *
20  *************************************************************/
21 
22 
23 #ifndef SW_SWCOMMANDS_HRC
24 #define SW_SWCOMMANDS_HRC
25 
26 #define CMD_SID_CREATE_SW_DRAWVIEW                  ".uno:CreateSWDrawView"
27 #define CMD_FN_REDLINE_ACCEPT                       ".uno:AcceptTrackedChanges"
28 #define CMD_FN_REDLINE_ON                           ".uno:TrackChanges"
29 #define CMD_FN_ADD_UNKNOWN                          ".uno:AddAllUnknownWords"
30 #define CMD_FN_FRAME_ALIGN_VERT_BOTTOM              ".uno:AlignBottom"
31 #define CMD_FN_FRAME_ALIGN_VERT_CHAR_BOTTOM         ".uno:AlignCharBottom"
32 #define CMD_FN_FRAME_ALIGN_VERT_CHAR_TOP            ".uno:AlignCharTop"
33 #define CMD_FN_FRAME_ALIGN_HORZ_CENTER              ".uno:AlignHorizontalCenter"
34 #define CMD_FN_FRAME_ALIGN_HORZ_LEFT                ".uno:AlignLeft"
35 #define CMD_FN_FRAME_ALIGN_HORZ_RIGHT               ".uno:AlignRight"
36 #define CMD_FN_FRAME_ALIGN_VERT_ROW_BOTTOM          ".uno:AlignRowBottom"
37 #define CMD_FN_FRAME_ALIGN_VERT_ROW_TOP             ".uno:AlignRowTop"
38 #define CMD_FN_FRAME_ALIGN_VERT_TOP                 ".uno:AlignTop"
39 #define CMD_FN_FRAME_ALIGN_VERT_CENTER              ".uno:AlignVerticalCenter"
40 #define CMD_FN_FRAME_ALIGN_VERT_CHAR_CENTER         ".uno:AlignVerticalCharCenter"
41 #define CMD_FN_FRAME_ALIGN_VERT_ROW_CENTER          ".uno:AlignVerticalRowCenter"
42 #define CMD_FN_EDIT_AUTH_ENTRY_DLG                  ".uno:AuthoritiesEntryDialog"
43 #define CMD_FN_AUTOFORMAT_APPLY                     ".uno:AutoFormatApply"
44 #define CMD_FN_AUTOFORMAT_REDLINE_APPLY             ".uno:AutoFormatRedlineApply"
45 #define CMD_FN_TABLE_AUTOSUM                        ".uno:AutoSum"
46 #define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND          ".uno:BackColor"
47 #define CMD_FN_FORMAT_BACKGROUND_DLG                ".uno:BackgroundDialog"
48 #define CMD_FN_BACKSPACE                            ".uno:SwBackspace"
49 #define CMD_FN_FORMAT_BORDER_DLG                    ".uno:BorderDialog"
50 #define CMD_FN_NUMBER_BULLETS                       ".uno:BulletsAndNumberingDialog"
51 #define CMD_FN_CALC_TABLE                           ".uno:Calc"
52 #define CMD_FN_CALCULATE                            ".uno:CalculateSel"
53 #define CMD_SID_TABLE_VERT_BOTTOM                   ".uno:CellVertBottom"
54 #define CMD_SID_TABLE_VERT_CENTER                   ".uno:CellVertCenter"
55 #define CMD_SID_TABLE_VERT_NONE                     ".uno:CellVertTop"
56 #define CMD_FN_FRAME_CHAIN                          ".uno:ChainFrames"
57 #define CMD_FN_CHANGE_DBFIELD                       ".uno:ChangeDatabaseField"
58 #define CMD_FN_NUMBERING_OUTLINE_DLG                ".uno:ChapterNumberingDialog"
59 #define CMD_SID_ATTR_CHAR_COLOR_BACKGROUND_EXT      ".uno:CharBackgroundExt"
60 #define CMD_SID_ATTR_CHAR_COLOR_EXT                 ".uno:CharColorExt"
61 #define CMD_FN_CHAR_LEFT_SEL                        ".uno:CharLeftSel"
62 #define CMD_FN_CHAR_RIGHT_SEL                       ".uno:CharRightSel"
63 #define CMD_FN_CLOSE_PAGEPREVIEW                    ".uno:ClosePreview"
64 #define CMD_FN_REDLINE_COMMENT                      ".uno:CommentChangeTracking"
65 #define CMD_FN_VIEW_META_CHARS                      ".uno:ControlCodes"
66 #define CMD_FN_CONVERT_TEXT_TABLE                   ".uno:ConvertTableText"
67 #define CMD_FN_ABSTRACT_NEWDOC                      ".uno:CreateAbstract"
68 #define CMD_FN_DEC_INDENT_OFFSET                    ".uno:DecrementIndentValue"
69 #define CMD_FN_NUM_BULLET_DOWN                      ".uno:DecrementLevel"
70 #define CMD_FN_NUM_BULLET_OUTLINE_DOWN              ".uno:DecrementSubLevels"
71 #define CMD_FN_TABLE_DELETE_COL                     ".uno:DeleteColumns"
72 #define CMD_FN_TABLE_DELETE_ROW                     ".uno:DeleteRows"
73 #define CMD_FN_DELETE_WHOLE_LINE                    ".uno:DelLine"
74 #define CMD_FN_DELETE_LINE                          ".uno:DelToEndOfLine"
75 #define CMD_FN_DELETE_PARA                          ".uno:DelToEndOfPara"
76 #define CMD_FN_DELETE_SENT                          ".uno:DelToEndOfSentence"
77 #define CMD_FN_DELETE_WORD                          ".uno:DelToEndOfWord"
78 #define CMD_FN_DELETE_BACK_LINE                     ".uno:DelToStartOfLine"
79 #define CMD_FN_DELETE_BACK_PARA                     ".uno:DelToStartOfPara"
80 #define CMD_FN_DELETE_BACK_SENT                     ".uno:DelToStartOfSentence"
81 #define CMD_FN_DELETE_BACK_WORD                     ".uno:DelToStartOfWord"
82 #define CMD_FN_TABLE_BALANCE_CELLS                  ".uno:DistributeColumns"
83 #define CMD_FN_TABLE_BALANCE_ROWS                   ".uno:DistributeRows"
84 #define CMD_FN_EDIT_CURRENT_TOX                     ".uno:EditCurIndex"
85 #define CMD_FN_GLOSSARY_DLG                         ".uno:EditGlossary"
86 #define CMD_FN_EDIT_HYPERLINK                       ".uno:EditHyperlink"
87 #define CMD_FN_EDIT_REGION                          ".uno:EditRegion"
88 #define CMD_FN_END_OF_DOCUMENT_SEL                  ".uno:EndOfDocumentSel"
89 #define CMD_FN_END_OF_LINE_SEL                      ".uno:EndOfLineSel"
90 #define CMD_FN_END_OF_PARA_SEL                      ".uno:EndOfParaSel"
91 #define CMD_FN_TABLE_SELECT_COL                     ".uno:EntireColumn"
92 #define CMD_FN_TABLE_SELECT_ROW                     ".uno:EntireRow"
93 #define CMD_FN_ESCAPE                               ".uno:Escape"
94 #define CMD_FN_EXECUTE_MACROFIELD                   ".uno:ExecuteMacroField"
95 #define CMD_FN_EXPAND_GLOSSARY                      ".uno:ExpandGlossary"
96 #define CMD_FN_EDIT_FIELD                           ".uno:FieldDialog"
97 #define CMD_FN_VIEW_FIELDNAME                       ".uno:Fieldnames"
98 #define CMD_FN_VIEW_FIELDS                          ".uno:Fields"
99 #define CMD_FN_FLIP_HORZ_GRAFIC                     ".uno:FlipHorizontal"
100 #define CMD_FN_FLIP_VERT_GRAFIC                     ".uno:FlipVertical"
101 #define CMD_SID_ATTR_CHAR_COLOR2                    ".uno:FontColor"
102 #define CMD_FN_FORMAT_FOOTNOTE_DLG                  ".uno:FootnoteDialog"
103 #define CMD_FN_EDIT_FOOTNOTE                        ".uno:EditFootnote"
104 #define CMD_FN_FORMAT_COLUMN                        ".uno:FormatColumns"
105 #define CMD_FN_FORMAT_DROPCAPS                      ".uno:FormatDropcap"
106 #define CMD_FN_FORMAT_FRAME_DLG                     ".uno:FrameDialog"
107 #define CMD_FN_LINE_DOWN                            ".uno:GoDown"
108 #define CMD_FN_CHAR_LEFT                            ".uno:GoLeft"
109 #define CMD_FN_CHAR_RIGHT                           ".uno:GoRight"
110 #define CMD_FN_FRAME_TO_ANCHOR                      ".uno:GoToAnchor"
111 #define CMD_FN_END_TABLE                            ".uno:GoToEnd"
112 #define CMD_FN_END_OF_COLUMN                        ".uno:GoToEndOfColumn"
113 #define CMD_FN_END_OF_DOCUMENT                      ".uno:GoToEndOfDoc"
114 #define CMD_FN_END_OF_LINE                          ".uno:GoToEndOfLine"
115 #define CMD_FN_END_OF_NEXT_COLUMN                   ".uno:GoToEndOfNextColumn"
116 #define CMD_FN_END_OF_NEXT_PAGE                     ".uno:GoToEndOfNextPage"
117 #define CMD_FN_END_OF_NEXT_PAGE_SEL                 ".uno:GoToEndOfNextPageSel"
118 #define CMD_FN_END_OF_PAGE                          ".uno:GoToEndOfPage"
119 #define CMD_FN_END_OF_PAGE_SEL                      ".uno:GoToEndOfPageSel"
120 #define CMD_FN_END_OF_PARA                          ".uno:GoToEndOfPara"
121 #define CMD_FN_END_OF_PREV_COLUMN                   ".uno:GoToEndOfPrevColumn"
122 #define CMD_FN_END_OF_PREV_PAGE                     ".uno:GoToEndOfPrevPage"
123 #define CMD_FN_END_OF_PREV_PAGE_SEL                 ".uno:GoToEndOfPrevPageSel"
124 #define CMD_FN_NEXT_TOXMARK                         ".uno:GotoNextIndexMark"
125 #define CMD_FN_GOTO_NEXT_INPUTFLD                   ".uno:GotoNextInputField"
126 #define CMD_FN_GOTO_NEXT_OBJ                        ".uno:GotoNextObject"
127 #define CMD_FN_NEXT_PARA                            ".uno:GoToNextPara"
128 #define CMD_FN_GOTO_NEXT_MARK                       ".uno:GotoNextPlacemarker"
129 #define CMD_FN_NEXT_SENT                            ".uno:GoToNextSentence"
130 #define CMD_FN_NEXT_SENT_SEL                        ".uno:GotoNextSentenceSel"
131 #define CMD_FN_NEXT_TBLFML                          ".uno:GotoNextTableFormula"
132 #define CMD_FN_NEXT_WORD                            ".uno:GoToNextWord"
133 #define CMD_FN_NEXT_TBLFML_ERR                      ".uno:GotoNextWrongTableFormula"
134 #define CMD_FN_NAVIGATION_PI_GOTO_PAGE              ".uno:GotoPage"
135 #define CMD_FN_PREV_TOXMARK                         ".uno:GotoPrevIndexMark"
136 #define CMD_FN_GOTO_PREV_INPUTFLD                   ".uno:GotoPrevInputField"
137 #define CMD_FN_GOTO_PREV_OBJ                        ".uno:GotoPrevObject"
138 #define CMD_FN_PREV_PARA                            ".uno:GoToPrevPara"
139 #define CMD_FN_GOTO_PREV_MARK                       ".uno:GotoPrevPlacemarker"
140 #define CMD_FN_PREV_SENT                            ".uno:GoToPrevSentence"
141 #define CMD_FN_PREV_SENT_SEL                        ".uno:GotoPrevSentenceSel"
142 #define CMD_FN_PREV_TBLFML                          ".uno:GotoPrevTableFormula"
143 #define CMD_FN_PREV_WORD                            ".uno:GoToPrevWord"
144 #define CMD_FN_PREV_TBLFML_ERR                      ".uno:GotoPrevWrongTableFormula"
145 #define CMD_FN_START_TABLE                          ".uno:GoToStartOfTable"
146 #define CMD_FN_START_OF_COLUMN                      ".uno:GoToStartOfColumn"
147 #define CMD_FN_START_OF_DOCUMENT                    ".uno:GoToStartOfDoc"
148 #define CMD_FN_START_OF_LINE                        ".uno:GoToStartOfLine"
149 #define CMD_FN_START_OF_NEXT_COLUMN                 ".uno:GoToStartOfNextColumn"
150 #define CMD_FN_START_OF_NEXT_PAGE                   ".uno:GoToStartOfNextPage"
151 #define CMD_FN_START_OF_NEXT_PAGE_SEL               ".uno:GoToStartOfNextPageSel"
152 #define CMD_FN_START_OF_PAGE                        ".uno:GoToStartOfPage"
153 #define CMD_FN_START_OF_PAGE_SEL                    ".uno:GoToStartOfPageSel"
154 #define CMD_FN_START_OF_PARA                        ".uno:GoToStartOfPara"
155 #define CMD_FN_START_OF_PREV_COLUMN                 ".uno:GoToStartOfPrevColumn"
156 #define CMD_FN_START_OF_PREV_PAGE                   ".uno:GoToStartOfPrevPage"
157 #define CMD_FN_START_OF_PREV_PAGE_SEL               ".uno:GoToStartOfPrevPageSel"
158 #define CMD_FN_LINE_UP                              ".uno:GoUp"
159 #define CMD_FN_VIEW_GRAPHIC                         ".uno:Graphic"
160 #define CMD_FN_FORMAT_GRAFIC_DLG                    ".uno:GraphicDialog"
161 #define CMD_FN_SAVE_GRAPHIC                         ".uno:SaveGraphic"
162 #define CMD_FN_GROW_FONT_SIZE                       ".uno:Grow"
163 #define CMD_FN_HSCROLLBAR                           ".uno:HScroll"
164 #define CMD_SID_HTML_MODE                           ".uno:HtmlMode"
165 #define CMD_FN_HYPHENATE_OPT_DLG                    ".uno:Hyphenate"
166 #define CMD_FN_INC_INDENT_OFFSET                    ".uno:IncrementIndentValue"
167 #define CMD_FN_NUM_BULLET_UP                        ".uno:IncrementLevel"
168 #define CMD_FN_NUM_BULLET_OUTLINE_UP                ".uno:IncrementSubLevels"
169 #define CMD_FN_EDIT_IDX_ENTRY_DLG                   ".uno:IndexEntryDialog"
170 #define CMD_FN_IDX_MARK_TO_IDX                      ".uno:IndexMarkToIndex"
171 #define CMD_FN_POSTIT                               ".uno:InsertAnnotation"
172 #define CMD_FN_INSERT_FLD_AUTHOR                    ".uno:InsertAuthorField"
173 #define CMD_FN_INSERT_AUTH_ENTRY_DLG                ".uno:InsertAuthoritiesEntry"
174 #define CMD_FN_INSERT_BOOKMARK                      ".uno:InsertBookmark"
175 #define CMD_FN_INSERT_BREAK_DLG                     ".uno:InsertBreak"
176 #define CMD_FN_INSERT_CAPTION                       ".uno:InsertCaptionDialog"
177 #define CMD_FN_INSERT_COLUMN_BREAK                  ".uno:InsertColumnBreak"
178 #define CMD_FN_TABLE_INSERT_COL_DLG                 ".uno:InsertColumnDialog"
179 #define CMD_FN_TABLE_INSERT_COL                     ".uno:InsertColumns"
180 #define CMD_FN_INSERT_REGION                        ".uno:InsertSection"
181 #define CMD_FN_INSERT_CTRL                          ".uno:InsertCtrl"
182 #define CMD_FN_INSERT_FLD_DATE                      ".uno:InsertDateField"
183 #define CMD_FN_INSERT_ENDNOTE                       ".uno:InsertEndnote"
184 #define CMD_FN_ENVELOP                              ".uno:InsertEnvelope"
185 #define CMD_FN_INSERT_FIELD                         ".uno:InsertField"
186 #define CMD_FN_INSERT_FIELD_CTRL                    ".uno:InsertFieldCtrl"
187 #define CMD_FN_INSERT_FOOTNOTE_DLG                  ".uno:InsertFootnoteDialog"
188 #define CMD_FN_INSERT_FOOTNOTE                      ".uno:InsertFootnote"
189 #define CMD_FN_EDIT_FORMULA                         ".uno:InsertFormula"
190 #define CMD_FN_INSERT_FRAME                         ".uno:InsertFrame"
191 #define CMD_FN_INSERT_FRAME_INTERACT                ".uno:InsertFrameInteract"
192 #define CMD_FN_INSERT_FRAME_INTERACT_NOCOL          ".uno:InsertFrameInteractNoColumns"
193 #define CMD_FN_INSERT_HRULER                        ".uno:InsertGraphicRuler"
194 #define CMD_FN_INSERT_HYPERLINK                     ".uno:InsertHyperlinkDlg"
195 #define CMD_FN_INSERT_IDX_ENTRY_DLG                 ".uno:InsertIndexesEntry"
196 #define CMD_FN_INSERT_LINEBREAK                     ".uno:InsertLinebreak"
197 #define CMD_FN_INSERT_MULTI_TOX                     ".uno:InsertMultiIndex"
198 #define CMD_FN_NUM_BULLET_NONUM                     ".uno:InsertNeutralParagraph"
199 #define CMD_FN_INSERT_OBJ_CTRL                      ".uno:InsertObjCtrl"
200 #define CMD_FN_INSERT_OBJECT_DLG                    ".uno:InsertObjectDialog"
201 #define CMD_FN_INSERT_SMA                           ".uno:InsertObjectStarMath"
202 #define CMD_FN_INSERT_PAGEBREAK                     ".uno:InsertPagebreak"
203 #define CMD_FN_INSERT_FLD_PGCOUNT                   ".uno:InsertPageCountField"
204 #define CMD_FN_INSERT_PAGEFOOTER                    ".uno:InsertPageFooter"
205 #define CMD_FN_INSERT_PAGEHEADER                    ".uno:InsertPageHeader"
206 #define CMD_FN_INSERT_FLD_PGNUMBER                  ".uno:InsertPageNumberField"
207 #define CMD_FN_INSERT_BREAK                         ".uno:InsertPara"
208 #define CMD_FN_INSERT_REF_FIELD                     ".uno:InsertReferenceField"
209 #define CMD_FN_TABLE_INSERT_ROW_DLG                 ".uno:InsertRowDialog"
210 #define CMD_FN_TABLE_INSERT_ROW                     ".uno:InsertRows"
211 #define CMD_FN_JAVAEDIT                             ".uno:InsertScript"
212 #define CMD_FN_INSERT_TABLE                         ".uno:InsertTable"
213 #define CMD_FN_INSERT_FLD_TIME                      ".uno:InsertTimeField"
214 #define CMD_FN_INSERT_FLD_TITLE                     ".uno:InsertTitleField"
215 #define CMD_FN_INSERT_FLD_TOPIC                     ".uno:InsertTopicField"
216 #define CMD_FN_NUM_BULLET_NEXT                      ".uno:JumpDownThisLevel"
217 #define CMD_FN_END_DOC_DIRECT                       ".uno:JumpToEndOfDoc"
218 #define CMD_FN_TO_FOOTER                            ".uno:JumpToFooter"
219 #define CMD_FN_FOOTNOTE_TO_ANCHOR                   ".uno:JumpToFootnoteOrAnchor"
220 #define CMD_FN_TO_HEADER                            ".uno:JumpToHeader"
221 #define CMD_FN_NEXT_BOOKMARK                        ".uno:JumpToNextBookmark"
222 #define CMD_FN_NEXT_FOOTNOTE                        ".uno:JumpToNextFootnote"
223 #define CMD_FN_CNTNT_TO_NEXT_FRAME                  ".uno:JumpToNextFrame"
224 #define CMD_FN_GOTO_NEXT_REGION                     ".uno:JumpToNextRegion"
225 #define CMD_FN_NEXT_TABLE                           ".uno:JumpToNextTable"
226 #define CMD_FN_PREV_BOOKMARK                        ".uno:JumpToPrevBookmark"
227 #define CMD_FN_PREV_FOOTNOTE                        ".uno:JumpToPrevFootnote"
228 #define CMD_FN_GOTO_PREV_REGION                     ".uno:JumpToPrevRegion"
229 #define CMD_FN_PREV_TABLE                           ".uno:JumpToPrevTable"
230 #define CMD_FN_GOTO_REFERENCE                       ".uno:JumpToReference"
231 #define CMD_FN_START_DOC_DIRECT                     ".uno:JumpToStartOfDoc"
232 #define CMD_FN_NUM_BULLET_PREV                      ".uno:JumpUpThisLevel"
233 #define CMD_FN_LINE_DOWN_SEL                        ".uno:LineDownSel"
234 #define CMD_FN_LINE_NUMBERING_DLG                   ".uno:LineNumberingDialog"
235 #define CMD_FN_LINE_UP_SEL                          ".uno:LineUpSel"
236 #define CMD_FN_EDIT_LINK_DLG                        ".uno:LinkDialog"
237 #define CMD_SID_TEMPLATE_LOAD                       ".uno:LoadStyles"
238 #define CMD_FN_VIEW_MARKS                           ".uno:Marks"
239 #define CMD_FN_TABLE_MERGE_CELLS                    ".uno:MergeCells"
240 #define CMD_FN_QRY_MERGE                            ".uno:MergeDialog"
241 #define CMD_FN_MAILMERGE_WIZARD                     ".uno:MailMergeWizard"
242 #define CMD_FN_TABLE_MERGE_TABLE                    ".uno:MergeTable"
243 #define CMD_FN_FORMAT_APPLY_HEAD1                   ".uno:ApplyStyleHead1"
244 #define CMD_FN_FORMAT_APPLY_HEAD2                   ".uno:ApplyStyleHead2"
245 #define CMD_FN_FORMAT_APPLY_HEAD3                   ".uno:ApplyStyleHead3"
246 #define CMD_FN_FORMAT_APPLY_DEFAULT                 ".uno:ApplyStyleDefault"
247 #define CMD_FN_FORMAT_APPLY_TEXTBODY                ".uno:ApplyStyleTextbody"
248 #define CMD_FN_GRAPHIC_MIRROR_ON_EVEN_PAGES         ".uno:MirrorGraphicOnEvenPages"
249 #define CMD_FN_FRAME_MIRROR_ON_EVEN_PAGES           ".uno:MirrorOnEvenPages"
250 #define CMD_FN_NUM_BULLET_MOVEDOWN                  ".uno:MoveDown"
251 #define CMD_FN_NUM_BULLET_OUTLINE_MOVEDOWN          ".uno:MoveDownSubItems"
252 #define CMD_FN_NUM_BULLET_MOVEUP                    ".uno:MoveUp"
253 #define CMD_FN_NUM_BULLET_OUTLINE_MOVEUP            ".uno:MoveUpSubItems"
254 #define CMD_FN_TITLE_DESCRIPTION_SHAPE              ".uno:ObjectTitleDescription"
255 #define CMD_FN_NAME_SHAPE                           ".uno:NameGroup"
256 #define CMD_FN_NEW_GLOBAL_DOC                       ".uno:NewGlobalDoc"
257 #define CMD_FN_NEW_HTML_DOC                         ".uno:NewHtmlDoc"
258 #define CMD_FN_NUMBER_FORMAT                        ".uno:NumberFormat"
259 #define CMD_FN_NUMBER_CURRENCY                      ".uno:NumberFormatCurrency"
260 #define CMD_FN_NUMBER_DATE                          ".uno:NumberFormatDate"
261 #define CMD_FN_NUMBER_TWODEC                        ".uno:NumberFormatDecimal"
262 #define CMD_FN_NUMBER_PERCENT                       ".uno:NumberFormatPercent"
263 #define CMD_FN_NUMBER_SCIENTIFIC                    ".uno:NumberFormatScientific"
264 #define CMD_FN_NUMBER_STANDARD                      ".uno:NumberFormatStandard"
265 #define CMD_FN_NUMBER_TIME                          ".uno:NumberFormatTime"
266 #define CMD_FN_NUMBER_NEWSTART                      ".uno:NumberingStart"
267 #define CMD_FN_NUM_OR_NONUM                         ".uno:NumberOrNoNumber"
268 #define CMD_FN_FRAME_DOWN                           ".uno:ObjectBackOne"
269 #define CMD_FN_FRAME_UP                             ".uno:ObjectForwardOne"
270 #define CMD_FN_AUTOFORMAT_AUTO                      ".uno:OnlineAutoFormat"
271 #define CMD_FN_OPTIMIZE_TABLE                       ".uno:OptimizeTable"
272 #define CMD_FN_FORMAT_PAGE_COLUMN_DLG               ".uno:PageColumnDialog"
273 #define CMD_FN_FORMAT_PAGE_DLG                      ".uno:PageDialog"
274 #define CMD_FN_PAGEDOWN                             ".uno:PageDown"
275 #define CMD_FN_PAGEDOWN_SEL                         ".uno:PageDownSel"
276 #define CMD_FN_CHANGE_PAGENUM                       ".uno:PageOffset"
277 #define CMD_FN_SET_PAGE_STYLE                       ".uno:PageStyleApply"
278 #define CMD_FN_STAT_TEMPLATE                        ".uno:PageStyleName"
279 #define CMD_FN_PAGEUP                               ".uno:PageUp"
280 #define CMD_FN_PAGEUP_SEL                           ".uno:PageUpSel"
281 #define CMD_FN_PREVIEW_ZOOM                         ".uno:PreviewZoom"
282 #define CMD_FN_PRINT_LAYOUT                         ".uno:PrintLayout"
283 #define CMD_FN_PRINT_PAGEPREVIEW                    ".uno:PrintPagePreView"
284 #define CMD_FN_TABLE_SET_READ_ONLY_CELLS            ".uno:Protect"
285 #define CMD_FN_REDLINE_PROTECT                      ".uno:ProtectTraceChangeMode"
286 #define CMD_FN_REFRESH_VIEW                         ".uno:RefreshView"
287 #define CMD_FN_NUM_BULLET_OFF                       ".uno:RemoveBullets"
288 #define CMD_FN_REMOVE_CUR_TOX                       ".uno:RemoveTableOf"
289 #define CMD_FN_REPAGINATE                           ".uno:Repaginate"
290 #define CMD_FN_REPEAT_SEARCH                        ".uno:RepeatSearch"
291 #define CMD_FN_FORMAT_RESET                         ".uno:ResetAttributes"
292 #define CMD_FN_TABLE_UNSET_READ_ONLY                ".uno:ResetTableProtection"
293 #define CMD_FN_RULER                                ".uno:Ruler"
294 #define CMD_FN_QRY_INSERT                           ".uno:SbaInsert"
295 #define CMD_FN_QRY_INSERT_FIELD                     ".uno:SbaInsertField"
296 #define CMD_FN_QRY_MERGE_FIELD                      ".uno:SbaMerge"
297 #define CMD_FN_SCROLL_NAVIGATION                    ".uno:ScrollNavigation"
298 #define CMD_FN_SCROLL_NEXT_PREV                     ".uno:ScrollNextPrev"
299 #define CMD_FN_TABLE_SELECT_ALL                     ".uno:SelectTable"
300 #define CMD_FN_STAT_SELMODE                         ".uno:SelectionMode"
301 #define CMD_FN_SELECT_PARA                          ".uno:SelectText"
302 #define CMD_FN_SELECT_WORD                          ".uno:SelectWord"
303 #define CMD_FN_ABSTRACT_STARIMPRESS                 ".uno:SendAbstractToStarImpress"
304 #define CMD_FN_OUTLINE_TO_CLIPBOARD                 ".uno:SendOutlineToClipboard"
305 #define CMD_FN_OUTLINE_TO_IMPRESS                   ".uno:SendOutlineToStarImpress"
306 #define CMD_FN_TOOL_ANKER_AT_CHAR                   ".uno:SetAnchorAtChar"
307 #define CMD_FN_TOOL_ANKER_CHAR                      ".uno:SetAnchorToChar"
308 #define CMD_FN_TOOL_ANKER_FRAME                     ".uno:SetAnchorToFrame"
309 #define CMD_FN_TOOL_ANKER_PAGE                      ".uno:SetAnchorToPage"
310 #define CMD_FN_TOOL_ANKER_PARAGRAPH                 ".uno:SetAnchorToPara"
311 #define CMD_FN_TABLE_SET_COL_WIDTH                  ".uno:SetColumnWidth"
312 #define CMD_FN_SET_EXT_MODE                         ".uno:SetExtSelection"
313 #define CMD_FN_SET_ADD_MODE                         ".uno:SetMultiSelection"
314 #define CMD_FN_TABLE_ADJUST_CELLS                   ".uno:SetOptimalColumnWidth"
315 #define CMD_FN_TABLE_OPTIMAL_HEIGHT                 ".uno:SetOptimalRowHeight"
316 #define CMD_FN_TABLE_SET_ROW_HEIGHT                 ".uno:SetRowHeight"
317 #define CMD_FN_SHADOWCURSOR                         ".uno:ShadowCursor"
318 #define CMD_FN_SHIFT_BACKSPACE                      ".uno:ShiftBackspace"
319 #define CMD_FN_SHOW_MULTIPLE_PAGES                  ".uno:ShowMultiplePages"
320 #define CMD_FN_VIEW_NOTES                           ".uno:ShowAnnotations"
321 #define CMD_FN_VIEW_HIDDEN_PARA                     ".uno:ShowHiddenParagraphs"
322 #define CMD_FN_REDLINE_SHOW                         ".uno:ShowTrackedChanges"
323 #define CMD_FN_SHOW_TWO_PAGES                       ".uno:ShowTwoPages"
324 #define CMD_FN_SHOW_BOOKVIEW                        ".uno:ShowBookview"
325 #define CMD_FN_SHRINK_FONT_SIZE                     ".uno:Shrink"
326 #define CMD_FN_SORTING_DLG                          ".uno:SortDialog"
327 #define CMD_FN_TABLE_SPLIT_CELLS                    ".uno:SplitCell"
328 #define CMD_FN_TABLE_SPLIT_TABLE                    ".uno:SplitTable"
329 #define CMD_FN_AUTO_CORRECT                         ".uno:StartAutoCorrect"
330 #define CMD_FN_START_OF_DOCUMENT_SEL                ".uno:StartOfDocumentSel"
331 #define CMD_FN_START_OF_LINE_SEL                    ".uno:StartOfLineSel"
332 #define CMD_FN_START_OF_PARA_SEL                    ".uno:StartOfParaSel"
333 #define CMD_FN_STAT_BOOKMARK                        ".uno:StateBookmark"
334 #define CMD_FN_STAT_PAGE                            ".uno:StatePageNumber"
335 #define CMD_FN_STAT_ZOOM                            ".uno:StateZoom"
336 #define CMD_FN_SET_SUB_SCRIPT                       ".uno:SubScript"
337 #define CMD_FN_SET_SUPER_SCRIPT                     ".uno:SuperScript"
338 #define CMD_FN_SBA_BRW_INSERT                       ".uno:SwBrwInsert"
339 #define CMD_FN_SBA_BRW_MERGE                        ".uno:SwMailMerge"
340 #define CMD_FN_SBA_BRW_UPDATE                       ".uno:SwUpdate"
341 #define CMD_FN_SYNC_LABELS                          ".uno:SynchronizeLabelsDlg"
342 #define CMD_FN_VIEW_TABLEGRID                       ".uno:TableBoundaries"
343 #define CMD_FN_FORMAT_TABLE_DLG                     ".uno:TableDialog"
344 #define CMD_FN_TABLE_MODE_FIX                       ".uno:TableModeFix"
345 #define CMD_FN_TABLE_MODE_FIX_PROP                  ".uno:TableModeFixProp"
346 #define CMD_FN_TABLE_MODE_VARIABLE                  ".uno:TableModeVariable"
347 #define CMD_FN_NUM_FORMAT_TABLE_DLG                 ".uno:TableNumberFormatDialog"
348 #define CMD_FN_SET_MODOPT_TBLNUMFMT                 ".uno:TableNumberRecognition"
349 #define CMD_FN_DRAWTEXT_ATTR_DLG                    ".uno:TextAttributes"
350 #define CMD_FN_DRAW_WRAP_DLG                        ".uno:TextWrap"
351 #define CMD_FN_THESAURUS_DLG                        ".uno:ThesaurusDialog"
352 #define CMD_FN_TOOL_ANKER                           ".uno:ToggleAnchorType"
353 #define CMD_FN_TOOL_HIERARCHIE                      ".uno:ToggleObjectLayer"
354 #define CMD_FN_UNDERLINE_DOUBLE                     ".uno:UnderlineDouble"
355 #define CMD_FN_FRAME_UNCHAIN                        ".uno:UnhainFrames"
356 #define CMD_FN_TABLE_UNSET_READ_ONLY_CELLS          ".uno:UnsetCellsReadOnly"
357 #define CMD_FN_UPDATE_ALL                           ".uno:UpdateAll"
358 #define CMD_FN_UPDATE_TOX                           ".uno:UpdateAllIndexes"
359 #define CMD_FN_UPDATE_ALL_LINKS                     ".uno:UpdateAllLinks"
360 #define CMD_FN_UPDATE_CHARTS                        ".uno:UpdateCharts"
361 #define CMD_FN_UPDATE_CUR_TOX                       ".uno:UpdateCurIndex"
362 #define CMD_FN_UPDATE_FIELDS                        ".uno:UpdateFields"
363 #define CMD_FN_UPDATE_INPUTFIELDS                   ".uno:UpdateInputFields"
364 #define CMD_FN_VIEW_BOUNDS                          ".uno:ViewBounds"
365 #define CMD_FN_VLINEAL                              ".uno:VRuler"
366 #define CMD_FN_VSCROLLBAR                           ".uno:VScroll"
367 #define CMD_FN_PREV_WORD_SEL                        ".uno:WordLeftSel"
368 #define CMD_FN_NEXT_WORD_SEL                        ".uno:WordRightSel"
369 #define CMD_FN_WRAP_ANCHOR_ONLY                     ".uno:WrapAnchorOnly"
370 #define CMD_FN_FRAME_WRAP_CONTOUR                   ".uno:WrapContour"
371 #define CMD_FN_FRAME_WRAP_IDEAL                     ".uno:WrapIdeal"
372 #define CMD_FN_FRAME_WRAP_LEFT                      ".uno:WrapLeft"
373 #define CMD_FN_FRAME_NOWRAP                         ".uno:WrapOff"
374 #define CMD_FN_FRAME_WRAP                           ".uno:WrapOn"
375 #define CMD_FN_FRAME_WRAP_RIGHT                     ".uno:WrapRight"
376 #define CMD_FN_FRAME_WRAPTHRU                       ".uno:WrapThrough"
377 #define CMD_FN_FRAME_WRAPTHRU_TRANSP                ".uno:WrapThroughTransparent"
378 #define CMD_FN_INSERT_STRING                        ".uno:InsertText"
379 #define CMD_SID_ATTR_PARA_NUMRULE                   ".uno:NumRule"
380 #define CMD_SID_ATTR_PARA_OUTLINE_LEVEL             ".uno:OutlineLevel"
381 #define CMD_FN_NUMBER_NEWSTART_AT                   ".uno:NumNewStartAt"
382 #define CMD_FN_FORMAT_LINENUMBER                    ".uno:LineNumber"
383 #define CMD_SID_ATTR_PARA_PAGENUM                   ".uno:PageNumber"
384 #define CMD_SID_ATTR_PARA_REGISTER                  ".uno:RegisterTrue"
385 #define CMD_FN_TO_FOOTNOTE_AREA                     ".uno:JumpToFootnoteArea"
386 #define CMD_FN_TXTATR_INET                          ".uno:HyperlinkAttributes"
387 #define CMD_FN_INSERT_GLOSSARY                      ".uno:InsertGlossary"
388 #define CMD_FN_NEW_GLOSSARY                         ".uno:NewGlossary"
389 #define CMD_FN_SET_ACT_GLOSSARY                     ".uno:SetActGlossaryGroup"
390 #define CMD_FN_DELETE_BOOKMARK                      ".uno:DeleteBookmark"
391 #define CMD_FN_DROP_TEXT                            ".uno:SetDropCapText"
392 #define CMD_FN_DROP_CHAR_STYLE_NAME                 ".uno:SetDropCapCharStyleName"
393 #define CMD_FN_READONLY_SELECTION_MODE              ".uno:SelectTextMode"
394 #define CMD_FN_INSERT_DBFIELD                       ".uno:InsertDBField"
395 #define CMD_FN_GOTO_NEXT_CELL                       ".uno:JumpToNextCell"
396 #define CMD_FN_GOTO_PREV_CELL                       ".uno:JumpToPrevCell"
397 #define CMD_FN_INSERT_FIELD_DATA_ONLY               ".uno:InsertFieldDataOnly"
398 #define CMD_SID_ATTR_BRUSH_ROW                      ".uno:TableRowBackground"
399 #define CMD_SID_ATTR_BRUSH_TABLE                    ".uno:TableBackground"
400 #define CMD_FN_TABLE_ROW_SPLIT                      ".uno:RowSplit"
401 #define CMD_FN_MAILMERGE_CHILDWINDOW                ".uno:MailmergeChildWindow"
402 #define CMD_FN_WORDCOUNT_DIALOG                     ".uno:WordCountDialog"
403 #define CMD_FN_MAILMERGE_SENDMAIL_CHILDWINDOW       ".uno:SendMailChildWindow"
404 #define CMD_FN_TABLE_DELETE_TABLE                   ".uno:DeleteTable"
405 #define CMD_FN_TABLE_SELECT_CELL                    ".uno:EntireCell"
406 #define CMD_FN_CONVERT_TABLE_TO_TEXT                ".uno:ConvertTableToText"
407 #define CMD_FN_CONVERT_TEXT_TO_TABLE                ".uno:ConvertTextToTable"
408 #define CMD_FN_TABLE_HEADLINE_REPEAT                ".uno:HeadingRowsRepeat"
409 #define CMD_FN_TABLE_SORT_DIALOG                    ".uno:TableSort"
410 #define CMD_FN_XFORMS_DESIGN_MODE                   ".uno:SwitchXFormsDesignMode"
411 #define CMD_FN_REMOVE_DIRECT_CHAR_FORMATS           ".uno:RemoveDirectCharFormats"
412 #define CMD_FN_NUM_CONTINUE                         ".uno:ContinueNumbering"
413 #define CMD_FN_SELECTION_MODE_DEFAULT               ".uno:SelectionModeDefault"
414 #define CMD_FN_DELETE_NOTE                          ".uno:DeleteNote"
415 #define CMD_FN_REPLY                                ".uno:ReplyNote"
416 #define CMD_FN_DELETE_COMMENT                       ".uno:DeleteComment"
417 #define CMD_FN_DELETE_NOTE_AUTHOR                   ".uno:DeleteAuthor"
418 #define CMD_FN_DELETE_ALL_NOTES                     ".uno:DeleteAllNotes"
419 #define CMD_FN_HIDE_NOTE                            ".uno:HideNote"
420 #define CMD_FN_HIDE_NOTE_AUTHOR                     ".uno:HideAuthor"
421 #define CMD_SID_ATTR_VIEWLAYOUT                     ".uno:ViewLayout"
422 #define CMD_FN_HIDE_ALL_NOTES                       ".uno:HideAllNotes"
423 #define CMD_FN_SELECTION_MODE_BLOCK                 ".uno:SelectionModeBlock"
424 #define CMD_FN_SPELL_GRAMMAR_DIALOG                 ".uno:SpellingAndGrammarDialog"
425 #define CMD_FN_REDLINE_ACCEPT_DIRECT                ".uno:AcceptTracedChange"
426 #define CMD_FN_REDLINE_REJECT_DIRECT                ".uno:RejectTracedChange"
427 #define CMD_FN_REMOVE_HYPERLINK                     ".uno:RemoveHyperlink"
428 #define CMD_FN_COPY_HYPERLINK_LOCATION              ".uno:CopyHyperlinkLocation"
429 
430 #endif
431