Home
last modified time | relevance | path

Searched defs:nEndY (Results 1 – 25 of 41) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3539 long nEndY = nStartY; in ImplDrawWaveLine() local
5520 long nEndY = aEndPt.Y(); in DrawWaveLine() local
H A Dbitmap3.cxx1399 long nEndY = nDstH - 1L; in ImplScaleSuper() local
H A Dregionband.cxx461 const long nEndY = rEndPt.Y(); in InsertLine() local
494 const long nEndY = rEndPt.Y(); in InsertLine() local
H A Doutdev6.cxx87 const long nEndY = ImplLogicYToDevicePixel( nBottom ); in DBG_NAMEEX() local
H A Dbmpacc3.cxx142 const long nEndY = rEnd.Y(); in DrawLine() local
285 const long nEndY = rRect.Bottom(); in FillRect() local
331 for(long nY = aRectIter->Top(), nEndY = aRectIter->Bottom(); nY <= nEndY; nY++) in FillPolygon() local
392 for(long nY = aRectIter->Top(), nEndY = aRectIter->Bottom(); nY <= nEndY; nY++) in FillPolyPolygon() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2738 sal_Int32 nEndY = parentAddress.aStart.Row() + aRange.aEnd.Row(); in Range() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx1261 SCROW nEndY = rRange.aEnd.Row(); in HasPartOfMerged() local
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx610 SCROW nEndY = aBlock.aEnd.Row(); in InitDocShell() local
759 SCCOL nStartX, SCROW nStartY, SCCOL nEndX, SCROW nEndY, in StripRefs()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx4915 long nEndY = nStartY + aOld.aEnd.Row() - aOld.aStart.Row(); in RFMouseMove() local
5315 SCROW nEndY = nY; in UpdateCursorOverlay() local
H A Dprintfun.cxx1405 long nEndY = nScrY + nHeight - nOneY; in PrintColHdr() local
1468 long nEndY = nPosY + nHeight; in PrintRowHdr() local
1492 long nEndY = nScrY + nHeight - nOneY; in LocateColHdr() local
2228 long nEndY = nDataY + nContentHeight; in PrintPage() local
H A Dviewfun2.cxx1418 SCROW nEndY = aRange.aEnd.Row(); in FillCrossDblClick() local
H A Dselect.cxx381 SCROW nStartY, nEndY; // Block in SetCursorAtCell() local
545 SCROW nStartY, nEndY; // Block in SetCursorAtCell() local
H A Dtabview3.cxx2406 long nEndY; in PaintLeftArea() local
2422 SCCOL nEndX, SCROW nEndY) in InvertBlockMark()
H A Dtabview4.cxx72 SCROW nEndY = aViewData.GetRefEndY(); in ShowRefTip() local
140 SCROW nEndY = aViewData.GetRefEndY(); in StopRefMode() local
189 SCROW nEndY = aViewData.GetRefEndY(); in DoneRefMode() local
222 SCROW nEndY = aViewData.GetRefEndY(); in UpdateRef() local
272 SCROW nEndY = aViewData.GetRefEndY(); in UpdateRef() local
319 SCROW nEndY = nCurY; in InitRefMode() local
477 SCROW nEndY = nPosY + ( ( eVWhich == SC_SPLIT_TOP ) ? nVisYT : nVisYB ); in UpdateScrollBars() local
H A Dgridwin2.cxx635 SCROW nEndY = ( rPosRect.Bottom() >= 0 ) ? static_cast<SCROW>(rPosRect.Bottom()) : SCROW_MAX; in UpdateDragRect() local
H A Doutput.cxx602 SCROW nEndY = Min( aRange.aEnd.Row(), nY2 ); in SetPagebreakMode() local
2099 SCROW nEndY = nY2; in DrawChangeTrack() local
H A Dgridwin4.cxx1571 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in InvertSimple() local
1758 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in GetSelectionRects() local
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx233 long nEndY = aNewRange.aStart.Row() + nRows - 1; in collapseToSize() local
H A Dcellsuno.cxx2969 SCROW nEndY; // Ende holen in CreateMemChart_Impl() local
4930 sal_Int32 nEndY = aRange.aStart.Row() + nBottom; in getCellRangeByPosition() local
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx442 const long nEndY = maMousePos.Y() + PIPETTE_RANGE; in MouseMove() local
/trunk/main/tools/source/generic/
H A Dline.cxx256 const long nEndY = maEnd.Y(); in Enum() local
313 const long nEndY = maEnd.Y(); in Enum() local
/trunk/main/svx/inc/svx/
H A Drulritem.hxx261 long nEndY; /* Ende in Y-Richtung */ member in SvxObjectItem
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx533 long nStartX = -1, nStartY = -1, nEndX = -1, nEndY = -1; in ImplCreateOutput() local
1023 long nStartX, long nEndX, long nStartY, long nEndY, in ImplCreateScaled()
1423 long nStartX, long nEndX, long nStartY, long nEndY, in ImplCreateRotatedScaled()
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx738 sal_uInt32 nStartX, nStartY, nEndX, nEndY; in ReadEnhWMF() local
746 sal_uInt32 nStartX, nStartY, nEndX, nEndY; in ReadEnhWMF() local
754 sal_uInt32 nStartX, nStartY, nEndX, nEndY; in ReadEnhWMF() local
776 sal_uInt32 nStartX, nStartY, nEndX, nEndY; in ReadEnhWMF() local
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx271 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoFillTable()
434 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoSelectionAttr()
770 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoMerge()
958 SCROW nEndY = aBlockRange.aEnd.Row(); in Undo() local
987 SCROW nEndY = aBlockRange.aEnd.Row(); in Redo() local
1287 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, ScDocument* pNewUndoDoc, in ScUndoTabOp()
2012 SCROW nEndY = Max( aOldRange.aEnd.Row(), aNewRange.aEnd.Row() ); in DoChange() local

Completed in 374 milliseconds

12