diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-07-02 08:28:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-12 20:07:09 +0100 |
commit | 5de5a073e0c64699e716d71e1d6b700380eeced6 (patch) | |
tree | 645e5938332fbf81cba6f0b2dc90ad5025f97825 /offapi | |
parent | 9e0b99a78b1fdb545eefc76a0931e908481bbdb6 (diff) |
Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UI
(cherry picked from commit 59d811efac87bf84169ca439a7d9b5181fc5929d)
Change-Id: I958f54f4a9ec590baf9fb1ddb75c85595d4e248b
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/presentation/XSlideShow.idl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/offapi/com/sun/star/presentation/XSlideShow.idl b/offapi/com/sun/star/presentation/XSlideShow.idl index c99cc09bfcff..0cc95dbd7a47 100644 --- a/offapi/com/sun/star/presentation/XSlideShow.idl +++ b/offapi/com/sun/star/presentation/XSlideShow.idl @@ -120,8 +120,7 @@ interface XSlideShow : ::com::sun::star::uno::XInterface The slide to display. @param xDrawPages - For future use. - This parameter can be NULL when the ENABLE_PRESENTER_EXTRA_UI feature is disabled. + For future use. @param xAnimationNode The animation node determine the animations to display. |