Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx2303 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()
/aoo41x/main/sc/source/filter/inc/
H A Dxetable.hxx1072 XclExpRowBuffer maRowBfr; /// Rows and cell records. member in XclExpCellTable

Completed in 22 milliseconds