Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Dsegmenttree.cxx282 ScFlatBoolRowSegments::ForwardIterator::ForwardIterator(ScFlatBoolRowSegments& rSegs) : in ForwardIterator() function in ScFlatBoolRowSegments::ForwardIterator
287 bool ScFlatBoolRowSegments::ForwardIterator::getValue(SCROW nPos, bool& rVal) in getValue()
308 SCROW ScFlatBoolRowSegments::ForwardIterator::getLastPos() const in getLastPos()
480 ScFlatUInt16RowSegments::ForwardIterator::ForwardIterator(ScFlatUInt16RowSegments& rSegs) : in ForwardIterator() function in ScFlatUInt16RowSegments::ForwardIterator
485 bool ScFlatUInt16RowSegments::ForwardIterator::getValue(SCROW nPos, sal_uInt16& rVal) in getValue()
506 SCROW ScFlatUInt16RowSegments::ForwardIterator::getLastPos() const in getLastPos()
H A Dtable5.cxx208 ScFlatBoolRowSegments::ForwardIterator aIterHidden(*mpHiddenRows); in UpdatePageBreaks()
209 ScFlatUInt16RowSegments::ForwardIterator aIterHeights(*mpRowHeights); in UpdatePageBreaks()
H A Dtable2.cxx2231 ScFlatUInt16RowSegments::ForwardIterator aFwdIter(rRowHeights); in lcl_pixelSizeChanged()
/aoo42x/main/sc/inc/
H A Dsegmenttree.hxx43 class ForwardIterator class in ScFlatBoolRowSegments
46 explicit ForwardIterator(ScFlatBoolRowSegments& rSegs);
132 class ForwardIterator class in ScFlatUInt16RowSegments
135 explicit ForwardIterator(ScFlatUInt16RowSegments& rSegs);

Completed in 277 milliseconds