Home
last modified time | relevance | path

Searched refs:aCbxStartWithTemplate (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sd/source/ui/dlg/
H A Dtpoption.cxx250 aCbxStartWithTemplate ( this, SdResId( CBX_START_WITH_TEMPLATE ) ), in SdTpOptionsMisc()
423 if( aCbxStartWithTemplate.GetSavedValue() != aCbxStartWithTemplate.IsChecked() || in FillItemSet()
437 aOptsItem.GetOptionsMisc().SetStartWithTemplate( aCbxStartWithTemplate.IsChecked() ); in FillItemSet()
495 aCbxStartWithTemplate.Check( aOptsItem.GetOptionsMisc().IsStartWithTemplate() ); in Reset()
506 aCbxStartWithTemplate.SaveValue(); in Reset()
630 lcl_MoveWin (aCbxStartWithTemplate, -nLineHeight); in SetImpressMode()
656 aCbxStartWithTemplate.Hide(); in SetDrawMode()
/aoo41x/main/sd/source/ui/inc/
H A Dtpoption.hxx106 CheckBox aCbxStartWithTemplate; member in SdTpOptionsMisc

Completed in 28 milliseconds