Searched refs:nLastY (Results 1 – 6 of 6) sorted by relevance
428 long nLastX, nLastY; in ImplEndAdd() local431 nFirstY = nLastY = maStartPt.Y(); in ImplEndAdd()445 nLastY += rMove.nDY; in ImplEndAdd()464 aArr[ nPolyPos++ ].Y() = nLastY; in ImplEndAdd()505 aArr[ nPolyPos++ ].Y() = nLastY; in ImplEndAdd()516 aArr[ nPolyPos++ ].Y() = nLastY; in ImplEndAdd()535 long nLastX, nLastY; in ImplEndAdd() local538 nFirstY = nLastY = maStartPt.Y(); in ImplEndAdd()552 nLastY += rMove.nDY; in ImplEndAdd()615 aArr[ nPolyPos++ ].Y() = nLastY; in ImplEndAdd()[all …]
61 double nLastY( 0.0 ); in importFromSvgD() local143 nY += nLastY; in importFromSvgD()148 nLastY = nY; in importFromSvgD()204 nY += nLastY; in importFromSvgD()208 nLastY = nY; in importFromSvgD()241 nY += nLastY; in importFromSvgD()270 nLastY = nY; in importFromSvgD()319 nLastY = nY; in importFromSvgD()370 nLastY = nY; in importFromSvgD()445 nLastY = nY; in importFromSvgD()[all …]
1795 SwTwips nLastY = nY; in FillSelection() local1798 nLastY = nY; in FillSelection()1810 nLastY = nTop; in FillSelection()1815 nLastY += nY; in FillSelection()1816 nLastY /= 2; in FillSelection()1819 aPoint.X() = nLastY; in FillSelection()1825 aPoint.Y() = nLastY; in FillSelection()1834 aPoint.X() = nLastY; in FillSelection()1857 nLastY = nY; in FillSelection()1863 nLastY = nY; in FillSelection()[all …]
714 sal_uInt16 nLastY = nImageY; in ProcessGIF() local754 nImageY = nLastY; in ProcessGIF()
804 sal_Int32 nLastY = aSQLCommentWN.GetPosPixel().Y() + aSQLCommentWN.GetSizePixel().Height(); in ColorConfigWindow_Impl() local805 nLastY = nLastY + LogicToPixel( Size( 0, 3 ), MAP_APPFONT ).Height(); in ColorConfigWindow_Impl()808 sal_Int32 nLineNum = nLastY / nHeight; in ColorConfigWindow_Impl()
2037 SCROW nLastY = nScrY + aViewData.VisibleCellsY( eVWhich ) + 1; in PaintArea() local2040 if (nRow1 > nLastY) bOut = sal_True; in PaintArea()2041 if (nRow2 > nLastY) nRow2 = nLastY; in PaintArea()
Completed in 96 milliseconds