Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx628 sal_Int32 mMaxElems; member in ColumnsRowEnumeration
632 … xRange, sal_Int32 nElems ) : mxContext( xContext ), mxRange( xRange ), mMaxElems( nElems ), mCurE… in ColumnsRowEnumeration()
636 …sal_Bool SAL_CALL hasMoreElements() throw (::uno::RuntimeException){ return mCurElem < mMaxElems; } in hasMoreElements()

Completed in 33 milliseconds