Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx1324 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() local
1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()
1338 aTriangle[0] = Point( nTopLeft, nTopPos ); // wie aPoints[0] in lcl_VertLineEnds()
1490 long nTopLeft = nPosX - nLayoutSign; in DrawRotatedFrame() local
1492 long nBotLeft = nTopLeft; in DrawRotatedFrame()
1506 nTopLeft += nSkew; in DrawRotatedFrame()
1511 nTopLeft += nSkew; in DrawRotatedFrame()
1527 aPoints[0] = Point( nTopLeft, nTop ); in DrawRotatedFrame()
/trunk/main/filter/source/graphicfilter/icgm/
H A Doutact.hxx43 Point nTopLeft; member
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1862 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() local
1863 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()
1876 aTriangle[0] = Point( nTopLeft, nTopPos ); // wie aPoints[0] in lcl_VertLineEnds()

Completed in 26 milliseconds