Searched refs:AppendCell (Results 1 – 2 of 2) sorted by relevance
913 void AppendCell( XclExpCellRef xCell, bool bIsMergedBase );979 void AppendCell( XclExpCellRef xCell, bool bIsMergedBase );
1853 void XclExpRow::AppendCell( XclExpCellRef xCell, bool bIsMergedBase ) in AppendCell() function in XclExpRow2105 void XclExpRowBuffer::AppendCell( XclExpCellRef xCell, bool bIsMergedBase ) in AppendCell() function in XclExpRowBuffer2108 GetOrCreateRow( xCell->GetXclRow(), false ).AppendCell( xCell, bIsMergedBase ); in AppendCell()2487 maRowBfr.AppendCell( xCell, bIsMergedBase ); in XclExpCellTable()
Completed in 26 milliseconds