Home
last modified time | relevance | path

Searched refs:nY (Results 1 – 25 of 451) sorted by last modified time

12345678910>>...19

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx85 virtual void SetPosSizePixel( long nX, long nY,
288 void ImplDockFloatWin2::SetPosSizePixel( long nX, long nY, in SetPosSizePixel() argument
292 FloatingWindow::SetPosSizePixel( nX, nY, nWidth, nHeight, nFlags ); in SetPosSizePixel()
487 void DockingManager::SetPosSizePixel( Window *pWindow, long nX, long nY, in SetPosSizePixel() argument
493 pWrapper->SetPosSizePixel( nX, nY, nWidth, nHeight, nFlags ); in SetPosSizePixel()
1492 void ImplDockingWindowWrapper::SetPosSizePixel( long nX, long nY, in SetPosSizePixel() argument
1497 mpFloatWin->SetPosSizePixel( nX, nY, nWidth, nHeight, nFlags ); in SetPosSizePixel()
1499 GetWindow()->SetPosSizePixel( nX, nY, nWidth, nHeight, nFlags ); in SetPosSizePixel()
H A Dtoolbox.cxx2394 long nY; in ImplFormat() local
2565 nY = nTop; in ImplFormat()
3081 pBox->DrawRect( Rectangle( nX+n, nY+n, nX+n, nY+nSize-n ) ); in ImplDrawToolArrow()
3090 pBox->DrawRect( Rectangle( nX+n, nY+1+n, nX+n, nY+nSize-1-n ) ); in ImplDrawToolArrow()
3100 pBox->DrawRect( Rectangle( nX+n, nY+n, nX+nSize-n, nY+n ) ); in ImplDrawToolArrow()
3109 pBox->DrawRect( Rectangle( nX+1+n, nY+n, nX+nSize-1-n, nY+n ) ); in ImplDrawToolArrow()
3119 pBox->DrawRect( Rectangle( nX+nHalfSize-n, nY+n, nX+nHalfSize-n, nY+nSize-n ) ); in ImplDrawToolArrow()
3128 … pBox->DrawRect( Rectangle( nX+nHalfSize-n, nY+1+n, nX+nHalfSize-n, nY+nSize-1-n ) ); in ImplDrawToolArrow()
3138 pBox->DrawRect( Rectangle( nX+n, nY+nHalfSize-n, nX+nSize-n, nY+nHalfSize-n ) ); in ImplDrawToolArrow()
3147 … pBox->DrawRect( Rectangle( nX+1+n, nY+nHalfSize-n, nX+nSize-1-n, nY+nHalfSize-n ) ); in ImplDrawToolArrow()
[all …]
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx413 long nY = nOffsetY; in ImplGetTabRect() local
439 nY += aSize.Height(); in ImplGetTabRect()
445 Rectangle aNewRect( Point( nX, nY ), aSize ); in ImplGetTabRect()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx403 long nY = 0; in FindParagraph() local
406 nY += GetObject(nPortion)->GetHeight(); // sollte auch bei !bVisible richtig sein! in FindParagraph()
407 if ( nY > nYOffset ) in FindParagraph()
H A Dimpedit2.cxx3132 long nY = 0; in PaMtoEditCursor() local
3158 long nY = 0; in GetPaM() local
3166 nY += nTmpHeight; in GetPaM()
3169 nY -= nTmpHeight; in GetPaM()
3170 aDocPos.Y() -= nY; in GetPaM()
3323 sal_uInt32 nY = 0; in CalcTextHeight() local
3326 return nY; in CalcTextHeight()
3924 nY += nSBL; in GetPaM()
4442 nY += nSBL; in GetEditCursor()
4452 nY -= nSBL; in GetEditCursor()
[all …]
H A Dimpedit.hxx990 void SetCharStretching( sal_uInt16 nX, sal_uInt16 nY );
992 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
/trunk/main/cui/source/dialogs/
H A Dabout.cxx442 Point aPos( nCol1 + a6Size.Width(), nY ); in LayoutControls()
446 nY += aSize.Height() + a6Size.Height(); in LayoutControls()
449 aPos.Y() = nY; in LayoutControls()
451 nY += aSize.Height() + a6Size.Height(); in LayoutControls()
454 aPos.Y() = nY; in LayoutControls()
456 nY += aSize.Height() + a6Size.Height(); in LayoutControls()
459 aPos.Y() = nY; in LayoutControls()
461 nY += aSize.Height(); in LayoutControls()
463 nY = std::max( nY, aMainLogoSz.Height() ); in LayoutControls()
464 nY += nCtrlMargin; in LayoutControls()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3165 long nY = nDistY; in ImplDrawTextRect() local
3176 nX = nY; in ImplDrawTextRect()
3186 nY = -nY; in ImplDrawTextRect()
3193 nX = -nY; in ImplDrawTextRect()
3204 nY += nBaseY; in ImplDrawTextRect()
3215 nY += nBaseY; in ImplDrawTextRect()
3247 long nY = aPoint.Y(); in ImplGetTextBoundRect() local
3719 const long nY = nDistY; in ImplDrawStraightTextLine() local
3950 long nY = nDistY; in ImplDrawStrikeoutLine() local
4401 nY -= mnOutOffY; in ImplDrawEmphasisMark()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx679 ImplDrawPixel( nX, nY, maLineColor ); in drawPixel()
685 ImplDrawPixel( nX, nY, aPixelColor ); in drawPixel()
732 RefreshRect( nX, nY, nWidth, nHeight ); in drawRect()
862 if( nY < topY ) in drawPolyPolygon()
864 maxHeight += topY - nY; in drawPolyPolygon()
865 topY = nY; in drawPolyPolygon()
869 if( nY + nH > topY + maxHeight ) in drawPolyPolygon()
870 maxHeight = nY + nH - topY; in drawPolyPolygon()
1318 || (nY < 0) || (nY >= mnHeight)) in getPixel()
1340 nY = mnHeight - nY; in getPixel()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx934 sal_Int32 nX, nY; in ProcessObj() local
936 rSt >> nX >> nY; in ProcessObj()
942 nY = nSmallY; in ProcessObj()
945 (*(pImpRec->pWrapPolygon))[i].Y() = nY; in ProcessObj()
H A Dww8par4.cxx360 long nX=0, nY=0; // nX, nY is graphic size in ImportOleBase() local
378 nY = aSizeTwip.Height(); in ImportOleBase()
384 if (ImportOleWMF(xSrc1,aWMF,nX,nY)) in ImportOleBase()
392 nY = aSizeTwip.Height(); in ImportOleBase()
399 Rectangle aRect(0, 0, nX, nY); in ImportOleBase()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5140 while( nY > nRight ) in PaintGrid()
5142 aTmp.Pos().X() = nY; in PaintGrid()
5145 nY -= nGrid; in PaintGrid()
5176 nY -= nRuby; in PaintGrid()
5203 nY -= nGrid; in PaintGrid()
5234 nY -= nRuby; in PaintGrid()
5276 nY += nGrid; in PaintGrid()
5307 nY += nRuby; in PaintGrid()
5328 while( nY <= nBottom ) in PaintGrid()
5334 nY += nGrid; in PaintGrid()
[all …]
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx760 SwTwips nOldY = nY; in _GetCharRect()
922 nY = nOldY; in _GetCharRect()
1593 nTmpY -= nY; in GetCrsrOfst()
1795 SwTwips nLastY = nY; in FillSelection()
1798 nLastY = nY; in FillSelection()
1799 nY = aLine.Y(); in FillSelection()
1812 nY = nBottom; in FillSelection()
1815 nLastY += nY; in FillSelection()
1857 nLastY = nY; in FillSelection()
1858 nY = aLine.Y(); in FillSelection()
[all …]
H A Dpormulti.cxx2357 SwTwips nY, in SwTxtCursorSave() argument
2367 while( pTxtCursor->Y() + pTxtCursor->GetLineHeight() < nY && in SwTxtCursorSave()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1077 long nY=(nWantHgt*100) /nIsHgt; // Y-Stretching berechnen in ImpSetCharStretching() local
1081 if (nX>nY) { nX=nY; bChkX=sal_False; } in ImpSetCharStretching()
1082 else { nY=nX; bChkY=sal_False; } in ImpSetCharStretching()
1090 if (nY<0) nY=-nY; in ImpSetCharStretching()
1091 if (nY<1) { nY=1; bNoMoreLoop=sal_True; } in ImpSetCharStretching()
1092 if (nY>65535) { nY=65535; bNoMoreLoop=sal_True; } in ImpSetCharStretching()
1097 nX = nY; in ImpSetCharStretching()
1104 nY = nX; in ImpSetCharStretching()
1108 rOutliner.SetGlobalCharStretching((sal_uInt16)nX,(sal_uInt16)nY); in ImpSetCharStretching()
1124 if (bNoStretching) nY=nX; in ImpSetCharStretching()
H A Dsvdoashp.cxx1891 sal_Int32 nY = ( aIter->aPosition.Y - aOld.Top() ) + aRect.Top(); in NbcResize() local
1892 …n->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPosition().X, nY ) ); in NbcResize()
2336 sal_Int32 nY; in DragResizeCustomShape() local
2339 nY = ( aIter->aPosition.Y - aOld.Bottom() ); in DragResizeCustomShape()
2341 nY = pObj->aRect.Top() - nY; in DragResizeCustomShape()
2343 nY += pObj->aRect.Bottom(); in DragResizeCustomShape()
2347 nY = ( aIter->aPosition.Y - aOld.Top() ); in DragResizeCustomShape()
2349 nY = pObj->aRect.Bottom() - nY; in DragResizeCustomShape()
2351 nY += pObj->aRect.Top(); in DragResizeCustomShape()
2353 …n->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPosition().X, nY ) ); in DragResizeCustomShape()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx957 long nY = 0; in PaMtoEditCursor() local
998 long nY = 0; in GetEditCursor() local
1011 nY += mnCharHeight; in GetEditCursor()
1026 nY += mnCharHeight; in GetEditCursor()
1149 long nY = 0; in GetPaM() local
1154 nY += nTmpHeight; in GetPaM()
1157 nY -= nTmpHeight; in GetPaM()
1180 long nY = 0; in ImpFindIndex() local
1308 sal_uLong nY = 0; in CalcTextHeight() local
1311 return nY; in CalcTextHeight()
[all …]
/trunk/main/sd/source/core/
H A Dsdpage.cxx2979 long nY = nGapH + nTopBorder; in CalculateHandoutAreas() local
3078 nY += (aPartArea.Height()- aSize.Height())/ 2; in CalculateHandoutAreas()
3085 Point aPos( nX, nY ); in CalculateHandoutAreas()
H A Ddrawdoc.cxx191 sal_Int32 nX, nY; in SdDrawDocument() local
193 pOptions->GetScale( nX, nY ); in SdDrawDocument()
197 SetUIUnit( (FieldUnit)pOptions->GetMetric(), Fraction( nX, nY ) ); // user-defined in SdDrawDocument()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx485 sal_Int32 nX, nY, nCount2, nCount = 4; in ImplWriteProlog() local
487 for ( nY = 0; nY < aSizeBitmap.Height(); nY++ ) in ImplWriteProlog()
500 if ( pAcc->GetPixel( nY, nX ) == aBlack ) in ImplWriteProlog()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx794 for( sal_uInt32 nY = 0; nY < nHeight; nY++ ) in getBitmapData() local
798 const sal_uInt8 nAlpha = pAAcc->GetPixel( nY, nX ).GetIndex(); in getBitmapData()
799 const BitmapColor aPixelColor( pRAcc->GetColor( nY, nX ) ); in getBitmapData()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx847 if( nY < 0 || nY >= nMax ) // aOutputSize.Height() ) in MakePointVisible()
849 if( nY < 0 ) in MakePointVisible()
857 if( nY < 0 ) in MakePointVisible()
1042 long nY = 0; in RepaintSelectionItems() local
1089 long nY = 0; in DrawNet() local
1117 aPos1.Y() = nY; in DrawNet()
1517 if( nY < 0 ) in IsEntryInView()
1520 if( nY >= nMax ) in IsEntryInView()
2003 long nY; in MouseMoveCheckCtrl() local
3087 long nY; in PaintDDCursor() local
[all …]
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx818 long nX, nY; in CalcAndSetScale() local
819 SwSelPaintRects::Get1PixelInLogic( *this, &nX, &nY ); in CalcAndSetScale()
822 _aVisArea.Height()- nY <= aObjArea.Height()&& in CalcAndSetScale()
823 _aVisArea.Height()+ nY >= aObjArea.Height() )) in CalcAndSetScale()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5927 for( long nY = 0L; nY < nHeight; nY++ ) in ApplyTo() local
5931 const BitmapColor& rCol = pAcc->GetPaletteColor( pAcc->GetPixelIndex( nY, nX ) ); in ApplyTo()
5938 for( long nY = 0L; nY < nHeight; nY++ ) in ApplyTo() local
5942 const BitmapColor aCol( pAcc->GetPixel( nY, nX ) ); in ApplyTo()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx716 SVT_DLLPRIVATE void ImplVDrawText( long nX, long nY, const String& rText );

Completed in 421 milliseconds

12345678910>>...19