Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx628 XclExpSupbookBuffer maSBBuffer; /// List of all SUPBOOK records. member in XclExpLinkManagerImpl8
2122 maSBBuffer( rRoot ) in XclExpLinkManagerImpl8()
2133 rnExtSheet = InsertXti( maSBBuffer.GetXti( rnFirstXclTab, rnLastXclTab, pRefLogEntry ) ); in FindExtSheet()
2141 return InsertXti( maSBBuffer.GetXti( EXC_TAB_EXTERNAL, EXC_TAB_EXTERNAL ) ); in FindExtSheet()
2149 XclExpXti aXti = maSBBuffer.GetXti(nFileId, rTabName, nXclTabSpan, pRefLogEntry); in FindExtSheet()
2171 maSBBuffer.StoreCellRange( aRange ); in StoreCellRange()
2180 maSBBuffer.StoreCell(nFileId, rTabName, aAddr); in StoreCell()
2187 maSBBuffer.StoreCellRange(nFileId, rTabName, aRange); in StoreCellRange()
2194 if( maSBBuffer.InsertAddIn( nSupbook, rnExtName, rName ) ) in InsertAddIn()
2206 if( maSBBuffer.InsertEuroTool( nSupbook, rnExtName, rName ) ) in InsertEuroTool()
[all …]