Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1234 aNumFmtFormattingCB(this, SW_RES(CB_NUMFMT_FORMATTING )), in SwTableOptionsTabPage()
1264 aNumFmtFormattingCB.SetClickHdl(aLnk); in SwTableOptionsTabPage()
1362 if (aNumFmtFormattingCB.GetSavedValue() != aNumFmtFormattingCB.GetState()) in FillItemSet()
1364 pModOpt->SetInsTblChangeNumFormat(bHTMLMode, aNumFmtFormattingCB.IsChecked()); in FillItemSet()
1461 aNumFmtFormattingCB.Check(pModOpt->IsInsTblChangeNumFormat(bHTMLMode)); in Reset()
1469 aNumFmtFormattingCB.SaveValue(); in Reset()
1479 aNumFmtFormattingCB.Enable(aNumFormattingCB.IsChecked()); in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx275 CheckBox aNumFmtFormattingCB; member in SwTableOptionsTabPage

Completed in 288 milliseconds