Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx230 typedef ::std::vector< XclChFrBlock > XclChFrBlockVector; typedef
233XclChFrBlockVector maWrittenFrBlocks; /// Stack of future record levels already written out.
234XclChFrBlockVector maUnwrittenFrBlocks; /// Stack of future record levels not yet written out.
267 …for( XclChFrBlockVector::const_iterator aIt = maUnwrittenFrBlocks.begin(), aEnd = maUnwrittenFrBlo… in InitializeFutureRecBlock()

Completed in 36 milliseconds