summaryrefslogtreecommitdiff
path: root/sd/sdi/sdraw.sdi
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-03-15 22:19:19 +0000
committerAriel Constenla-Haile <arielch@apache.org>2013-03-15 22:19:19 +0000
commit8bdce6d900be92077b715ff1298b846ce32171b7 (patch)
treec7e8d3e7d31b66faaf8f73431e91425eb0eb7118 /sd/sdi/sdraw.sdi
parent0a6ba29e675385ce0aa49bb6ecd8d45b7aa0997b (diff)
i121872 - Integrate the Presentation Minimizer
Notes
Notes: prefer: ea91c7d90d74e1ca039ba669b5d3e14fa359c0fa
Diffstat (limited to 'sd/sdi/sdraw.sdi')
-rw-r--r--sd/sdi/sdraw.sdi25
1 files changed, 25 insertions, 0 deletions
diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi
index e553a56c0660..e7907b4c59bb 100644
--- a/sd/sdi/sdraw.sdi
+++ b/sd/sdi/sdraw.sdi
@@ -5385,6 +5385,31 @@ SfxVoidItem PresentationDialog SID_PRESENTATION_DLG
]
//--------------------------------------------------------------------------
+SfxVoidItem PresentationMinimizer SID_PRESENTATION_MINIMIZER
+()
+[
+ /* flags: */
+ AutoUpdate = FALSE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = TRUE,
+ ReadOnlyDoc = TRUE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Asynchron;
+
+ /* config: */
+ AccelConfig = TRUE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_APPLICATION;
+]
+
+//--------------------------------------------------------------------------
SfxVoidItem PresentationEnd SID_PRESENTATION_END
()
[