Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/table/
H A Dtabledlg.cxx1458 aHeadLineCB (this, SW_RES(CB_HEADLINE )), in SwTextFlowPage()
1500 aHeadLineCB.SetClickHdl( LINK( this, SwTextFlowPage, HeadLineCBClickHdl ) ); in SwTextFlowPage()
1539 if(aHeadLineCB.IsChecked() != aHeadLineCB.GetSavedValue() || in FillItemSet()
1543 …SfxUInt16Item(FN_PARAM_TABLE_HEADLINE, aHeadLineCB.IsChecked()? sal_uInt16(aRepeatHeaderNF.GetValu… in FillItemSet()
1799 aHeadLineCB.Check( nRep > 0 ); in Reset()
1800 aHeadLineCB.SaveValue(); in Reset()
1982 aRepeatHeaderCombo.Enable(aHeadLineCB.IsChecked()); in IMPL_LINK()
H A Dtablepg.hxx193 CheckBox aHeadLineCB; member in SwTextFlowPage

Completed in 25 milliseconds