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