Searched refs:aDontSplitCB (Results 1 – 6 of 6) sorted by relevance
73 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()
104 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()
1224 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()
60 CheckBox aDontSplitCB; member in SwConvertTableDlg
68 CheckBox aDontSplitCB; member in SwInsTableDlg
268 CheckBox aDontSplitCB; member in SwTableOptionsTabPage
Completed in 40 milliseconds