Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx579 long nBRPos = mnCtrlSize - mnArrowSize; in DrawArrows() local
588 aPos2 = Point( nLinePos, nBRPos ); nImgId2 = 2; in DrawArrows()
595 aPos2 = Point( nBRPos, nLinePos ); nImgId2 = 4; in DrawArrows()
600 aPos2 = Point( nBRPos, nBRPos ); nImgId2 = 6; in DrawArrows()
603 aPos1 = Point( nTLPos, nBRPos ); nImgId1 = 7; in DrawArrows()
604 aPos2 = Point( nBRPos, nTLPos ); nImgId2 = 8; in DrawArrows()

Completed in 18 milliseconds