Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/app/
H A Dsdmod1.cxx604 pOpt->SetStartWithTemplate(sal_False); in ExecuteNewDocument()
662 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
745 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
H A Doptsitem.cxx639 SetStartWithTemplate( *(sal_Bool*) pValues[ 16 ].getValue() ); in ReadData()
744 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()
824 pOpts->SetStartWithTemplate( maOptionsMisc.IsStartWithTemplate() ); in SetOptions()
/aoo41x/main/sd/source/ui/dlg/
H A Dtpoption.cxx437 aOptsItem.GetOptionsMisc().SetStartWithTemplate( aCbxStartWithTemplate.IsChecked() ); in FillItemSet()
/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx346 …void SetStartWithTemplate( sal_Bool bOn = sal_True ) { if( bStartWithTemplate != bOn ) { OptionsCh… in SetStartWithTemplate() function in SdOptionsMisc

Completed in 76 milliseconds