Searched defs:aScrPos (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin4.cxx | 473 Point aScrPos = pViewData->GetScrPos( nX1, nY1, eWhich ); in Draw() local 1300 Point aScrPos = pViewData->GetScrPos( nCol, nRow, eWhich ); in DrawButtons() local 1321 Point aScrPos = pViewData->GetScrPos( nCol, nRow, eWhich ); in DrawButtons() local 1451 Point aScrPos = rCellPos; in DrawComboButton() local 1529 Point aScrPos = pViewData->GetScrPos( nX1, nY1, eWhich ); in InvertSimple() local 1717 Point aScrPos = pViewData->GetScrPos( nX1, nY1, eWhich ); in GetSelectionRects() local
|
H A D | gridwin2.cxx | 130 Point aScrPos = pViewData->GetScrPos(nCol, nRow, eWhich); in DoAutoFilterButton() local 376 Point aScrPos = pViewData->GetScrPos(rPos.Col(), rPos.Row(), eWhich); in DPTestFieldPopupArrow() local
|
H A D | hdrcont.cxx | 292 Point aScrPos; in Paint() local
|
H A D | gridwin.cxx | 725 Point aScrPos = pViewData->GetScrPos(nCol, nRow, eWhich); in LaunchDPFieldMenu() local 4415 Point aScrPos = PixelToLogic( aPixRect.TopLeft(), pViewData->GetLogicMode() ); in UpdateEditViewPos() local 4480 Point aScrPos = pViewData->GetScrPos( nX1, nY1, eWhich ); in UpdateFormulas() local 5326 Point aScrPos = pViewData->GetScrPos( nX, nY, eWhich, sal_True ); in UpdateCursorOverlay() local 5569 Point aScrPos( pViewData->GetScrPos( nX1, nY1, eWhich ) ); in UpdateDragRectOverlay() local
|
/trunk/main/sc/inc/ |
H A D | editutil.hxx | 48 Point aScrPos; member in ScEditUtil
|
/trunk/main/svtools/source/control/ |
H A D | valueset.cxx | 1057 Point aScrPos = mpScrBar->GetPosPixel(); in ImplDraw() local
|
Completed in 84 milliseconds