Home
last modified time | relevance | path

Searched refs:SetStartWithActualPage (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx641 SetStartWithActualPage( *(sal_Bool*) pValues[ 17 ].getValue() ); in ReadData()
745 maOptionsMisc.SetStartWithActualPage( pOpts->IsStartWithActualPage() ); in SdOptionsMiscItem()
835 pOpts->SetStartWithActualPage( maOptionsMisc.IsStartWithActualPage() ); in SetOptions()
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx1463 SD_MOD()->GetSdOptions(eType)->SetStartWithActualPage(sal_False); in ProcessClick()
1468 SD_MOD()->GetSdOptions(eType)->SetStartWithActualPage(bSavedState); in ProcessClick()
/aoo4110/main/sd/source/ui/dlg/
H A Dtpoption.cxx444 aOptsItem.GetOptionsMisc().SetStartWithActualPage( aCbxStartWithActualPage.IsChecked() ); in FillItemSet()
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx357 …void SetStartWithActualPage( sal_Bool bOn = sal_True ) { if( bStartWithActualPage != bOn ) { Optio… in SetStartWithActualPage() function in SdOptionsMisc

Completed in 43 milliseconds