Home
last modified time | relevance | path

Searched refs:nImgId1 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/svx/source/dialog/
H A Dfrmsel.cxx581 sal_uInt16 nImgId1 = 0, nImgId2 = 0; in DrawArrows() local
587 aPos1 = Point( nLinePos, nTLPos ); nImgId1 = 1; in DrawArrows()
594 aPos1 = Point( nTLPos, nLinePos ); nImgId1 = 3; in DrawArrows()
599 aPos1 = Point( nTLPos, nTLPos ); nImgId1 = 5; in DrawArrows()
603 aPos1 = Point( nTLPos, nBRPos ); nImgId1 = 7; in DrawArrows()
611 maVirDev.DrawImage( aPos1, maILArrows.GetImage( nImgId1 + nSelectAdd ) ); in DrawArrows()

Completed in 24 milliseconds