Home
last modified time | relevance | path

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

/trunk/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.cxx932 bool SlideshowImpl::startShow( PresentationSettingsEx* pPresSettings ) in startShow()
3586 PresentationSettingsEx::PresentationSettingsEx( const PresentationSettingsEx& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx
3594 PresentationSettingsEx::PresentationSettingsEx( PresentationSettings& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx
3602 void PresentationSettingsEx::SetArguments( const Sequence< PropertyValue >& rArguments ) throw (Ill… in SetArguments()
3614 void PresentationSettingsEx::SetPropertyValue( const OUString& rProperty, const Any& rValue ) throw… in SetPropertyValue()
H A Dslideshow.cxx866 mxCurrentSettings.reset( new PresentationSettingsEx( mpDoc->getPresentationSettings() ) ); in startWithArguments()
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx81 struct PresentationSettingsEx;
218 boost::shared_ptr< PresentationSettingsEx > mxCurrentSettings;

Completed in 39 milliseconds