Searched refs:GetSdOptions (Results 1 – 19 of 19) sorted by relevance
162 SdOptions* pOptions = GetSdOptions( eDocType ); in Execute()380 SdOptions* pOptions = GetSdOptions(eDocType); in GetState()564 SdOptions* pOpt = GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ExecuteNewDocument()695 SdOptions* pOptions = GetSdOptions(pDoc->GetDocumentType()); in ExecuteNewDocument()
443 SdOptions* pOptions = GetSdOptions(eDocType); in CreateItemSet()573 SdOptions* pOptions = GetSdOptions(eDocType); in ApplyItemSet()
169 SdOptions* SdModule::GetSdOptions(DocumentType eDocType) in GetSdOptions() function in SdModule
109 …sal_Bool bStartWithActualPage = SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsStartWithAct… in DoExecute()137 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in DoExecute()
582 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in setPropertyValue()658 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in getPropertyValue()1286 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in GetDisplay()
612 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in SlideshowImpl()622 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ~SlideshowImpl()959 SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsStartWithActualPage() ); in startShow()1139 SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsSlideshowRespectZOrder() ); in startShow()
1462 const sal_Bool bSavedState (SD_MOD()->GetSdOptions(eType)->IsStartWithActualPage()); in ProcessClick()1463 SD_MOD()->GetSdOptions(eType)->SetStartWithActualPage(sal_False); in ProcessClick()1468 SD_MOD()->GetSdOptions(eType)->SetStartWithActualPage(bSavedState); in ProcessClick()
529 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in CustomAnimationCreateDialog()575 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ~CustomAnimationCreateDialog()
899 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in updateControls()1297 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in IMPL_LINK()
945 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in updateControls()2335 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in IMPL_LINK()
113 SdOptions* GetSdOptions(DocumentType eDocType);
145 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in ExecOptionsBar()
600 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in FuPermanent()1066 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in FuSupport()
175 SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType())->IsPickThrough()); in ReadFrameViewData()
272 Update( SD_MOD()->GetSdOptions(pDrawDoc->GetDocumentType()) ); in FrameView()
192 SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType()); in AnnotationManagerImpl()276 SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType()); in ShowAnnotations()
260 aOptionsPrintItem.SetOptions( SD_MOD()->GetSdOptions(pDoc->GetDocumentType()) ); in _setPropertyValues()903 aOptionsPrintItem.SetOptions( SD_MOD()->GetSdOptions(pDoc->GetDocumentType()) ); in _getPropertyValues()
192 SdOptions* pOptions = SD_MOD()->GetSdOptions(meDocType); in SdDrawDocument()
123 SD_MOD()->GetSdOptions(mpDoc->GetDocumentType())); in GetPrinter()
Completed in 175 milliseconds