Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1235 aNumAlignmentCB (this, SW_RES(CB_NUMALIGNMENT )), in SwTableOptionsTabPage()
1368 if (aNumAlignmentCB.GetSavedValue() != aNumAlignmentCB.GetState()) in FillItemSet()
1370 pModOpt->SetInsTblAlignNum(bHTMLMode, aNumAlignmentCB.IsChecked()); in FillItemSet()
1462 aNumAlignmentCB.Check(pModOpt->IsInsTblAlignNum(bHTMLMode)); in Reset()
1470 aNumAlignmentCB.SaveValue(); in Reset()
1480 aNumAlignmentCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx276 CheckBox aNumAlignmentCB; member in SwTableOptionsTabPage

Completed in 41 milliseconds