Searched refs:SetStartWithTemplate (Results 1 – 4 of 4) sorted by relevance
604 pOpt->SetStartWithTemplate(sal_False); in ExecuteNewDocument()662 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()745 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
639 SetStartWithTemplate( *(sal_Bool*) pValues[ 16 ].getValue() ); in ReadData()744 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()824 pOpts->SetStartWithTemplate( maOptionsMisc.IsStartWithTemplate() ); in SetOptions()
437 aOptsItem.GetOptionsMisc().SetStartWithTemplate( aCbxStartWithTemplate.IsChecked() ); in FillItemSet()
346 …void SetStartWithTemplate( sal_Bool bOn = sal_True ) { if( bStartWithTemplate != bOn ) { OptionsCh… in SetStartWithTemplate() function in SdOptionsMisc
Completed in 36 milliseconds