Home
last modified time | relevance | path

Searched refs:aBorderCB (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/ui/table/
H A Dinstable.cxx65 if (aBorderCB.IsChecked()) in GetValues()
108 aBorderCB (this, SW_RES(CB_BORDER)), in SwInsTableDlg()
140 aBorderCB.SetPosPixel(aDontSplitCB.GetPosPixel()); in SwInsTableDlg()
146 aBorderCB.Check( 0 != (nInsTblFlags & tabopts::DEFAULT_BORDER) ); in SwInsTableDlg()
H A Dconvert.cxx96 if (aBorderCB.IsChecked()) in GetValues()
139 aBorderCB (this, SW_RES(CB_BORDER)), in SwConvertTableDlg()
188 aBorderCB .Show(sal_False); in SwConvertTableDlg()
216 aBorderCB.Check( 0!= (nInsTblFlags & tabopts::DEFAULT_BORDER) ); in SwConvertTableDlg()
/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx1228 aBorderCB (this, SW_RES(CB_BORDER )), in SwTableOptionsTabPage()
1345 if (aBorderCB.IsChecked()) in FillItemSet()
1351 aBorderCB.GetSavedValue() != aBorderCB.GetState()) in FillItemSet()
1458 aBorderCB.Check(0 != (nInsTblFlags & tabopts::DEFAULT_BORDER)); in Reset()
1467 aBorderCB.SaveValue(); in Reset()
/aoo4110/main/sw/source/ui/inc/
H A Dconvert.hxx61 CheckBox aBorderCB; member in SwConvertTableDlg
H A Dinstable.hxx69 CheckBox aBorderCB; member in SwInsTableDlg
H A Doptpage.hxx269 CheckBox aBorderCB; member in SwTableOptionsTabPage

Completed in 40 milliseconds