Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1455 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCellRange() local
1456 pXct->StoreCellRange( rRange ); in StoreCellRange()
1461 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCell() local
1462 pXct->StoreCell( rCell, rToken ); in StoreCell()
1469 if( XclExpXct* pXct = maXctList.GetRecord( nSBTab ).get() ) in StoreCellRange() local
1470 pXct->StoreCellRange( rRange, rToken ); in StoreCellRange()

Completed in 27 milliseconds