Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1456 aSplitRowCB (this, SW_RES(CB_SPLIT_ROW )), in SwTextFlowPage()
1498 aSplitRowCB.SetClickHdl( in SwTextFlowPage()
1510 aSplitRowCB.Hide(); in SwTextFlowPage()
1551 if(aSplitRowCB.IsChecked() != aSplitRowCB.GetSavedValue()) in FillItemSet()
1552 bModified |= 0 != rSet.Put( SwFmtRowSplit( aSplitRowCB.IsChecked())); in FillItemSet()
1692 aSplitRowCB.Check( ((const SwFmtRowSplit*)pItem)->GetValue() ); in Reset()
1695 aSplitRowCB.SetState(STATE_DONTKNOW); in Reset()
1696 aSplitRowCB.SaveValue(); in Reset()
1968 aSplitRowCB.Enable(pBox->IsChecked()); in IMPL_LINK()
H A Dtablepg.hxx191 TriStateBox aSplitRowCB; member in SwTextFlowPage

Completed in 22 milliseconds