Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcompressedarray.hxx125 friend class ScCompressedArrayIterator<A,D>;
272 ScCompressedArrayIterator<A,D>::ScCompressedArrayIterator( in ScCompressedArrayIterator() function in ScCompressedArrayIterator
300 A ScCompressedArrayIterator<A,D>::GetIterEnd() const in GetIterEnd()
307 bool ScCompressedArrayIterator<A,D>::operator++() in operator ++()
320 A ScCompressedArrayIterator<A,D>::GetPos() const in GetPos()
327 bool ScCompressedArrayIterator<A,D>::NextRange() in NextRange()
345 ScCompressedArrayIterator<A,D>::operator bool() const
370 A ScCompressedArrayIterator<A,D>::GetRangeEnd() const in GetRangeEnd()
378 void ScCompressedArrayIterator<A,D>::Resync( A nPos ) in Resync()
593 ScCompressedArrayIterator<A,D> aIter1;
[all …]
/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx786 void ScCompressedArrayIterator<A,D>::Follow( in Follow()
787 const ScCompressedArrayIterator<A,X>& rIter ) in Follow()
898 template void ScCompressedArrayIterator< SCROW, sal_uInt16>::Follow(
899 const ScCompressedArrayIterator< SCROW, sal_uInt8>&);

Completed in 26 milliseconds