Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx1327 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() local
1328 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()
1354 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()
1492 long nBotLeft = nTopLeft; in DrawRotatedFrame() local
1513 nBotLeft -= nSkew; in DrawRotatedFrame()
1517 nBotLeft -= nSkew; in DrawRotatedFrame()
1530 aPoints[3] = Point( nBotLeft, nBottom ); in DrawRotatedFrame()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1865 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() local
1866 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()
1892 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()

Completed in 36 milliseconds