Searched refs:aLongs (Results 1 – 1 of 1) sorted by relevance
3587 SvULongs aLongs; in AddVersion_Impl() local3593 for ( n=0; n<aLongs.Count(); n++ ) in AddVersion_Impl()3594 if ( nVer<aLongs[n] ) in AddVersion_Impl()3597 aLongs.Insert( nVer, n ); in AddVersion_Impl()3601 for ( nKey=0; nKey<aLongs.Count(); nKey++ ) in AddVersion_Impl()3602 if ( aLongs[nKey] > ( sal_uIntPtr ) nKey+1 ) in AddVersion_Impl()