Home
last modified time | relevance | path

Searched refs:getPresentationSettings (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx325 sd::PresentationSettings& rPresSettings = mpDoc->getPresentationSettings(); in setPropertyValue()
606 const sd::PresentationSettings& rPresSettings = mpDoc->getPresentationSettings(); in getPropertyValue()
866 mxCurrentSettings.reset( new PresentationSettingsEx( mpDoc->getPresentationSettings() ) ); in startWithArguments()
1245 …pWorkWindow->StartPresentationMode( sal_True, mpDoc->getPresentationSettings().mbAlwaysOnTop ? PRE… in StartFullscreenPresentation()
H A Dslideshowimpl.cxx573 , maPresSettings( pDoc->getPresentationSettings() ) in SlideshowImpl()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx375 const sd::PresentationSettings& getPresentationSettings() const { return maPresentationSettings; } in getPresentationSettings() function in SdDrawDocument
376 sd::PresentationSettings& getPresentationSettings() { return maPresentationSettings; } in getPresentationSettings() function in SdDrawDocument
/trunk/main/sd/source/ui/func/
H A Dfucushow.cxx80 sd::PresentationSettings& rSettings = mpDoc->getPresentationSettings(); in DoExecute()
H A Dfusldlg.cxx78 PresentationSettings& rPresentationSettings = mpDoc->getPresentationSettings(); in DoExecute()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx99 aCbxUseCustomShow.Check( pCustomShowList && rDoc.getPresentationSettings().mbCustomShow ); in SdCustomShowDlg()
H A Dsdtreelb.cxx1603 if (mpDoc->getPresentationSettings().mbCustomShow) in PageBelongsToCurrentShow()
H A Ddlgass.cxx1058 PresentationSettings& rSettings = pDoc->getPresentationSettings(); in GetDocument()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1396 sd::PresentationSettings& rPresSettings = mpDoc->getPresentationSettings(); in Import()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1563 bEndless = mpDoc->getPresentationSettings().mbEndless; in CreateHtmlForPresPages()

Completed in 127 milliseconds