Searched refs:IsStartWithTemplate (Results 1 – 4 of 4) sorted by relevance
527 return( IsStartWithTemplate() == rOpt.IsStartWithTemplate() && in operator ==()702 pValues[ 16 ] <<= IsStartWithTemplate(); in WriteData()744 maOptionsMisc.SetStartWithTemplate( pOpts->IsStartWithTemplate() ); in SdOptionsMiscItem()824 pOpts->SetStartWithTemplate( maOptionsMisc.IsStartWithTemplate() ); in SetOptions()
569 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 32 milliseconds