Searched refs:getPresentationSettings (Results 1 – 10 of 10) sorted by relevance
325 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()
573 , maPresSettings( pDoc->getPresentationSettings() ) in SlideshowImpl()
375 const sd::PresentationSettings& getPresentationSettings() const { return maPresentationSettings; } in getPresentationSettings() function in SdDrawDocument376 sd::PresentationSettings& getPresentationSettings() { return maPresentationSettings; } in getPresentationSettings() function in SdDrawDocument
80 sd::PresentationSettings& rSettings = mpDoc->getPresentationSettings(); in DoExecute()
78 PresentationSettings& rPresentationSettings = mpDoc->getPresentationSettings(); in DoExecute()
99 aCbxUseCustomShow.Check( pCustomShowList && rDoc.getPresentationSettings().mbCustomShow ); in SdCustomShowDlg()
1603 if (mpDoc->getPresentationSettings().mbCustomShow) in PageBelongsToCurrentShow()
1058 PresentationSettings& rSettings = pDoc->getPresentationSettings(); in GetDocument()
1563 bEndless = mpDoc->getPresentationSettings().mbEndless; in CreateHtmlForPresPages()
1396 sd::PresentationSettings& rPresSettings = mpDoc->getPresentationSettings(); in Import()
Completed in 91 milliseconds