LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
sd::PresentationSettingsEx Struct Reference

#include <slideshowimpl.hxx>

Inheritance diagram for sd::PresentationSettingsEx:
[legend]
Collaboration diagram for sd::PresentationSettingsEx:
[legend]

Public Member Functions

 PresentationSettingsEx (const PresentationSettingsEx &)
 
 PresentationSettingsEx (PresentationSettings const &)
 
void SetArguments (const css::uno::Sequence< css::beans::PropertyValue > &rArguments)
 
void SetPropertyValue (std::u16string_view rProperty, const css::uno::Any &rValue)
 
- Public Member Functions inherited from sd::PresentationSettings
 PresentationSettings ()
 

Public Attributes

bool mbRehearseTimings
 
bool mbPreview
 
VclPtr< vcl::WindowmpParentWindow
 
css::uno::Reference< css::drawing::XDrawPage > mxStartPage
 
css::uno::Reference< css::animations::XAnimationNode > mxAnimationNode
 
- Public Attributes inherited from sd::PresentationSettings
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
 

Detailed Description

Definition at line 54 of file slideshowimpl.hxx.

Constructor & Destructor Documentation

◆ PresentationSettingsEx() [1/2]

sd::PresentationSettingsEx::PresentationSettingsEx ( const PresentationSettingsEx r)

Definition at line 3054 of file slideshowimpl.cxx.

◆ PresentationSettingsEx() [2/2]

sd::PresentationSettingsEx::PresentationSettingsEx ( PresentationSettings const &  r)
explicit

Definition at line 3062 of file slideshowimpl.cxx.

Member Function Documentation

◆ SetArguments()

void sd::PresentationSettingsEx::SetArguments ( const css::uno::Sequence< css::beans::PropertyValue > &  rArguments)
Exceptions
css::lang::IllegalArgumentException

Definition at line 3070 of file slideshowimpl.cxx.

References SetPropertyValue().

◆ SetPropertyValue()

void sd::PresentationSettingsEx::SetPropertyValue ( std::u16string_view  rProperty,
const css::uno::Any &  rValue 
)

Member Data Documentation

◆ mbPreview

bool sd::PresentationSettingsEx::mbPreview

Definition at line 57 of file slideshowimpl.hxx.

Referenced by SetPropertyValue().

◆ mbRehearseTimings

bool sd::PresentationSettingsEx::mbRehearseTimings

Definition at line 56 of file slideshowimpl.hxx.

Referenced by SetPropertyValue(), and sd::SlideshowImpl::startShow().

◆ mpParentWindow

VclPtr<vcl::Window> sd::PresentationSettingsEx::mpParentWindow

Definition at line 58 of file slideshowimpl.hxx.

Referenced by SetPropertyValue().

◆ mxAnimationNode

css::uno::Reference< css::animations::XAnimationNode > sd::PresentationSettingsEx::mxAnimationNode

Definition at line 60 of file slideshowimpl.hxx.

Referenced by SetPropertyValue().

◆ mxStartPage

css::uno::Reference< css::drawing::XDrawPage > sd::PresentationSettingsEx::mxStartPage

Definition at line 59 of file slideshowimpl.hxx.

Referenced by SetPropertyValue().


The documentation for this struct was generated from the following files: