Searched refs:mnCurIndex (Results 1 – 1 of 1) sorted by relevance
58 sal_Int32 mnCurIndex; member in TableEnumerationImpl60 …ent ), mxContext( xContext ), mxDocument( xDocument ), mxIndexAccess( xIndexAccess ), mnCurIndex(0) in TableEnumerationImpl()65 return ( mnCurIndex < mxIndexAccess->getCount() ); in hasMoreElements()71 …turn lcl_createTable( mxParent, mxContext, mxDocument, mxIndexAccess->getByIndex( mnCurIndex++ ) ); in nextElement()
Completed in 20 milliseconds