Searched refs:nTemp2 (Results 1 – 3 of 3) sorted by relevance
725 long nTemp2; in ImplDrawBorders() local770 nTemp2 = nVirTop + (((nVirBottom-nVirTop+1)-RULER_VAR_SIZE) / 2); in ImplDrawBorders()772 long nTemp4 = nTemp2+RULER_VAR_SIZE-1; in ImplDrawBorders()773 long nTempY = nTemp2; in ImplDrawBorders()785 nTempY = nTemp2+1; in ImplDrawBorders()
962 sal_uInt16 nTemp2; in MouseMove() local964 sal_uInt16 nHitTest = ImplHitTest( rMEvt.GetPosPixel(), nTemp1, nTemp2 ); in MouseMove()
555 sal_Int32 nTemp2(nCol - (nColCount - 1)); in NewTable() local556 if ((nTemp > 0) && (nTemp2 == 0)) in NewTable()
Completed in 54 milliseconds