Searched refs:PresentationSettingsEx (Results 1 – 4 of 4) sorted by relevance
101 struct PresentationSettingsEx : public PresentationSettings struct109 PresentationSettingsEx( const PresentationSettingsEx& );110 PresentationSettingsEx( PresentationSettings& );264 bool startShow( PresentationSettingsEx* pPresSettings );
922 bool SlideshowImpl::startShow( PresentationSettingsEx* pPresSettings ) in startShow()3576 PresentationSettingsEx::PresentationSettingsEx( const PresentationSettingsEx& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx3584 PresentationSettingsEx::PresentationSettingsEx( PresentationSettings& r ) in PresentationSettingsEx() function in sd::PresentationSettingsEx3592 void PresentationSettingsEx::SetArguments( const Sequence< PropertyValue >& rArguments ) throw (Ill… in SetArguments()3604 void PresentationSettingsEx::SetPropertyValue( const OUString& rProperty, const Any& rValue ) throw… in SetPropertyValue()
861 mxCurrentSettings.reset( new PresentationSettingsEx( mpDoc->getPresentationSettings() ) ); in startWithArguments()
79 struct PresentationSettingsEx;216 boost::shared_ptr< PresentationSettingsEx > mxCurrentSettings;