Searched refs:SetStartWithTemplate (Results 1 – 4 of 4) sorted by relevance
600 pOpt->SetStartWithTemplate(sal_False); in ExecuteNewDocument()658 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()741 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
629 SetStartWithTemplate( *(sal_Bool*) pValues[ 16 ].getValue() ); in ReadData()732 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()812 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 32 milliseconds