Searched refs:aJustify (Results 1 – 3 of 3) sorted by relevance
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()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()[all …]
1738 Sc10ColAttr aJustify; in LoadColAttr() local1749 if (nError == 0) LoadAttr(aJustify); in LoadColAttr()1848 nLimit = aJustify.Count; in LoadColAttr()1849 pColData = aJustify.pData; in LoadColAttr()
153 RadioButton aJustify; member in SvxParaAlignTabPage
Completed in 20 milliseconds