Searched refs:IsStartWithActualPage (Results 1 – 6 of 6) sorted by relevance
538 IsStartWithActualPage() == rOpt.IsStartWithActualPage() && in operator ==()703 pValues[ 17 ] <<= IsStartWithActualPage(); in WriteData()745 maOptionsMisc.SetStartWithActualPage( pOpts->IsStartWithActualPage() ); in SdOptionsMiscItem()835 pOpts->SetStartWithActualPage( maOptionsMisc.IsStartWithActualPage() ); in SetOptions()
109 …bStartWithActualPage = SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsStartWithActualPage(); in DoExecute()
502 aCbxStartWithActualPage.Check( aOptsItem.GetOptionsMisc().IsStartWithActualPage() ); in Reset()
314 sal_Bool IsStartWithActualPage() const { Init(); return (sal_Bool) bStartWithActualPage; } in IsStartWithActualPage() function in SdOptionsMisc
1462 const sal_Bool bSavedState (SD_MOD()->GetSdOptions(eType)->IsStartWithActualPage()); in ProcessClick()
938 SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsStartWithActualPage() ); in startShow()
Completed in 50 milliseconds