Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1233 aNumFormattingCB(this, SW_RES(CB_NUMFORMATTING )), in SwTableOptionsTabPage()
1263 aNumFormattingCB.SetClickHdl(aLnk); in SwTableOptionsTabPage()
1356 if (aNumFormattingCB.GetSavedValue() != aNumFormattingCB.GetState()) in FillItemSet()
1358 pModOpt->SetInsTblFormatNum(bHTMLMode, aNumFormattingCB.IsChecked()); in FillItemSet()
1460 aNumFormattingCB.Check(pModOpt->IsInsTblFormatNum(bHTMLMode)); in Reset()
1468 aNumFormattingCB.SaveValue(); in Reset()
1479 aNumFmtFormattingCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
1480 aNumAlignmentCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx274 CheckBox aNumFormattingCB; member in SwTableOptionsTabPage

Completed in 109 milliseconds