Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx578 long nTLPos = 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()
604 aPos2 = Point( nBRPos, nTLPos ); nImgId2 = 8; in DrawArrows()

Completed in 19 milliseconds