Searched refs:maSBBuffer (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xelink.cxx | 628 XclExpSupbookBuffer maSBBuffer; /// List of all SUPBOOK records. member in XclExpLinkManagerImpl8 2122 maSBBuffer( rRoot ) in XclExpLinkManagerImpl8() 2141 return InsertXti( maSBBuffer.GetXti( EXC_TAB_EXTERNAL, EXC_TAB_EXTERNAL ) ); 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() 2220 if( maSBBuffer.InsertDde( nSupbook, rnExtName, rApplic, rTopic, rItem ) ) in InsertDde() 2232 if( maSBBuffer.InsertExtName( nSupbook, rnExtName, rUrl, rName, pArray ) ) in InsertExtName() [all …]
|
Completed in 37 milliseconds