Lines Matching refs:Insert
73 mpPolyPolygon->Insert( Polygon(aCandidate), (sal_uInt16)i ); in TextRanger()
85 mpLinePolyPolygon->Insert( Polygon(aCandidate), (sal_uInt16)i ); in TextRanger()
298 pLongArr->Insert( nMin, nIdx ); in NoteRange()
299 pLongArr->Insert( nMax, nIdx + 1 ); in NoteRange()
460 pLongArr->Insert( nTmpMin, 0 ); in Calc()
461 pLongArr->Insert( nTmpMax, 1 ); in Calc()
467 pLongArr->Insert( nMin, 0 ); in Calc()
468 pLongArr->Insert( nMax, 1 ); in Calc()
551 pOld->Insert( pLongArr, nIdx, i, USHRT_MAX ); in Concat()
562 pOld->Insert( pLongArr, nOldCount, i - 2, USHRT_MAX ); in Concat()
571 pOld->Insert( pLongArr, nRightPos, i - 2, i ); in Concat()
581 pOld->Insert( nOld, nLeftPos - 1 ); in Concat()
582 pOld->Insert( nLeft - 1, nLeftPos ); in Concat()