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()
1227 aDontSplitCB (this, SW_RES(CB_DONT_SPLIT )), in SwTableOptionsTabPage()1342 if (!aDontSplitCB.IsChecked()) in FillItemSet()1350 aDontSplitCB.GetSavedValue() != aDontSplitCB.GetState() || in FillItemSet()1449 aDontSplitCB.Hide(); in Reset()1457 aDontSplitCB.Check(!(nInsTblFlags & tabopts::SPLIT_LAYOUT)); in Reset()1466 aDontSplitCB.SaveValue(); in Reset()
60 CheckBox aDontSplitCB; member in SwConvertTableDlg
68 CheckBox aDontSplitCB; member in SwInsTableDlg
268 CheckBox aDontSplitCB; member in SwTableOptionsTabPage
Completed in 36 milliseconds