Searched refs:IsStartWithTemplate (Results 1 – 4 of 4) sorted by relevance
517 return( IsStartWithTemplate() == rOpt.IsStartWithTemplate() && in operator ==()692 pValues[ 16 ] <<= IsStartWithTemplate(); in WriteData()732 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()812 pOpts->SetStartWithTemplate( maOptionsMisc.IsStartWithTemplate() ); in SetOptions()
565 bool bStartWithTemplate = pOpt->IsStartWithTemplate(); in ExecuteNewDocument()
495 aCbxStartWithTemplate.Check( aOptsItem.GetOptionsMisc().IsStartWithTemplate() ); in Reset()
303 sal_Bool IsStartWithTemplate() const { Init(); return (sal_Bool) bStartWithTemplate; } in IsStartWithTemplate() function in SdOptionsMisc
Completed in 31 milliseconds