Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1039 aExpandCB ( this, CUI_RES( CB_EXPAND ) ), in SvxParaAlignTabPage()
1167 aExpandCB.IsChecked() != aExpandCB.GetSavedValue() || in FillItemSet()
1177 SvxAdjust eOneWord = aExpandCB.IsChecked() ? SVX_ADJUST_BLOCK in FillItemSet()
1256 aExpandCB .Enable(bEnable); in Reset()
1258 aExpandCB.Check(SVX_ADJUST_BLOCK == rAdj.GetOneWord()); in Reset()
1283 aExpandCB.Hide(); in Reset()
1325 aExpandCB.SaveValue(); in Reset()
1338 aExpandCB.Enable(bJustify); in IMPL_LINK()
1399 aExpandCB .Show(); in EnableJustifyExt()
/trunk/main/cui/source/inc/
H A Dparagrph.hxx156 CheckBox aExpandCB; member in SvxParaAlignTabPage

Completed in 24 milliseconds