Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds() local
1339 aTriangle[1] = Point( nTopRight, nTopPos ); // wie aPoints[1] in lcl_VertLineEnds()
1491 long nTopRight = nPosX + ( nColWidth - 1 ) * nLayoutSign; in DrawRotatedFrame() local
1493 long nBotRight = nTopRight; in DrawRotatedFrame()
1507 nTopRight += nSkew; in DrawRotatedFrame()
1512 nTopRight += nSkew; in DrawRotatedFrame()
1528 aPoints[1] = Point( nTopRight, nTop ); in DrawRotatedFrame()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1863 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds() local
1877 aTriangle[1] = Point( nTopRight, nTopPos ); // wie aPoints[1] in lcl_VertLineEnds()

Completed in 27 milliseconds