Home
last modified time | relevance | path

Searched refs:nPosY (Results 1 – 25 of 63) sorted by last modified time

123

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5146 SwTwips nPosY = Max( aInter.Left(), nY ); in PaintGrid() local
5147 SwTwips nHeight = Min(nRight, aTmp.Pos().X())-nPosY; in PaintGrid()
5152 SwRect aVert( Point( nPosY, nX ), in PaintGrid()
5162 SwRect aVert( Point( nPosY, aGrid.Top() ), in PaintGrid()
5277 SwTwips nPosY = Max( aInter.Top(), aTmp.Pos().Y() ); in PaintGrid() local
5278 SwTwips nHeight = Min(nBottom, nY ) - nPosY; in PaintGrid()
5283 SwRect aVert( Point( nX, nPosY ), in PaintGrid()
5293 SwRect aVert( Point( aGrid.Left(), nPosY ), in PaintGrid()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2873 sal_Int32 nPosY = 0; in ImportComment10() local
2906 >> nPosY; in ImportComment10()
2914 Point aPosition( nPosX, nPosY ); in ImportComment10()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx688 long nPosY = aCellRect.Top() + rInitData.maCaptionOffset.Y(); in CreateCaptionFromInitData() local
689 Rectangle aCaptRect( Point( nPosX, nPosY ), rInitData.maCaptionSize ); in CreateCaptionFromInitData()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2659 SwTwips nPosY( 0L ); in ConvertPosition() local
2687 nPosY = aPos.Y(); in ConvertPosition()
2689 _iorVertOri.SetPos( nPosY ); in ConvertPosition()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx883 SCROW nPosY = GetViewData()->GetCurY(); in EnterDataAtCursor() local
886 EnterData( nPosX, nPosY, nTab, rString ); in EnterDataAtCursor()
H A Dviewfun4.cxx698 SCROW nPosY = aRange.aStart.Row(); in PasteFile() local
700 InsertBookmark( aStrURL, aStrURL, nPosX, nPosY ); in PasteFile()
731 SCCOL nPosX, SCROW nPosY ) in PasteBookmark() argument
738 InsertBookmark( aBookmark.GetDescription(), aBookmark.GetURL(), nPosX, nPosY ); in PasteBookmark()
743 SCCOL nPosX, SCROW nPosY, const String* pTarget, in InsertBookmark() argument
749 nPosY >= pViewData->GetEditStartRow() && nPosY <= pViewData->GetEditEndRow() ) in InsertBookmark()
764 ScAddress aCellPos( nPosX, nPosY, nTab ); in InsertBookmark()
778 pDoc->GetInputString( nPosX, nPosY, nTab, aOld ); in InsertBookmark()
804 EnterData( nPosX, nPosY, nTab, pData ); in InsertBookmark()
H A Doutput2.cxx1103 void ScOutputData::GetOutputArea( SCCOL nX, SCSIZE nArrY, long nPosX, long nPosY, in GetOutputArea() argument
1135 long nCellPosY = nPosY; // find nCellY position, starting at nArrY/nPosY in GetOutputArea()
1371 long nPosY = nScrY; in DrawStrings() local
1571 GetOutputArea( nX, nArrY, nPosX, nPosY, nCellX, nCellY, nNeededWidth, in DrawStrings()
1895 nPosY += pRowInfo[nArrY].nHeight; in DrawStrings()
2172 long nPosY = nRowPosY; in DrawEdit() local
2175 nPosY = nScrY; in DrawEdit()
2332 nPosY = nScrY; in DrawEdit()
2349 GetOutputArea( nXForPos, nArrYForPos, nPosX, nPosY, nCellX, nCellY, 0, in DrawEdit()
3056 long nPosY = nRowPosY; in DrawRotated() local
[all …]
H A Dviewdata.cxx103 nPosY[0]=nPosY[1]=0; in ScViewDataTable()
945 return ScEditUtil( pDoc, nPosX, nPosY, nTabNo, GetScrPos(nPosX,nPosY,eWhich,sal_True), in GetEditArea()
1595 if (nWhereY >= nPosY) in GetScrPos()
1620 for (nY=nPosY; nY>nWhereY;) in GetScrPos()
1702 nY = nPosY; in CellsAtY()
1708 nY -= nPosY; in CellsAtY()
1713 nY = nPosY-1; in CellsAtY()
1719 nY = (nPosY-1)-nY; in CellsAtY()
1988 pThisTab->nPosY[eWhich] = 0; in SetPosY()
2002 SCROW nPosY = pThisTab->nPosY[eWhich]; in RecalcPixPos() local
[all …]
H A Dgridwin5.cxx91 sal_Bool ScGridWindow::ShowNoteMarker( SCsCOL nPosX, SCsROW nPosY, sal_Bool bKeyboard ) in ShowNoteMarker() argument
97 ScAddress aCellPos( nPosX, nPosY, nTab ); in ShowNoteMarker()
269 SCsROW nPosY; in RequestHelp() local
270 pViewData->GetPosFromPixel( aPosPixel.X(), aPosPixel.Y(), eWhich, nPosX, nPosY ); in RequestHelp()
272 if ( ShowNoteMarker( nPosX, nPosY, sal_False ) ) in RequestHelp()
366 SCsROW nPosY; in RequestHelp() local
368 pViewData->GetPosFromPixel( aPosPixel.X(), aPosPixel.Y(), eWhich, nPosX, nPosY ); in RequestHelp()
369 const ScPatternAttr* pPattern = pDoc->GetPattern( nPosX, nPosY, nTab ); in RequestHelp()
374 aPixRect = pViewData->GetEditArea( eWhich, nPosX, nPosY, this, pPattern, sal_False ); in RequestHelp()
H A Dgridwin.cxx1631 SCsROW nPosY; in HandleMouseButtonDown() local
1642 nPosY >= (SCsROW) nEditRow && nPosY <= (SCsROW) nEndRow ) in HandleMouseButtonDown()
1719 SCsROW nPosY; in HandleMouseButtonDown() local
2400 SCsROW nPosY; in MouseMove() local
3386 SCsROW nPosY; in AcceptPrivateDrop() local
4280 SCsROW nPosY; in ExecuteDrop() local
4332 SCsROW nPosY; in PasteSelection() local
4893 SCsROW nPosY; in RFMouseMove() local
4967 SCsROW nPosY; in GetEditUrlOrError() local
5566 if (nY1 < nPosY) nY1 = nPosY; in UpdateDragRectOverlay()
[all …]
H A Dprintfun.cxx1415 long nPosY = nScrY - nOneY; in PrintColHdr() local
1459 long nPosY = nScrY - nOneY; in PrintRowHdr() local
1468 long nEndY = nPosY + nHeight; in PrintRowHdr()
1479 nPosY = nEndY; in PrintRowHdr()
1519 long nPosY = nScrY - nOneY; in LocateRowHdr() local
1521 Rectangle aCellRect( nScrX, nScrY, nEndX, nPosY ); in LocateRowHdr()
1561 long nPosY = nScrY - nOneY; in LocateArea() local
1563 Rectangle aCellRect( nScrX, nScrY, nPosX, nPosY ); in LocateArea()
1916 long nPosY = aPageRect.Top(); in DoNotes() local
1955 nPosY += nTextHeight; in DoNotes()
[all …]
H A Dviewfun2.cxx2319 SCROW nPosY = GetViewData()->GetCurY(); in InsertAreaLink() local
2321 ScAddress aPos( nPosX, nPosY, nTab ); in InsertAreaLink()
H A Dviewfun3.cxx571 SCROW nPosY = pViewData->GetCurY(); in PasteDraw() local
573 Point aPos = pWin->PixelToLogic( pViewData->GetScrPos( nPosX, nPosY, in PasteDraw()
712 SCROW nPosY = pViewData->GetCurY(); in PasteFromTransferable() local
714 …Point aPos = pWin->PixelToLogic( pViewData->GetScrPos( nPosX, nPosY, pViewData->GetActivePart() ) … in PasteFromTransferable()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx691 long nPosY = 0; in InitDocShell() local
695 nPosY += pDestDoc->GetRowHeight( 0, nStartY-1, 0 ); in InitDocShell()
697 nPosY = (long) ( nPosY * HMM_PER_TWIPS ); in InitDocShell()
724 Rectangle aNewArea( Point(nPosX,nPosY), Size(nSizeX,nSizeY) ); in InitDocShell()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4495 SCCOL nPosX, SCROW nPosY, SCTAB nTab, in CreateOneName() argument
4503 if (!pDoc->HasValueData( nPosX, nPosY, nTab )) in CreateOneName()
4506 pDoc->GetString( nPosX, nPosY, nTab, aName ); in CreateOneName()
4551 ScAddress( nPosX, nPosY, nTab)); in CreateOneName()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2964 sal_Int32 nPosY( 0 ); in implts_calcDockingPosSize() local
3065 nPosY -= rTrackingRect.getHeight(); in implts_calcDockingPosSize()
3066 rTrackingRect.SetPos( Point( nPosX, nPosY )); in implts_calcDockingPosSize()
3101 nPosY = std::min( nPosY, in implts_calcDockingPosSize()
3112 rTrackingRect.SetPos( Point( nPosX, nPosY )); in implts_calcDockingPosSize()
3137 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3140 rUIElement.m_aDockedData.m_aPos.Y() = nPosY; in implts_calcDockingPosSize()
3158 sal_Int32 nPosY = rRowColRect.Top() + nRegion; in implts_determineDockingOperation() local
3160 if ( rMousePos.Y() < nPosY ) in implts_determineDockingOperation()
3232 nPosY = std::min( nPosY, in implts_calcTrackingAndElementRect()
[all …]
/trunk/main/svx/inc/svx/
H A Dsxoneitm.hxx43 SdrOnePositionYItem(long nPosY=0): SdrMetricItem(SDRATTR_ONEPOSITIONY,nPosY) {} in SdrOnePositionYItem() argument
H A Dsxallitm.hxx43 SdrAllPositionYItem(long nPosY=0): SdrMetricItem(SDRATTR_ALLPOSITIONY,nPosY) {} in SdrAllPositionYItem() argument
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1850 const long nPosY( pLine->m_aDateField.GetPosPixel().Y() ); in IMPL_LINK() local
1851 pLine->m_aDateField.SetPosPixel( ::Point( m_nDatePosX, nPosY ) ); in IMPL_LINK()
1852 pLine->m_aTimeField.SetPosPixel( ::Point( m_nTimePosX, nPosY ) ); in IMPL_LINK()
/trunk/main/sdext/source/minimizer/
H A Dinformationdialog.cxx111 sal_Int32 nPosY, in InsertImage() argument
130 Any( nPosY ), in InsertImage()
H A Dinformationdialog.hxx89 sal_Int32 nPosY,
H A Doptimizerdialog.hxx147 sal_Int32 nPosY,
H A Doptimizerdialogcontrols.cxx77 sal_Int32 nPosY, in ImplInsertSeparator() argument
93 Any( nPosY ), in ImplInsertSeparator()
/trunk/main/sd/source/ui/inc/
H A Dvectdlg.hxx86 long nPosX, long nPosY, long nWidth, long nHeight );
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx245 long nPosX, long nPosY, long nWidth, long nHeight ) in AddTile() argument
249 const long nBottom = nPosY + nHeight - 1L; in AddTile()
252 for( long nY = nPosY; nY <= nBottom; nY++ ) in AddTile()
268 Rectangle aRect( Point( nPosX, nPosY ), Size( nWidth + 1, nHeight + 1 ) ); in AddTile()

Completed in 292 milliseconds

123