Searched refs:nAccumulated (Results 1 – 1 of 1) sorted by relevance
628 sal_Int32 nAccumulated = 0; in lcl_getLowerBoundRowOrColumn() local646 if ( nAccumulated + nHeightOrWidth > rRelativePos ) in lcl_getLowerBoundRowOrColumn()649 nAccumulated += nHeightOrWidth; in lcl_getLowerBoundRowOrColumn()
Completed in 20 milliseconds