Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/app/
H A Dsdmod1.cxx600 pOpt->SetStartWithTemplate(sal_False); in ExecuteNewDocument()
658 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
741 pOpt->SetStartWithTemplate(bStartWithTemplate); in ExecuteNewDocument()
H A Doptsitem.cxx629 SetStartWithTemplate( *(sal_Bool*) pValues[ 16 ].getValue() ); in ReadData()
732 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()
812 pOpts->SetStartWithTemplate( maOptionsMisc.IsStartWithTemplate() ); in SetOptions()
/aoo42x/main/sd/source/ui/dlg/
H A Dtpoption.cxx437 aOptsItem.GetOptionsMisc().SetStartWithTemplate( aCbxStartWithTemplate.IsChecked() ); in FillItemSet()
/aoo42x/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 49 milliseconds