Home
last modified time | relevance | path

Searched refs:PresentationSettingsEx (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx103 struct PresentationSettingsEx : public PresentationSettings struct
111 PresentationSettingsEx( const PresentationSettingsEx& );
112 PresentationSettingsEx( PresentationSettings& );
266 bool startShow( PresentationSettingsEx* pPresSettings );
H A Dslideshowimpl.cxx911 bool SlideshowImpl::startShow( PresentationSettingsEx* pPresSettings ) in startShow()
3565 PresentationSettingsEx::PresentationSettingsEx( const PresentationSettingsEx& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx
3573 PresentationSettingsEx::PresentationSettingsEx( PresentationSettings& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx
3581 void PresentationSettingsEx::SetArguments( const Sequence< PropertyValue >& rArguments ) throw (Ill… in SetArguments()
3593 void PresentationSettingsEx::SetPropertyValue( const OUString& rProperty, const Any& rValue ) throw… in SetPropertyValue()
H A Dslideshow.cxx866 mxCurrentSettings.reset( new PresentationSettingsEx( mpDoc->getPresentationSettings() ) ); in startWithArguments()
/aoo41x/main/sd/source/ui/inc/
H A Dslideshow.hxx81 struct PresentationSettingsEx;
218 boost::shared_ptr< PresentationSettingsEx > mxCurrentSettings;

Completed in 35 milliseconds