Home
last modified time | relevance | path

Searched refs:aJustify (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1036 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 …]
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1738 Sc10ColAttr aJustify; in LoadColAttr() local
1749 if (nError == 0) LoadAttr(aJustify); in LoadColAttr()
1848 nLimit = aJustify.Count; in LoadColAttr()
1849 pColData = aJustify.pData; in LoadColAttr()
/trunk/main/cui/source/inc/
H A Dparagrph.hxx153 RadioButton aJustify; member in SvxParaAlignTabPage

Completed in 36 milliseconds