Home
last modified time | relevance | path

Searched refs:nCurY (Results 1 – 21 of 21) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3496 long nCurX, long nCurY, in ImplDrawWavePixel() argument
3505 ImplRotatePos( nOriginX, nOriginY, nCurX, nCurY, nOrientation ); in ImplDrawWavePixel()
3510 pGraphics->DrawRect( nCurX, nCurY, nPixWidth, nPixHeight, pOutDev ); in ImplDrawWavePixel()
3514 pGraphics->DrawPixel( nCurX, nCurY, pOutDev ); in ImplDrawWavePixel()
3550 long nCurY = nStartY; in ImplDrawWaveLine() local
3587 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3596 nCurY += nDiffY; in ImplDrawWaveLine()
3602 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3606 nCurY += nOffY; in ImplDrawWaveLine()
3610 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
[all …]
H A Dregionband.cxx915 long nCurY = pBand->mnYBottom; in Union() local
919 if ( (pBand->mnYTop < nCurY) || (pBand->mnYBottom < nCurY) ) in Union()
1017 long nCurY = pBand->mnYBottom; in Exclude() local
1022 if((pBand->mnYTop < nCurY) || (pBand->mnYBottom < nCurY)) in Exclude()
1059 long nCurY = pBand->mnYBottom; in XOr() local
1064 if((pBand->mnYTop < nCurY) || (pBand->mnYBottom < nCurY)) in XOr()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx1691 SCROW nCurY = GetViewData()->GetCurY(); in DeleteCells() local
1695 nCurY = aRange.aStart.Row(); in DeleteCells()
1696 SetCursor( nCurX, nCurY ); in DeleteCells()
1877 SCROW nCurY = GetViewData()->GetCurY(); in DeleteMulti() local
1879 nCurY = pRanges[0]; in DeleteMulti()
1882 SetCursor( nCurX, nCurY ); in DeleteMulti()
H A Dviewdata.cxx99 nCurY( 0 ), in ScViewDataTable()
125 pSettings[SC_CURSOR_Y].Value <<= sal_Int32(nCurY); in WriteUserDataSequence()
186 nCurY = SanitizeRow( static_cast<SCROW>(nTemp32)); in ReadUserDataSequence()
926 return pThisTab->nCurY; in GetOldCurY()
2259 if ( pTabData[i]->nCurY > MAXROW_30 || in WriteUserData()
2270 rData += String::CreateFromInt32( pTabData[i]->nCurY ); in WriteUserData()
2374 pTabData[nPos]->nCurY = SanitizeRow( aTabOpt.GetToken(1,cTabSep).ToInt32()); in ReadUserData()
2494 rTabSett.maCursor.Set( pViewTab->nCurX, pViewTab->nCurY, nTab ); in WriteExtOptions()
2631 rViewTab.nCurY = rCursor.Row(); in ReadExtOptions()
H A Dgridwin.cxx2929 SCROW nCurY = pViewData->GetCurY(); in Command() local
2930 aMenuPos = pViewData->GetScrPos( nCurX, nCurY, eWhich, sal_True ); in Command()
2933 pViewData->GetMergeSizePixel( nCurX, nCurY, nSizeXPix, nSizeYPix ); in Command()
H A Dviewfun5.cxx725 SCROW nCurY = GetViewData()->GetCurY(); in PasteDDE() local
728 InitBlockMode( nCurX, nCurY, nTab ); in PasteDDE()
729 MarkCursor( nCurX+static_cast<SCCOL>(nCols)-1, nCurY+static_cast<SCROW>(nRows)-1, nTab ); in PasteDDE()
H A Dtabview2.cxx126 if (!ValidRow(nCurY)) nCurY = MAXROW; in InitBlockMode()
139 bBlockNeg = rMark.IsRowMarked( nCurY ); in InitBlockMode()
152 nBlockStartY = nBlockStartYOrig = nCurY; in InitBlockMode()
228 if (!ValidRow(nCurY)) nCurY = MAXROW; in MarkCursor()
237 nCurY = MAXROW; in MarkCursor()
313 … nCurYOffset = nCurY >= nBlockStartYOrig && nCurY < nBlockStartYOrig + nRowSpan - 1 ? in MarkCursor()
342 SCsROW nCurYOffsetTemp = nCurY < nCurY + nRowSpan - 1 ? nRowSpan - 1 : 0; in MarkCursor()
349 …nBlockStartYOffset = nBlockStartY > nCurY && nBlockStartY <= nCurY + nRowSpan - 1 ? nCurY - nBlock… in MarkCursor()
367 nBlockEndY = nCurY + nCurYOffset > MAXROW ? MAXROW : nCurY + nCurYOffset; in MarkCursor()
372 nBlockEndY = nCurY; in MarkCursor()
[all …]
H A Dtabview3.cxx717 nCurY < nDeltaY || nCurY >= nDeltaY+nSizeY ) in AlignToCursor()
796 if ( nCurY < nDeltaY || nCurY >= nDeltaY+nSizeY ) in AlignToCursor()
849 if ( nCurY < nNewDeltaY ) nNewDeltaY = nCurY; in AlignToCursor()
919 if (nCurY < 0) nCurY = 0; in MoveCursorAbs()
921 if (nCurY > MAXROW) nCurY = MAXROW; in MoveCursorAbs()
1033 --nCurY; in MoveCursorRel()
1051 if ( nCurY<=0 || nCurY>=MAXROW ) in MoveCursorRel()
1066 if (nMovY > 0) ++nCurY; else --nCurY; in MoveCursorRel()
1085 SCROW nCurY; in MoveCursorPage() local
1113 SCROW nCurY; in MoveCursorArea() local
[all …]
H A Dtabview4.cxx197 void ScTabView::UpdateRef( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ ) in UpdateRef() argument
210 InitRefMode( nCurX, nCurY, nCurZ, SC_REFTYPE_REF ); in UpdateRef()
213 if ( nCurX != aViewData.GetRefEndX() || nCurY != aViewData.GetRefEndY() || in UpdateRef()
227 aViewData.SetRefEnd( nCurX, nCurY, nCurZ ); in UpdateRef()
304 void ScTabView::InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType, sal_Bool bPain… in InitRefMode() argument
311 aViewData.SetRefStart( nCurX, nCurY, nCurZ ); in InitRefMode()
312 aViewData.SetRefEnd( nCurX, nCurY, nCurZ ); in InitRefMode()
317 SCROW nStartY = nCurY; in InitRefMode()
319 SCROW nEndY = nCurY; in InitRefMode()
326 ScRange aRef( nCurX,nCurY,nCurZ, nCurX,nCurY,nCurZ ); in InitRefMode()
H A Dgridwin4.cxx488 SCROW nCurY = pViewData->GetCurY(); in Draw() local
490 SCROW nCurEndY = nCurY; in Draw()
491 pDoc->ExtendMerge( nCurX, nCurY, nCurEndX, nCurEndY, nTab ); in Draw()
493 ( nCurEndX+1 >= nX1 && nCurX <= nX2+1 && nCurEndY+1 >= nY1 && nCurY <= nY2+1 ); in Draw()
497 ( aAutoMarkPos.Col() != nCurX || aAutoMarkPos.Row() != nCurY ) ) in Draw()
H A Ddbfunc3.cxx840 SCROW nCurY = GetViewData()->GetCurY(); in HasSelectionForDateGroup() local
844 ScDPObject* pDPObj = pDoc->GetDPAtCursor( nCurX, nCurY, nTab ); in HasSelectionForDateGroup()
953 SCROW nCurY = GetViewData()->GetCurY(); in HasSelectionForNumGroup() local
957 ScDPObject* pDPObj = pDoc->GetDPAtCursor( nCurX, nCurY, nTab ); in HasSelectionForNumGroup()
2213 SCROW nCurY = GetViewData()->GetCurY(); in RepeatDB() local
2364 nCurX, nCurY, in RepeatDB()
H A Dcellsh2.cxx1027 SCROW nCurY = GetViewData()->GetCurY(); in ExecuteDB() local
1029 ScAddress aCursorPos( nCurX, nCurY, nTab ); in ExecuteDB()
1031 nCurX, nCurY, nTab, ATTR_VALIDDATA ))->GetValue(); in ExecuteDB()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm771 // move to nCurY
780 // update nCurY
847 // move to nCurY
851 // update nCurY
896 // update nCurY
949 // move to nCurY
982 // move to nCurY
988 // update nCurY
1012 // move to nCurY
1082 // update nCurY
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx3214 for( sal_uInt16 nCurY = nTLY; nCurY <= nBRY; nCurY++ ) in SetGridUsed() local
3218 SetGridUsed( nCurX, nCurY, bUsed ); in SetGridUsed()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1083 SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, in ScUndoReplace() argument
1089 aCursorPos ( nCurX, nCurY, nCurZ ), in ScUndoReplace()
1391 SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScDocument* pNewUndoDoc, in ScUndoConversion() argument
1396 aCursorPos( nCurX, nCurY, nCurZ ), in ScUndoConversion()
H A Dundodat.cxx1463 SCROW nResultEndRow, SCCOL nCurX, SCROW nCurY, in ScUndoRepeatDB() argument
1471 aCursorPos( nCurX,nCurY,nNewTab ), in ScUndoRepeatDB()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx132 SCROW nCurY; member in ScViewDataTable
281 SCROW GetCurY() const { return pThisTab->nCurY; } in GetCurY()
296 void SetCurY( SCROW nNewCurY ) { pThisTab->nCurY = nNewCurY; } in SetCurY()
H A Dundoblk.hxx498 SCCOL nCurX, SCROW nCurY, SCTAB nCurZ,
563 SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScDocument* pNewUndoDoc,
H A Dundodat.hxx378 SCROW nResultEndRow, SCCOL nCurX, SCROW nCurY,
H A Dtabview.hxx301 void InitRefMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScRefType eType,
304 void UpdateRef( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ );
350 void AlignToCursor( SCsCOL nCurX, SCsROW nCurY, ScFollowMode eMode,
368 SC_DLLPUBLIC void MoveCursorAbs( SCsCOL nCurX, SCsROW nCurY, ScFollowMode eMode,
471 void MarkCursor( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ,
473 void InitBlockMode( SCCOL nCurX, SCROW nCurY, SCTAB nCurZ,
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx91 SCsROW nCurY = (SCsROW) pViewData->GetCurY(); in TestDetective() local
93 if ( nCurX == nStartCol && nCurY == nStartRow ) in TestDetective()
95 else if ( nCurX == nEndCol && nCurY == nEndRow ) in TestDetective()
103 nDifY = nStartRow - nCurY; in TestDetective()
108 nDifY = nEndRow - nCurY; in TestDetective()

Completed in 190 milliseconds