diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/sdmod.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx index c4fca2c14cfa..250fa8e9695c 100644 --- a/sd/inc/sdmod.hxx +++ b/sd/inc/sdmod.hxx @@ -159,6 +159,8 @@ private: */ ::std::unique_ptr< ::sd::SdGlobalResourceContainer> mpResourceContainer; + bool mbEventListenerAdded; + /** Create a new summary page. When the document has been created in the kiosk mode with automatical transitions then this method adds this kind of transition to the new summary page. |