Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dparagrph.cxx1428 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 …]
/aoo41x/main/cui/source/inc/
H A Dparagrph.hxx237 TriStateBox aHyphenBox; member in SvxExtParagraphTabPage

Completed in 25 milliseconds