Searched refs:maRowBfr (Results 1 – 2 of 2) sorted by relevance
2303 maRowBfr( rRoot ), in XclExpCellTable()2487 maRowBfr.AppendCell( xCell, bIsMergedBase ); in XclExpCellTable()2530 maRowBfr.CreateRows( ::std::max( nFirstUnflaggedScRow, nFirstUngroupedScRow ) ); in XclExpCellTable()2549 maRowBfr.Finalize( aDefRowData, aColXFIndexes ); in Finalize()2560 … xRec.reset( new XclExpDelegatingRecord( const_cast<XclExpRowBuffer*>(&maRowBfr)->GetDimensions()… in CreateRecord()2577 maRowBfr.Save( rStrm ); in Save()2583 maRowBfr.SaveXml( rStrm ); in SaveXml()
1072 XclExpRowBuffer maRowBfr; /// Rows and cell records. member in XclExpCellTable
Completed in 35 milliseconds