Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dinstable.cxx73 if (!aDontSplitCB.IsChecked()) in GetValues()
107 aDontSplitCB (this, SW_RES(CB_DONT_SPLIT)), in SwInsTableDlg()
139 aDontSplitCB.Hide(); in SwInsTableDlg()
140 aBorderCB.SetPosPixel(aDontSplitCB.GetPosPixel()); in SwInsTableDlg()
144 aDontSplitCB.Check( 0 == (nInsTblFlags & tabopts::SPLIT_LAYOUT) ); in SwInsTableDlg()
H A Dconvert.cxx104 if (!aDontSplitCB.IsChecked()) in GetValues()
138 aDontSplitCB (this, SW_RES(CB_DONT_SPLIT)), in SwConvertTableDlg()
187 aDontSplitCB .Show(sal_False); in SwConvertTableDlg()
215 aDontSplitCB.Check( 0 == (nInsTblFlags & tabopts::SPLIT_LAYOUT)); in SwConvertTableDlg()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1224 aDontSplitCB (this, SW_RES(CB_DONT_SPLIT )), in SwTableOptionsTabPage()
1339 if (!aDontSplitCB.IsChecked()) in FillItemSet()
1347 aDontSplitCB.GetSavedValue() != aDontSplitCB.GetState() || in FillItemSet()
1446 aDontSplitCB.Hide(); in Reset()
1454 aDontSplitCB.Check(!(nInsTblFlags & tabopts::SPLIT_LAYOUT)); in Reset()
1463 aDontSplitCB.SaveValue(); in Reset()
/trunk/main/sw/source/ui/inc/
H A Dconvert.hxx60 CheckBox aDontSplitCB; member in SwConvertTableDlg
H A Dinstable.hxx68 CheckBox aDontSplitCB; member in SwInsTableDlg
H A Doptpage.hxx268 CheckBox aDontSplitCB; member in SwTableOptionsTabPage

Completed in 54 milliseconds