diff options
Diffstat (limited to 'sc/sdi/prevwsh.sdi')
-rw-r--r-- | sc/sdi/prevwsh.sdi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/sdi/prevwsh.sdi b/sc/sdi/prevwsh.sdi index 5f1a1beeeceb..647860f34eb4 100644 --- a/sc/sdi/prevwsh.sdi +++ b/sc/sdi/prevwsh.sdi @@ -164,6 +164,7 @@ interface TablePrintPreview SID_SAVEASDOC [ StateMethod = GetState; Export = FALSE; ] SID_MAIL_SENDDOC [ StateMethod = GetState; Export = FALSE; ] SID_VIEW_DATA_SOURCE_BROWSER [ StateMethod = GetState; Export = FALSE; ] + SID_QUITAPP [ StateMethod = GetState; Export = FALSE; ] } |