Lines Matching refs:aJustify
1036 aJustify ( this, CUI_RES( BTN_JUSTIFYALIGN ) ), in SvxParaAlignTabPage()
1078 aJustify.SetClickHdl( aLink ); in SvxParaAlignTabPage()
1163 else if ( aJustify.IsChecked() ) in FillItemSet()
1166 bAdj = !aJustify.GetSavedValue() || in FillItemSet()
1189 !aCenter.GetSavedValue() && !aJustify.GetSavedValue(); in FillItemSet()
1250 case SVX_ADJUST_BLOCK: aJustify.Check(); break; in Reset()
1253 sal_Bool bEnable = aJustify.IsChecked(); in Reset()
1274 aJustify.Check( sal_False ); in Reset()
1285 aJustify.Disable(); in Reset()
1323 aJustify.SaveValue(); in Reset()
1335 sal_Bool bJustify = aJustify.IsChecked(); in IMPL_LINK()
1378 else if ( aJustify.IsChecked() ) in UpdateExample_Impl()