Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1230 aNumFormattingCB(this, SW_RES(CB_NUMFORMATTING )), in SwTableOptionsTabPage()
1260 aNumFormattingCB.SetClickHdl(aLnk); in SwTableOptionsTabPage()
1353 if (aNumFormattingCB.GetSavedValue() != aNumFormattingCB.GetState()) in FillItemSet()
1355 pModOpt->SetInsTblFormatNum(bHTMLMode, aNumFormattingCB.IsChecked()); in FillItemSet()
1457 aNumFormattingCB.Check(pModOpt->IsInsTblFormatNum(bHTMLMode)); in Reset()
1465 aNumFormattingCB.SaveValue(); in Reset()
1476 aNumFmtFormattingCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
1477 aNumAlignmentCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx274 CheckBox aNumFormattingCB; member in SwTableOptionsTabPage

Completed in 30 milliseconds