summaryrefslogtreecommitdiff
path: root/sc/sdi/cellsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r--sc/sdi/cellsh.sdi370
1 files changed, 185 insertions, 185 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index a50f2e963713..b4bd228218a8 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,98 +35,98 @@ interface CellSelection
[
]
// Slot's die in der DrawShell disabled werden. {
- FID_DEFINE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DEFINE_COLROWNAMERANGES [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_OPENDLG_SOLVE [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_DEFINE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DEFINE_COLROWNAMERANGES [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OPENDLG_SOLVE [ ExecMethod = Execute; StateMethod = GetState; ]
SID_OPENDLG_OPTSOLVER [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_OPENDLG_PIVOTTABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_OPENDLG_TABOP [ ExecMethod = Execute; StateMethod = GetBlockState; ]
- SID_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SPECIAL_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_DEFINE_DBNAME [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_OPENDLG_CONSOLIDATE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_OPENDLG_PIVOTTABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_OPENDLG_TABOP [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ SID_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SPECIAL_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_DEFINE_DBNAME [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_OPENDLG_CONSOLIDATE [ ExecMethod = Execute; StateMethod = GetState; ]
SID_VIEW_DATA_SOURCE_BROWSER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_OPENDLG_FUNCTION [ ExecMethod = Execute; StateMethod = GetCellState; ]
- SID_INS_FUNCTION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OPENDLG_FUNCTION [ ExecMethod = Execute; StateMethod = GetCellState; ]
+ SID_INS_FUNCTION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- // no Exec/StateMethod needed, but SfxDispatcher complains if the slot is not included in the shell
+ // no Exec/StateMethod needed, but SfxDispatcher complains if the slot is not included in the shell
SID_VALIDITY_REFERENCE []
// Datenbank-Operationen {
- SID_SORT_ASCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SORT_DESCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_REIMPORT_DATA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_REFRESH_DBAREA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SBA_BRW_INSERT [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SELECT_DB [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SORT [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_DATA_FORM [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- FID_FILTER_OK [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_AUTO_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_AUTOFILTER_HIDE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_UNFILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_SUBTOTALS [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- SID_PIVOT_TABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
- FID_VALIDATION [ ExecMethod = ExecuteDB; StateMethod = GetBlockState; ]
+ SID_SORT_ASCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SORT_DESCENDING [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_REIMPORT_DATA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_REFRESH_DBAREA [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SBA_BRW_INSERT [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SELECT_DB [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SORT [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_DATA_FORM [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ FID_FILTER_OK [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_AUTO_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_AUTOFILTER_HIDE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_UNFILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_SUBTOTALS [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ SID_PIVOT_TABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
+ FID_VALIDATION [ ExecMethod = ExecuteDB; StateMethod = GetBlockState; ]
SID_TEXT_TO_COLUMNS [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
// } Datenbank-Operationen
- SID_BORDER_OBJECT [ StateMethod = GetState; ]
- SID_RANGE_ADDRESS [ StateMethod = GetState; ]
-
- SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteEdit; ]
- SID_HYPERLINK_GETLINK [ StateMethod = GetHLinkState; ]
- SID_UPDATECHART [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
-
- SID_RANGE_ROW [ StateMethod = GetState; ]
- SID_RANGE_COL [ StateMethod = GetState; ]
- SID_RANGE_TABLE [ StateMethod = GetState; ]
- SID_RANGE_VALUE [ StateMethod = GetState; ]
- SID_RANGE_FORMULA [ StateMethod = GetState; ]
- SID_RANGE_TEXTVALUE [ StateMethod = GetState; ]
- SID_RANGE_NOTETEXT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
-
- SID_ENTER_STRING [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_INSERT_MATRIX [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_MARKAREA [ ExecMethod = Execute; ]
- SID_SELECT_SCENARIO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_CELL_FORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
- SID_ENABLE_HYPHENATION [ ExecMethod = Execute; StateMethod = GetBlockState; ]
- FID_ROW_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_ROW_OPT_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_ROW_HIDE [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_ROW_SHOW [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_COL_WIDTH [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_COL_OPT_WIDTH [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_COL_OPT_DIRECT [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_COL_HIDE [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_COL_SHOW [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_AUTOFORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
- SID_SOLVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_SCENARIOS [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_DETECTIVE_ADD_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_DEL_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_ADD_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_DEL_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_ADD_ERR [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_INVALID [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_REFRESH [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_MARK_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DETECTIVE_MARK_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_BORDER_OBJECT [ StateMethod = GetState; ]
+ SID_RANGE_ADDRESS [ StateMethod = GetState; ]
+
+ SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteEdit; ]
+ SID_HYPERLINK_GETLINK [ StateMethod = GetHLinkState; ]
+ SID_UPDATECHART [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+
+ SID_RANGE_ROW [ StateMethod = GetState; ]
+ SID_RANGE_COL [ StateMethod = GetState; ]
+ SID_RANGE_TABLE [ StateMethod = GetState; ]
+ SID_RANGE_VALUE [ StateMethod = GetState; ]
+ SID_RANGE_FORMULA [ StateMethod = GetState; ]
+ SID_RANGE_TEXTVALUE [ StateMethod = GetState; ]
+ SID_RANGE_NOTETEXT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+
+ SID_ENTER_STRING [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_INSERT_MATRIX [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_MARKAREA [ ExecMethod = Execute; ]
+ SID_SELECT_SCENARIO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_CELL_FORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ SID_ENABLE_HYPHENATION [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ FID_ROW_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_ROW_OPT_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_ROW_HIDE [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_ROW_SHOW [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_COL_WIDTH [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_COL_OPT_WIDTH [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_COL_OPT_DIRECT [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_COL_HIDE [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_COL_SHOW [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_AUTOFORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ SID_SOLVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_SCENARIOS [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_DETECTIVE_ADD_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_DEL_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_ADD_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_DEL_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_ADD_ERR [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_INVALID [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_REFRESH [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_MARK_PRED [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DETECTIVE_MARK_SUCC [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_INSERT_CURRENT_DATE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_INSERT_CURRENT_TIME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_INS_ROW [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_COLUMN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_CELLSDOWN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_CELLSRIGHT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- SID_DEL_ROWS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- SID_DEL_COLS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_CELL [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_DELETE_CELL [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_CELL_CONTENTS [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_CELL_FORMAT_RESET [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ FID_INS_ROW [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_COLUMN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_CELLSDOWN [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_CELLSRIGHT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ SID_DEL_ROWS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ SID_DEL_COLS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_CELL [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_DELETE_CELL [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_CELL_CONTENTS [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_CELL_FORMAT_RESET [ ExecMethod = Execute; StateMethod = GetBlockState; ]
SfxVoidItem Delete SID_DELETE
(
@@ -139,70 +139,70 @@ interface CellSelection
Cachable , HasDialog ;
MenuConfig , AccelConfig ;
]
- SID_DELETE_CONTENTS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_INS_ROWBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_INS_COLBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_DEL_ROWBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_DEL_COLBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_FILL_TO_BOTTOM [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_FILL_TO_RIGHT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_FILL_TO_TOP [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_FILL_TO_LEFT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_FILL_TAB [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_FILL_SERIES [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_FILL_AUTO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_MARKDATAAREA [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_DELETE_CONTENTS [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_INS_ROWBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_INS_COLBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_DEL_ROWBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_DEL_COLBRK [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_FILL_TO_BOTTOM [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_FILL_TO_RIGHT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_FILL_TO_TOP [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_FILL_TO_LEFT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_FILL_TAB [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_FILL_SERIES [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_FILL_AUTO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_MARKDATAAREA [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
SID_MARKARRAYFORMULA [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_SETINPUTMODE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_FOCUS_INPUTLINE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_CUT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- SID_COPY [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- SID_PASTE [ ExecMethod = ExecuteEdit; StateMethod = GetClipState; ]
+ SID_SETINPUTMODE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_FOCUS_INPUTLINE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CUT [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ SID_COPY [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ SID_PASTE [ ExecMethod = ExecuteEdit; StateMethod = GetClipState; ]
SID_PASTE_SPECIAL [ ExecMethod = ExecuteEdit; StateMethod = GetClipState; ]
- SID_CLIPBOARD_FORMAT_ITEMS [ ExecMethod = ExecuteEdit; StateMethod = GetClipState; ]
- SID_EXTERNAL_SOURCE [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
- FID_MERGE_ON [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_MERGE_OFF [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_MERGE_TOGGLE [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_OUTLINE_HIDE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_OUTLINE_SHOW [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_OUTLINE_MAKE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_OUTLINE_REMOVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_INPUTLINE_STATUS [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_INPUTLINE_ENTER [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_INPUTLINE_BLOCK [ ExecMethod = Execute; StateMethod = GetState; ]
- FID_INPUTLINE_MATRIX [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_CHARMAP [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
-
- SID_INSERT_POSTIT [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
-
- SID_TABOP [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_CONSOLIDATE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_INSERT_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- FID_USE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_CANCEL [ ExecMethod = Execute; ]
- SID_TOGGLE_REL [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_OPENDLG_CONDFRMT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
- FID_CONDITIONAL_FORMAT [ ExecMethod = ExecuteEdit; ]
- FID_NOTE_VISIBLE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_CLIPBOARD_FORMAT_ITEMS [ ExecMethod = ExecuteEdit; StateMethod = GetClipState; ]
+ SID_EXTERNAL_SOURCE [ ExecMethod = ExecuteEdit; StateMethod = GetBlockState; ]
+ FID_MERGE_ON [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_MERGE_OFF [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_MERGE_TOGGLE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_OUTLINE_HIDE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OUTLINE_SHOW [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OUTLINE_MAKE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OUTLINE_REMOVE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_INPUTLINE_STATUS [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_INPUTLINE_ENTER [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_INPUTLINE_BLOCK [ ExecMethod = Execute; StateMethod = GetState; ]
+ FID_INPUTLINE_MATRIX [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_CHARMAP [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
+
+ SID_INSERT_POSTIT [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
+
+ SID_TABOP [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_CONSOLIDATE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_INSERT_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ FID_USE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_CANCEL [ ExecMethod = Execute; ]
+ SID_TOGGLE_REL [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_OPENDLG_CONDFRMT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ FID_CONDITIONAL_FORMAT [ ExecMethod = ExecuteEdit; ]
+ FID_NOTE_VISIBLE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_DELETE_NOTE [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_DEC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_INC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_DEC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_INC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_THESAURUS [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
+ SID_THESAURUS [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
SID_SPELL_DIALOG [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_HANGUL_HANJA_CONVERSION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_HANGUL_HANJA_CONVERSION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_CHINESE_CONVERSION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_TRANSLITERATE_SENTENCE_CASE [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
SID_TRANSLITERATE_TITLE_CASE [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
SID_TRANSLITERATE_TOGGLE_CASE [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_UPPER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_LOWER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_HALFWIDTH [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_FULLWIDTH [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_HIRAGANA [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
- SID_TRANSLITERATE_KATAGANA [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_UPPER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_LOWER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_HALFWIDTH [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_FULLWIDTH [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_HIRAGANA [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
+ SID_TRANSLITERATE_KATAGANA [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
}
// ===========================================================================
@@ -242,7 +242,7 @@ interface CellMovement
SfxVoidItem GoDown SID_CURSORDOWN
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
@@ -260,41 +260,41 @@ interface CellMovement
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORBLKDOWN [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORBLKDOWN_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKDOWN [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKDOWN_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
SfxVoidItem GoUp SID_CURSORUP
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_CURSORBLKUP [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORBLKUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKUP [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
SfxVoidItem GoLeft SID_CURSORLEFT
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORLEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_CURSORBLKLEFT [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORBLKLEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORLEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKLEFT [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKLEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
SfxVoidItem GoRight SID_CURSORRIGHT
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
@@ -302,65 +302,65 @@ interface CellMovement
Cachable ;
]
- SID_CURSORRIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_CURSORBLKRIGHT [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORBLKRIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_NEXT_UNPROTECT [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_PREV_UNPROTECT [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_CURSORENTERDOWN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_CURSORENTERUP [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORRIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKRIGHT [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORBLKRIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_NEXT_UNPROTECT [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_PREV_UNPROTECT [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORENTERDOWN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORENTERUP [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
SfxVoidItem GoDownBlock SID_CURSORPAGEDOWN
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORPAGEDOWN_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGEDOWN_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
SfxVoidItem GoUpBlock SID_CURSORPAGEUP
(
SfxInt16Item By FN_PARAM_1,
- SfxBoolItem Sel FN_PARAM_2
+ SfxBoolItem Sel FN_PARAM_2
)
[
ExecMethod = ExecuteCursor ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORPAGEUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_CURSORPAGELEFT_ [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORPAGELEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_CURSORPAGERIGHT_ [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
- SID_CURSORPAGERIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
- SID_ALIGNCURSOR [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGEUP_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGELEFT_ [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGELEFT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGERIGHT_ [ ExecMethod = ExecuteCursor; StateMethod = GetStateCursor; ]
+ SID_CURSORPAGERIGHT_SEL [ ExecMethod = ExecuteCursorSel; StateMethod = GetStateCursor; ]
+ SID_ALIGNCURSOR [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
SfxVoidItem GoToEndOfData SID_CURSORENDOFFILE
(
- SfxBoolItem Sel FN_PARAM_2 //XXX
+ SfxBoolItem Sel FN_PARAM_2 //XXX
)
[
ExecMethod = ExecutePage ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORENDOFFILE_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
+ SID_CURSORENDOFFILE_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
SfxVoidItem GoToStart SID_CURSORTOPOFFILE
(
- SfxBoolItem Sel FN_PARAM_2 //XXX
+ SfxBoolItem Sel FN_PARAM_2 //XXX
)
[
ExecMethod = ExecutePage ;
StateMethod = GetStateCursor ;
Cachable ;
]
- SID_CURSORTOPOFSCREEN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_CURSORENDOFSCREEN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORTOPOFSCREEN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_CURSORENDOFSCREEN [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
SfxVoidItem GoToStartOfRow SID_CURSORHOME
(
@@ -372,30 +372,30 @@ interface CellMovement
Cachable ;
]
- SID_CURSOREND [ ExecMethod = ExecutePage; StateMethod = GetStateCursor; ]
- SID_CURSORTOPOFFILE_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
- SID_CURSORHOME_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
- SID_CURSOREND_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
- SID_SELECT_COL [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_SELECT_ROW [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_SELECT_NONE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
- SID_SELECTALL [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_STATUS_SUM [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_STATUS_DOCPOS [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_STATUS_SELMODE [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_STATUS_SELMODE_ERG [ ExecMethod = Execute; ]
- SID_STATUS_SELMODE_ERW [ ExecMethod = Execute; ]
- SID_STATUS_SELMODE_NORM [ ExecMethod = Execute; ]
- SID_ATTR_SIZE [ StateMethod = GetState; ]
- SID_ATTR_POSITION [ StateMethod = GetState; ]
+ SID_CURSOREND [ ExecMethod = ExecutePage; StateMethod = GetStateCursor; ]
+ SID_CURSORTOPOFFILE_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
+ SID_CURSORHOME_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
+ SID_CURSOREND_SEL [ ExecMethod = ExecutePageSel; StateMethod = GetStateCursor; ]
+ SID_SELECT_COL [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_SELECT_ROW [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_SELECT_NONE [ ExecMethod = ExecuteMove; StateMethod = GetStateCursor; ]
+ SID_SELECTALL [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_STATUS_SUM [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_STATUS_DOCPOS [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_STATUS_SELMODE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_STATUS_SELMODE_ERG [ ExecMethod = Execute; ]
+ SID_STATUS_SELMODE_ERW [ ExecMethod = Execute; ]
+ SID_STATUS_SELMODE_NORM [ ExecMethod = Execute; ]
+ SID_ATTR_SIZE [ StateMethod = GetState; ]
+ SID_ATTR_POSITION [ StateMethod = GetState; ]
SID_TABLE_CELL
[
// "Tabellenzelle" soll nicht im Anpassen-Dialog auftauchen:
StatusBarConfig = FALSE ;
StateMethod = GetState ;
]
- SID_DATA_SELECT [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_DETECTIVE_FILLMODE [ ExecMethod = Execute; StateMethod = GetState; ] // api:
+ SID_DATA_SELECT [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_DETECTIVE_FILLMODE [ ExecMethod = Execute; StateMethod = GetState; ] // api:
}