Searched refs:aOrphanBox (Results 1 – 2 of 2) sorted by relevance
1608 eState = aOrphanBox.GetState(); in FillItemSet()1610 if ( eState != aOrphanBox.GetSavedValue() || in FillItemSet()1617 if ( eState != aOrphanBox.GetSavedValue() || in FillItemSet()1860 aOrphanBox.Enable(); in Reset()1869 aOrphanBox.EnableTriState( sal_False ); in Reset()1872 aOrphanBox.SetState( _bEnable ? STATE_CHECK : STATE_NOCHECK); in Reset()1879 aOrphanBox.SetState( STATE_DONTKNOW ); in Reset()1881 aOrphanBox.Enable(sal_False); in Reset()1907 aOrphanBox.SaveValue(); in Reset()1964 aOrphanBox ( this, CUI_RES( BTN_ORPHANS ) ), in SvxExtParagraphTabPage()[all …]
266 TriStateBox aOrphanBox; member in SvxExtParagraphTabPage