diff options
Diffstat (limited to 'sc/sdi/scalc.sdi')
-rw-r--r-- | sc/sdi/scalc.sdi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi index 8457654946fd..4a8d8747cc14 100644 --- a/sc/sdi/scalc.sdi +++ b/sc/sdi/scalc.sdi @@ -2287,6 +2287,23 @@ SfxVoidItem SolverDialog SID_OPENDLG_OPTSOLVER GroupId = SfxGroupId::Options; ] +SfxVoidItem InsertSparkline SID_INSERT_SPARKLINE +() +[ + AutoUpdate = FALSE, + FastCall = FALSE, + ReadOnlyDoc = TRUE, + Toggle = FALSE, + Container = FALSE, + RecordAbsolute = FALSE, + RecordPerSet; + + AccelConfig = TRUE, + MenuConfig = TRUE, + ToolBoxConfig = TRUE, + GroupId = SfxGroupId::Insert; +] + SfxVoidItem SearchResultsDialog SID_SEARCH_RESULTS_DIALOG (SfxBoolItem Visible SID_SEARCH_RESULTS_DIALOG) [ |