Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx1232 aNumAlignmentCB (this, SW_RES(CB_NUMALIGNMENT )), in SwTableOptionsTabPage()
1365 if (aNumAlignmentCB.GetSavedValue() != aNumAlignmentCB.GetState()) in FillItemSet()
1367 pModOpt->SetInsTblAlignNum(bHTMLMode, aNumAlignmentCB.IsChecked()); in FillItemSet()
1459 aNumAlignmentCB.Check(pModOpt->IsInsTblAlignNum(bHTMLMode)); in Reset()
1467 aNumAlignmentCB.SaveValue(); in Reset()
1477 aNumAlignmentCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
/aoo42x/main/sw/source/ui/inc/
H A Doptpage.hxx276 CheckBox aNumAlignmentCB; member in SwTableOptionsTabPage

Completed in 40 milliseconds