Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dsvdotable.cxx1860 long nBotPos = rBottom.Y(); in lcl_VertLineEnds() local
1892 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()
1893 aTriangle[1] = Point( nBotRight, nBotPos ); // wie aPoints[2] in lcl_VertLineEnds()
1894 aTriangle[2] = Point( rBottom.X(), nBotPos - (nLineW - 1) / 2 + nLineW - 1 ); in lcl_VertLineEnds()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1322 long nBotPos = rBottom.Y(); in lcl_VertLineEnds() local
1354 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()
1355 aTriangle[1] = Point( nBotRight, nBotPos ); // wie aPoints[2] in lcl_VertLineEnds()
1356 aTriangle[2] = Point( rBottom.X(), nBotPos - (nLineW - 1) / 2 + nLineW - 1 ); in lcl_VertLineEnds()

Completed in 47 milliseconds