|
LibreOffice Module sd (master) 1
|
#include <drawdoc.hxx>
Public Member Functions | |
| PresentationSettings () | |
Public Attributes | |
| OUString | maPresPage |
| bool | mbAll |
| bool | mbEndless |
| bool | mbCustomShow |
| bool | mbManual |
| bool | mbMouseVisible |
| bool | mbMouseAsPen |
| bool | mbLockedPages |
| bool | mbAlwaysOnTop |
| bool | mbUseNavigation |
| bool | mbFullScreen |
| bool | mbAnimationAllowed |
| sal_Int32 | mnPauseTimeout |
| bool | mbShowPauseLogo |
| bool | mbStartCustomShow |
Definition at line 97 of file drawdoc.hxx.
| PresentationSettings::PresentationSettings | ( | ) |
Definition at line 99 of file drawdoc.cxx.
| OUString sd::PresentationSettings::maPresPage |
Definition at line 99 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbAll |
Definition at line 100 of file drawdoc.hxx.
Referenced by sd::FuCustomShowDlg::DoExecute(), sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbAlwaysOnTop |
Definition at line 107 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), sd::SlideShow::setPropertyValue(), sd::PresentationSettingsEx::SetPropertyValue(), and sd::SlideShow::StartFullscreenPresentation().
| bool sd::PresentationSettings::mbAnimationAllowed |
Definition at line 110 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbCustomShow |
Definition at line 102 of file drawdoc.hxx.
Referenced by sd::FuCustomShowDlg::DoExecute(), sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), SdPageObjsTLV::PageBelongsToCurrentShow(), sd::SlideShow::setPropertyValue(), sd::PresentationSettingsEx::SetPropertyValue(), and sd::slideshowhelp::ShowSlideShow().
| bool sd::PresentationSettings::mbEndless |
Definition at line 101 of file drawdoc.hxx.
Referenced by HtmlExport::CreateHtmlForPresPages(), sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbFullScreen |
Definition at line 109 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbLockedPages |
Definition at line 106 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), and sd::SlideShow::setPropertyValue().
| bool sd::PresentationSettings::mbManual |
Definition at line 103 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), ImplSdPPTImport::Import(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbMouseAsPen |
Definition at line 105 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbMouseVisible |
Definition at line 104 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().
| bool sd::PresentationSettings::mbShowPauseLogo |
Definition at line 112 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), and sd::SlideShow::setPropertyValue().
| bool sd::PresentationSettings::mbStartCustomShow |
Definition at line 113 of file drawdoc.hxx.
Referenced by sd::FuCustomShowDlg::DoExecute(), sd::FuSlideShowDlg::DoExecute(), and sd::slideshowhelp::ShowSlideShow().
| bool sd::PresentationSettings::mbUseNavigation |
Definition at line 108 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), and sd::SlideShow::setPropertyValue().
| sal_Int32 sd::PresentationSettings::mnPauseTimeout |
Definition at line 111 of file drawdoc.hxx.
Referenced by sd::FuSlideShowDlg::DoExecute(), sd::SlideShow::getPropertyValue(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().