Searched refs:mMaxElems (Results 1 – 1 of 1) sorted by relevance
628 sal_Int32 mMaxElems; member in ColumnsRowEnumeration632 … 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 55 milliseconds