Lines Matching refs:aKeepTogetherBox
1562 eState = aKeepTogetherBox.GetState(); in FillItemSet()
1564 if ( eState != aKeepTogetherBox.GetSavedValue() ) in FillItemSet()
1828 aKeepTogetherBox.EnableTriState( sal_False ); in Reset()
1831 aKeepTogetherBox.SetState( STATE_CHECK ); in Reset()
1834 aKeepTogetherBox.SetState( STATE_NOCHECK ); in Reset()
1885 aKeepTogetherBox.SetState( STATE_DONTKNOW ); in Reset()
1887 aKeepTogetherBox.Enable(sal_False); in Reset()
1904 aKeepTogetherBox.SaveValue(); in Reset()
1962 aKeepTogetherBox ( this, CUI_RES( BTN_KEEPTOGETHER ) ), in SvxExtParagraphTabPage()
1986 aKeepTogetherBox.SetClickHdl( LINK( this, SvxExtParagraphTabPage, KeepTogetherHdl_Impl ) ); in SvxExtParagraphTabPage()
2092 sal_Bool bEnable = aKeepTogetherBox.GetState() == STATE_NOCHECK; in IMPL_LINK()
2108 aKeepTogetherBox.Enable(sal_False); in IMPL_LINK()
2113 aKeepTogetherBox.Enable(); in IMPL_LINK()
2133 aKeepTogetherBox.Enable(sal_False); in IMPL_LINK()
2138 aKeepTogetherBox.Enable(); in IMPL_LINK()