Searched refs:pXct (Results 1 – 1 of 1) sorted by relevance
1455 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCellRange() local1456 pXct->StoreCellRange( rRange ); in StoreCellRange()1461 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCell() local1462 pXct->StoreCell( rCell, rToken ); in StoreCell()1469 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCellRange() local1470 pXct->StoreCellRange( rRange, rToken ); in StoreCellRange()
Completed in 46 milliseconds