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 SC_SCCOMMANDS_HRC 24 #define SC_SCCOMMANDS_HRC 25 26 #define CMD_FID_CHG_ACCEPT ".uno:AcceptChanges" 27 #define CMD_SID_OLE_ACTIVATE ".uno:ActivateOLE" 28 #define CMD_SID_TABLE_ACTIVATE ".uno:ActivateTable" 29 #define CMD_SID_SC_ACTIVECELL ".uno:ActiveCell" 30 #define CMD_SID_SC_ACTIVETAB ".uno:ActiveTable" 31 #define CMD_FID_TAB_APPEND ".uno:Add" 32 #define CMD_SID_CHART_ADDSOURCE ".uno:AddChartData" 33 #define CMD_SID_ADD_IN_MANAGER ".uno:AddInManager" 34 #define CMD_SID_ADD_PRINTAREA ".uno:AddPrintArea" 35 #define CMD_SID_RANGE_ADDRESS ".uno:Address" 36 #define CMD_FID_ADJUST_PRINTZOOM ".uno:AdjustPrintZoom" 37 #define CMD_SID_ALIGNBLOCK ".uno:AlignBlock" 38 #define CMD_SID_ALIGNBOTTOM ".uno:AlignBottom" 39 #define CMD_SID_ALIGNCENTERHOR ".uno:AlignHorizontalCenter" 40 #define CMD_SID_ALIGNLEFT ".uno:AlignLeft" 41 #define CMD_SID_ALIGNRIGHT ".uno:AlignRight" 42 #define CMD_SID_ALIGNTOP ".uno:AlignTop" 43 #define CMD_SID_ALIGNCENTERVER ".uno:AlignVCenter" 44 #define CMD_FID_APPLY_NAME ".uno:ApplyNames" 45 #define CMD_SID_DETECTIVE_FILLMODE ".uno:AuditingFillMode" 46 #define CMD_FID_AUTOCOMPLETE ".uno:AutoComplete" 47 #define CMD_FID_FILL_AUTO ".uno:AutoFill" 48 #define CMD_FID_AUTO_CALC ".uno:AutomaticCalculation" 49 #define CMD_SID_AUTO_OUTLINE ".uno:AutoOutline" 50 #define CMD_SID_DETECTIVE_AUTO ".uno:AutoRefreshArrows" 51 #define CMD_SID_AUTO_STYLE ".uno:AutoStyle" 52 #define CMD_FID_RECALC ".uno:Calculate" 53 #define CMD_FID_HARD_RECALC ".uno:CalculateHard" 54 #define CMD_SID_CANCEL ".uno:Cancel" 55 #define CMD_SID_SC_CELLS ".uno:Cells" 56 #define CMD_SID_SC_CELLTEXT ".uno:CellText" 57 #define CMD_SID_CHART_SOURCE ".uno:ChangeChartData" 58 #define CMD_SID_CHANGE_PRINTAREA ".uno:ChangePrintArea" 59 #define CMD_SID_CHOOSE_DESIGN ".uno:ChooseDesign" 60 #define CMD_SID_DETECTIVE_DEL_SUCC ".uno:ClearArrowDependents" 61 #define CMD_SID_DETECTIVE_DEL_PRED ".uno:ClearArrowPrecedents" 62 #define CMD_SID_DETECTIVE_DEL_ALL ".uno:ClearArrows" 63 #define CMD_SID_DELETE_CONTENTS ".uno:ClearContents" 64 #define CMD_SID_RANGE_COL ".uno:Column" 65 #define CMD_FID_COL_WIDTH ".uno:ColumnWidth" 66 #define CMD_FID_CHG_COMMENT ".uno:CommentChange" 67 #define CMD_FID_CONDITIONAL_FORMAT ".uno:ConditionalFormat" 68 #define CMD_SID_OPENDLG_CONDFRMT ".uno:ConditionalFormatDialog" 69 #define CMD_SID_CONSOLIDATE ".uno:ConsolidateExec" 70 #define CMD_FID_USE_NAME ".uno:CreateNames" 71 #define CMD_SID_CREATE_SW_DRAWVIEW ".uno:CreateSWDrawView" 72 #define CMD_SID_RANGE_REGION ".uno:CurrentRegion" 73 #define CMD_SID_REFRESH_DBAREA ".uno:DataAreaRefresh" 74 #define CMD_SID_OPENDLG_CONSOLIDATE ".uno:DataConsolidate" 75 #define CMD_SID_OPENDLG_PIVOTTABLE ".uno:DataDataPilotRun" 76 #define CMD_SID_AUTO_FILTER ".uno:DataFilterAutoFilter" 77 #define CMD_SID_AUTOFILTER_HIDE ".uno:DataFilterHideAutoFilter" 78 #define CMD_SID_UNFILTER ".uno:DataFilterRemoveFilter" 79 #define CMD_SID_SPECIAL_FILTER ".uno:DataFilterSpecialFilter" 80 #define CMD_SID_FILTER ".uno:DataFilterStandardFilter" 81 #define CMD_SID_IMPORT_DATA ".uno:DataImport" 82 #define CMD_SID_PIVOT_CREATE ".uno:DataPilotCreate" 83 #define CMD_SID_PIVOT_TABLE ".uno:DataPilotExec" 84 #define CMD_SID_PIVOT_GET ".uno:DataPilotTables" 85 #define CMD_SID_REIMPORT_DATA ".uno:DataReImport" 86 #define CMD_SID_DATA_SELECT ".uno:DataSelect" 87 #define CMD_SID_SORT ".uno:DataSort" 88 #define CMD_SID_SUBTOTALS ".uno:DataSubTotals" 89 #define CMD_SID_OLE_DEACTIVATE ".uno:Deactivate" 90 #define CMD_SID_DEFINE_DBNAME ".uno:DefineDBName" 91 #define CMD_SID_DEFINE_COLROWNAMERANGES ".uno:DefineLabelRange" 92 #define CMD_FID_DEFINE_NAME ".uno:DefineName" 93 #define CMD_SID_DEFINE_PRINTAREA ".uno:DefinePrintArea" 94 #define CMD_FID_DELETE_CELL ".uno:DeleteCell" 95 #define CMD_FID_DEL_MANUALBREAKS ".uno:DeleteAllBreaks" 96 #define CMD_FID_DEL_COLBRK ".uno:DeleteColumnbreak" 97 #define CMD_SID_DEL_COLS ".uno:DeleteColumns" 98 #define CMD_SID_PIVOT_KILL ".uno:DeletePivotTable" 99 #define CMD_SID_DELETE_PRINTAREA ".uno:DeletePrintArea" 100 #define CMD_FID_DEL_ROWBRK ".uno:DeleteRowbreak" 101 #define CMD_SID_DEL_ROWS ".uno:DeleteRows" 102 #define CMD_SID_DELETE_SCENARIO ".uno:DeleteScenario" 103 #define CMD_SID_SELECT_NONE ".uno:Deselect" 104 #define CMD_SID_DRAW_CHART ".uno:DrawChart" 105 #define CMD_SID_DRAW_NOTEEDIT ".uno:DrawEditNote" 106 #define CMD_SID_HFEDIT ".uno:EditHeaderAndFooter" 107 #define CMD_SID_LINKS ".uno:EditLinks" 108 #define CMD_SID_SC_EDIT_OBJECT ".uno:EditObject" 109 #define CMD_SID_OPENDLG_EDIT_PRINTAREA ".uno:EditPrintArea" 110 #define CMD_SID_EDIT_SCENARIO ".uno:EditScenario" 111 #define CMD_SID_EURO_CONVERTER ".uno:EuroConverter" 112 #define CMD_FID_FILL_TO_BOTTOM ".uno:FillDown" 113 #define CMD_FID_FILL_TO_LEFT ".uno:FillLeft" 114 #define CMD_SID_FILL_NONE ".uno:FillModeEnd" 115 #define CMD_SID_FILL_DEL_PRED ".uno:FillModeRemovePredescessor" 116 #define CMD_SID_FILL_DEL_SUCC ".uno:FillModeRemoveSuccessor" 117 #define CMD_SID_FILL_SELECT ".uno:FillModeSelect" 118 #define CMD_SID_FILL_ADD_PRED ".uno:FillModeTracePredescessor" 119 #define CMD_SID_FILL_ADD_SUCC ".uno:FillModeTraceSuccessor" 120 #define CMD_FID_FILL_TO_RIGHT ".uno:FillRight" 121 #define CMD_FID_FILL_SERIES ".uno:FillSeries" 122 #define CMD_FID_FILL_TAB ".uno:FillTable" 123 #define CMD_FID_FILL_TO_TOP ".uno:FillUp" 124 #define CMD_FID_FILTER_OK ".uno:FilterExecute" 125 #define CMD_SID_PREVIEW_FIRST ".uno:FirstPage" 126 #define CMD_FID_FOCUS_POSWND ".uno:FocusCellAddress" 127 #define CMD_FID_CELL_FORMAT ".uno:FormatCellDialog" 128 #define CMD_SID_RANGE_FORMULA ".uno:Formula" 129 #define CMD_SID_WINDOW_FIX ".uno:FreezePanes" 130 #define CMD_FID_FUNCTION_BOX ".uno:FunctionBox" 131 #define CMD_SID_OPENDLG_FUNCTION ".uno:FunctionDialog" 132 #define CMD_SID_SOLVE ".uno:GoalSeek" 133 #define CMD_SID_OPENDLG_SOLVE ".uno:GoalSeekDialog" 134 #define CMD_SID_OPENDLG_OPTSOLVER ".uno:SolverDialog" 135 #define CMD_SID_VALIDITY_REFERENCE ".uno:ValidityReference" 136 #define CMD_SID_CURSORBLKDOWN ".uno:GoDownToEndOfData" 137 #define CMD_SID_CURSORBLKDOWN_SEL ".uno:GoDownToEndOfDataSel" 138 #define CMD_SID_CURSORPAGELEFT_ ".uno:GoLeftBlock" 139 #define CMD_SID_CURSORBLKLEFT ".uno:GoLeftToStartOfData" 140 #define CMD_SID_CURSORBLKLEFT_SEL ".uno:GoLeftToStartOfDataSel" 141 #define CMD_SID_CURSORPAGERIGHT_ ".uno:GoRightBlock" 142 #define CMD_SID_CURSORPAGERIGHT_SEL ".uno:GoRightBlockSel" 143 #define CMD_SID_CURSORBLKRIGHT ".uno:GoRightToEndOfData" 144 #define CMD_SID_CURSORBLKRIGHT_SEL ".uno:GoRightToEndOfDataSel" 145 #define CMD_SID_CURRENTCELL ".uno:GoToCell" 146 #define CMD_SID_ALIGNCURSOR ".uno:GoToCurrentCell" 147 #define CMD_SID_CURRENTDOC ".uno:GotoDocument" 148 #define CMD_SID_CURRENTOBJECT ".uno:GoToObject" 149 #define CMD_SID_CURSORBLKUP ".uno:GoUpToStartOfData" 150 #define CMD_SID_CURSORBLKUP_SEL ".uno:GoUpToStartOfDataSel" 151 #define CMD_FID_TABLE_HIDE ".uno:Hide" 152 #define CMD_FID_COL_HIDE ".uno:HideColumn" 153 #define CMD_FID_ROW_HIDE ".uno:HideRow" 154 #define CMD_SID_H_ALIGNCELL ".uno:HorizontalAlignment" 155 #define CMD_SID_ENABLE_HYPHENATION ".uno:Hyphenate" 156 #define CMD_FID_INPUTLINE_BLOCK ".uno:InputLineBlock" 157 #define CMD_FID_INPUTLINE_ENTER ".uno:InputLineEnter" 158 #define CMD_FID_INPUTLINE_MATRIX ".uno:InputLineMatrix" 159 #define CMD_SID_TBXCTL_INSCELLS ".uno:InsCellsCtrl" 160 #define CMD_FID_INS_TABLE ".uno:Insert" 161 #define CMD_FID_INS_TABLE_EXT ".uno:InsertSheetFromFile" 162 #define CMD_FID_INS_CELL ".uno:InsertCell" 163 #define CMD_FID_INS_CELLSDOWN ".uno:InsertCellsDown" 164 #define CMD_FID_INS_CELLSRIGHT ".uno:InsertCellsRight" 165 #define CMD_FID_INS_COLBRK ".uno:InsertColumnBreak" 166 #define CMD_FID_INS_COLUMN ".uno:InsertColumns" 167 #define CMD_FID_INS_CELL_CONTENTS ".uno:InsertContents" 168 #define CMD_SID_TBXCTL_INSERT ".uno:InsertCtrl" 169 #define CMD_SID_EXTERNAL_SOURCE ".uno:InsertExternalDataSource" 170 #define CMD_FID_INSERT_FILE ".uno:InsertFile" 171 #define CMD_SID_INS_FUNCTION ".uno:InsertFunction" 172 #define CMD_SID_INSERT_MATRIX ".uno:InsertMatrix" 173 #define CMD_FID_INSERT_NAME ".uno:InsertName" 174 #define CMD_SID_INSERT_SIMAGE ".uno:InsertObjectStarImage" 175 #define CMD_SID_INSERT_SMATH ".uno:InsertObjectStarMath" 176 #define CMD_FID_INS_ROWBRK ".uno:InsertRowBreak" 177 #define CMD_FID_INS_ROW ".uno:InsertRows" 178 #define CMD_SID_TBXCTL_INSOBJ ".uno:InsObjCtrl" 179 #define CMD_SID_CURSORENTERDOWN ".uno:JumpToNextCell" 180 #define CMD_SID_NEXT_TABLE ".uno:JumpToNextTable" 181 #define CMD_SID_NEXT_TABLE_SEL ".uno:JumpToNextTableSel" 182 #define CMD_SID_NEXT_UNPROTECT ".uno:JumpToNextUnprotected" 183 #define CMD_SID_CURSORENTERUP ".uno:JumpToPreviousCell" 184 #define CMD_SID_PREV_UNPROTECT ".uno:JumpToPreviousUnprotected" 185 #define CMD_SID_PREV_TABLE ".uno:JumpToPrevTable" 186 #define CMD_SID_PREV_TABLE_SEL ".uno:JumpToPrevTableSel" 187 #define CMD_SID_CURRENTTAB ".uno:JumpToTable" 188 #define CMD_SID_PREVIEW_LAST ".uno:LastPage" 189 #define CMD_FID_MERGE_ON ".uno:MergeCells" 190 #define CMD_FID_MERGE_TOGGLE ".uno:ToggleMergeCells" 191 #define CMD_SID_OBJECT_MIRROR ".uno:Mirror" 192 #define CMD_FID_TAB_MOVE ".uno:Move" 193 #define CMD_FID_TAB_RENAME ".uno:Name" 194 #define CMD_SID_PREVIEW_NEXT ".uno:NextPage" 195 #define CMD_SID_RANGE_NOTETEXT ".uno:NoteText" 196 #define CMD_FID_NOTE_VISIBLE ".uno:NoteVisible" 197 #define CMD_SID_DELETE_NOTE ".uno:DeleteNote" 198 #define CMD_SID_NUMBER_FORMAT ".uno:NumberFormat" 199 #define CMD_SID_NUMBER_CURRENCY ".uno:NumberFormatCurrency" 200 #define CMD_SID_NUMBER_DATE ".uno:NumberFormatDate" 201 #define CMD_SID_NUMBER_DECDEC ".uno:NumberFormatDecDecimals" 202 #define CMD_SID_NUMBER_TWODEC ".uno:NumberFormatDecimal" 203 #define CMD_SID_NUMBER_INCDEC ".uno:NumberFormatIncDecimals" 204 #define CMD_SID_NUMBER_PERCENT ".uno:NumberFormatPercent" 205 #define CMD_SID_NUMBER_SCIENTIFIC ".uno:NumberFormatScientific" 206 #define CMD_SID_NUMBER_STANDARD ".uno:NumberFormatStandard" 207 #define CMD_SID_NUMBER_TIME ".uno:NumberFormatTime" 208 #define CMD_SID_OBJECT_HEIGHT ".uno:ObjectHeight" 209 #define CMD_SID_OBJECT_LEFT ".uno:ObjectLeft" 210 #define CMD_SID_MIRROR_HORIZONTAL ".uno:ObjectMirrorHorizontal" 211 #define CMD_SID_MIRROR_VERTICAL ".uno:ObjectMirrorVertical" 212 #define CMD_SID_OBJECT_TOP ".uno:ObjectTop" 213 #define CMD_SID_OBJECT_WIDTH ".uno:ObjectWidth" 214 #define CMD_SID_RANGE_OFFSET ".uno:Offset" 215 #define CMD_SID_OLE_OBJECT ".uno:OleObject" 216 #define CMD_SID_ORIGINALSIZE ".uno:OriginalSize" 217 #define CMD_FID_NORMALVIEWMODE ".uno:NormalViewMode" 218 #define CMD_FID_PAGEBREAKMODE ".uno:PagebreakMode" 219 #define CMD_SID_FORMATPAGE ".uno:PageFormatDialog" 220 #define CMD_SID_PREVIEW_PREVIOUS ".uno:PreviousPage" 221 #define CMD_FID_PROTECT_TABLE ".uno:Protect" 222 #define CMD_SID_CHG_PROTECT ".uno:ProtectTraceChangeMode" 223 #define CMD_SID_SC_SETTEXT ".uno:PutCell" 224 #define CMD_SID_SC_RANGE ".uno:Range" 225 #define CMD_SID_PIVOT_RECALC ".uno:RecalcPivotTable" 226 #define CMD_SID_DETECTIVE_REFRESH ".uno:RefreshArrows" 227 #define CMD_SID_REIMPORT_AFTER_LOAD ".uno:ReImportAfterLoad" 228 #define CMD_FID_DELETE_TABLE ".uno:Remove" 229 #define CMD_SID_TITLE_DESCRIPTION_OBJECT ".uno:ObjectTitleDescription" 230 #define CMD_SID_RENAME_OBJECT ".uno:RenameObject" 231 #define CMD_FID_REPEAT_SEARCH ".uno:RepeatSearch" 232 #define CMD_FID_REPLACE ".uno:Replace" 233 #define CMD_FID_REPLACE_ALL ".uno:ReplaceAll" 234 #define CMD_SID_CELL_FORMAT_RESET ".uno:ResetAttributes" 235 #define CMD_FID_RESET_PRINTZOOM ".uno:ResetPrintZoom" 236 #define CMD_SID_RANGE_ROW ".uno:Row" 237 #define CMD_FID_ROW_HEIGHT ".uno:RowHeight" 238 #define CMD_SID_SBA_IMPORT ".uno:SbaImport" 239 #define CMD_FID_SCALE ".uno:Scale" 240 #define CMD_SID_SCENARIOS ".uno:ScenarioManager" 241 #define CMD_FID_SEARCH ".uno:Search" 242 #define CMD_FID_SEARCH_ALL ".uno:SearchAll" 243 #define CMD_SID_MARKAREA ".uno:SelectArea" 244 #define CMD_SID_OLE_SELECT ".uno:SelectOLE" 245 #define CMD_SID_SELECT_COL ".uno:SelectColumn" 246 #define CMD_SID_MARKDATAAREA ".uno:SelectData" 247 #define CMD_SID_SELECT_DB ".uno:SelectDB" 248 #define CMD_SID_SC_ACTIVEOBJECT ".uno:SelectedObject" 249 #define CMD_SID_ACTIVE_OBJ_NAME ".uno:SelectedObjectName" 250 #define CMD_SID_SC_SELECTION ".uno:Selection" 251 #define CMD_SID_SELECT_ROW ".uno:SelectRow" 252 #define CMD_SID_SELECT_SCENARIO ".uno:SelectScenario" 253 #define CMD_SID_ANCHOR_CELL ".uno:SetAnchorToCell" 254 #define CMD_SID_ANCHOR_PAGE ".uno:SetAnchorToPage" 255 #define CMD_SID_SETINPUTMODE ".uno:SetInputMode" 256 #define CMD_FID_COL_OPT_WIDTH ".uno:SetOptimalColumnWidth" 257 #define CMD_FID_COL_OPT_DIRECT ".uno:SetOptimalColumnWidthDirect" 258 #define CMD_FID_ROW_OPT_HEIGHT ".uno:SetOptimalRowHeight" 259 #define CMD_FID_TABLE_SHOW ".uno:Show" 260 #define CMD_FID_CHG_SHOW ".uno:ShowChanges" 261 #define CMD_FID_COL_SHOW ".uno:ShowColumn" 262 #define CMD_SID_DETECTIVE_ADD_SUCC ".uno:ShowDependents" 263 #define CMD_SID_DETECTIVE_ADD_ERR ".uno:ShowErrors" 264 #define CMD_SID_DETECTIVE_INVALID ".uno:ShowInvalid" 265 #define CMD_SID_DETECTIVE_ADD_PRED ".uno:ShowPrecedents" 266 #define CMD_FID_ROW_SHOW ".uno:ShowRow" 267 #define CMD_WID_SIMPLE_REF ".uno:SimpleReferenz" 268 #define CMD_SID_SORT_ASCENDING ".uno:SortAscending" 269 #define CMD_SID_SORT_DESCENDING ".uno:SortDescending" 270 #define CMD_FID_MERGE_OFF ".uno:SplitCell" 271 #define CMD_SID_WINDOW_SPLIT ".uno:SplitWindow" 272 #define CMD_SID_STANDARD_FONTS ".uno:StandardFonts" 273 #define CMD_SID_TEXT_STANDARD ".uno:StandardTextAttributes" 274 #define CMD_SID_PSZ_FUNCTION ".uno:StatusBarFunc" 275 #define CMD_SID_STATUS_DOCPOS ".uno:StatusDocPos" 276 #define CMD_SID_STATUS_SUM ".uno:StatusFunction" 277 #define CMD_FID_INPUTLINE_STATUS ".uno:StatusInputLine" 278 #define CMD_SID_STATUS_PAGESTYLE ".uno:StatusPageStyle" 279 #define CMD_FID_SCALESTATUS ".uno:StatusScale" 280 #define CMD_SID_STATUS_SELMODE ".uno:StatusSelectionMode" 281 #define CMD_SID_STATUS_SELMODE_ERG ".uno:StatusSelectionModeExp" 282 #define CMD_SID_STATUS_SELMODE_ERW ".uno:StatusSelectionModeExt" 283 #define CMD_SID_STATUS_SELMODE_NORM ".uno:StatusSelectionModeNorm" 284 #define CMD_SID_RANGE_TABLE ".uno:Table" 285 #define CMD_SID_TABLES_COUNT ".uno:TableCount" 286 #define CMD_SID_TABOP ".uno:TableOperation" 287 #define CMD_SID_OPENDLG_TABOP ".uno:TableOperationDialog" 288 #define CMD_FID_TAB_MENU_RENAME ".uno:RenameTable" 289 #define CMD_SID_TABLES_GET ".uno:Tables" 290 #define CMD_FID_TAB_SELECTALL ".uno:TableSelectAll" 291 #define CMD_FID_TAB_DESELECTALL ".uno:TableDeselectAll" 292 #define CMD_SID_DRAWTEXT_ATTR_DLG ".uno:TextAttributes" 293 #define CMD_SID_ASSIGNMACRO ".uno:AssignMacro" 294 #define CMD_SID_TEXT_TO_COLUMNS ".uno:TextToColumns" 295 #define CMD_SID_RANGE_TEXTVALUE ".uno:TextValue" 296 #define CMD_SID_ANCHOR_TOGGLE ".uno:ToggleAnchorType" 297 #define CMD_SID_TOGGLE_REL ".uno:ToggleRelative" 298 #define CMD_FID_PROTECT_DOC ".uno:ToolProtectionDocument" 299 #define CMD_SID_SCOPTIONS ".uno:ToolsOptions" 300 #define CMD_FID_CHG_RECORD ".uno:TraceChangeMode" 301 #define CMD_SID_ULINE_VAL_DOTTED ".uno:UnderlineDotted" 302 #define CMD_SID_ULINE_VAL_DOUBLE ".uno:UnderlineDouble" 303 #define CMD_SID_ULINE_VAL_NONE ".uno:UnderlineNone" 304 #define CMD_SID_ULINE_VAL_SINGLE ".uno:UnderlineSingle" 305 #define CMD_SID_UPDATECHART ".uno:UpdateChart" 306 #define CMD_SID_UPDATETABLINKS ".uno:UpdateTableLinks" 307 #define CMD_FID_VALIDATION ".uno:Validation" 308 #define CMD_SID_RANGE_VALUE ".uno:Value" 309 #define CMD_SID_V_ALIGNCELL ".uno:VerticalAlignment" 310 #define CMD_FID_TOGGLEINPUTLINE ".uno:InputLineVisible" 311 #define CMD_FID_TOGGLEHEADERS ".uno:ViewRowColumnHeaders" 312 #define CMD_FID_TOGGLEFORMULA ".uno:ToggleFormula" 313 #define CMD_FID_TOGGLESYNTAX ".uno:ViewValueHighlighting" 314 #define CMD_FID_TABLE_VISIBLE ".uno:Visible" 315 #define CMD_SID_ATTR_ALIGN_LINEBREAK ".uno:WrapText" 316 #define CMD_SID_PREVIEW_ZOOMIN ".uno:ZoomIn" 317 #define CMD_SID_PREVIEW_ZOOMOUT ".uno:ZoomOut" 318 #define CMD_SID_FOCUS_INPUTLINE ".uno:FocusInputLine" 319 #define CMD_SID_PREVIEW_CLOSE ".uno:ClosePreview" 320 #define CMD_SID_PREVIEW_MARGIN ".uno:Margins" 321 #define CMD_SID_PREVIEW_SCALINGFACTOR ".uno:ScalingFactor" 322 #define CMD_SID_SELECT_TABLES ".uno:SelectTables" 323 #define CMD_SID_DP_FILTER ".uno:DataPilotFilter" 324 #define CMD_SID_SCATTR_PROTECTION ".uno:Protection" 325 #define CMD_SID_MARKARRAYFORMULA ".uno:SelectArrayFormula" 326 #define CMD_FID_TAB_RTL ".uno:SheetRightToLeft" 327 #define CMD_SID_SHARE_DOC ".uno:ShareDocument" 328 #define CMD_FID_TAB_EVENTS ".uno:TableEvents" 329 #define CMD_FID_TAB_MENU_SET_TAB_BG_COLOR ".uno:SetTabBgColor" 330 #define CMD_FID_TAB_SET_TAB_BG_COLOR ".uno:TabBgColor" 331 332 #endif 333