Searched refs:aHyphenBox (Results 1 – 2 of 2) sorted by relevance
1428 const TriState eHyphenState = aHyphenBox.GetState(); in FillItemSet()1431 if ( eHyphenState != aHyphenBox.GetSavedValue() || in FillItemSet()1449 eHyphenState != aHyphenBox.GetSavedValue()) in FillItemSet()1642 aHyphenBox.EnableTriState( sal_False ); in Reset()1645 aHyphenBox.SetState( bIsHyphen ? STATE_CHECK : STATE_NOCHECK ); in Reset()1653 aHyphenBox.SetState( STATE_DONTKNOW ); in Reset()1894 aHyphenBox.SaveValue(); in Reset()1940 aHyphenBox ( this, CUI_RES( BTN_HYPHEN ) ), in SvxExtParagraphTabPage()2016 aHyphenBox .Enable(sal_False); in SvxExtParagraphTabPage()2154 sal_Bool bEnable = aHyphenBox.GetState() == STATE_CHECK; in IMPL_LINK()[all …]
237 TriStateBox aHyphenBox; member in SvxExtParagraphTabPage
Completed in 32 milliseconds