Home
last modified time | relevance | path

Searched refs:nX (Results 251 – 275 of 460) sorted by relevance

1...<<111213141516171819

/aoo41x/main/sal/qa/OStringBuffer/
H A Drtl_String_Utils.hxx74 const float nX,
79 const double nX,
/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_String_Utils.hxx73 const float nX,
78 const double nX,
/aoo41x/main/sc/source/core/tool/
H A Dhints.cxx61 SCsCOL nX, SCsROW nY, SCsTAB nZ ) : in ScUpdateRefHint() argument
64 nDx( nX ), in ScUpdateRefHint()
/aoo41x/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx1214 sal_uInt16 nX = (sal_uInt16)aPoint.X(); in Resize() local
1216 ArrangeControls(nX, (sal_uInt16)aPoint.Y()); in Resize()
1218 if (!nX) in Resize()
1219 nX = USHRT_MAX; in Resize()
1220 ReserveControlArea((sal_uInt16)nX); in Resize()
H A Dbrwbox1.cxx727 long nX = 0; in SetColumnWidth() local
732 nX += pCol->Width(); in SetColumnWidth()
742 Rectangle aScrRect( nX + std::min( (sal_uLong)nOldWidth, nWidth ), 0, in SetColumnWidth()
748 Rectangle aInvRect( nX, 0, nX + std::max( nWidth, (sal_uLong)nOldWidth ), USHRT_MAX ); in SetColumnWidth()
2377 sal_uInt16 BrowseBox::GetColumnAtXPosPixel( long nX, sal_Bool ) const in GetColumnAtXPosPixel() argument
2390 if ( nColX > nX ) in GetColumnAtXPosPixel()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx1308 long nX = rWindowPos.X() - mnXOffset - ImplGetExtraOffset(); in ImplGetCharPos() local
1311 if( (pDX[2*i] >= nX && pDX[2*i+1] <= nX) || in ImplGetCharPos()
1312 (pDX[2*i+1] >= nX && pDX[2*i] <= nX)) in ImplGetCharPos()
1317 if( nX > (pDX[2*i]+pDX[2*i+1])/2 ) in ImplGetCharPos()
1322 if( nX < (pDX[2*i]+pDX[2*i+1])/2 ) in ImplGetCharPos()
1331 long nDiff = Abs( pDX[0]-nX ); in ImplGetCharPos()
1334 long nNewDiff = Abs( pDX[2*i]-nX ); in ImplGetCharPos()
1342 if( nIndex == aText.Len()-1 && Abs( pDX[2*nIndex+1] - nX ) < nDiff ) in ImplGetCharPos()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx138 …virtual void SAL_CALL drawChord( ::sal_Int32 nX, ::sal_Int32 nY, ::sal_Int32 nWidth, ::sal_Int32 n…
139 …virtual void SAL_CALL drawGradient( ::sal_Int32 nX, ::sal_Int32 nY, ::sal_Int32 nWidth, ::sal_Int3…
142 …virtual void SAL_CALL drawImage( ::sal_Int32 nX, ::sal_Int32 nY, ::sal_Int32 nWidth, ::sal_Int32 n…
/aoo41x/main/sd/source/ui/view/
H A Ddrviews4.cxx444 for( long nX = nStartX; nX <= nEndX; nX++ ) in MouseMove() local
446 const Color aCol( pWin->GetPixel( pWin->PixelToLogic( Point( nX, nY ) ) ) ); in MouseMove()
/aoo41x/main/extensions/source/scanner/
H A Dgrid.hxx42 impHandle(const Point& rPos, sal_uInt16 nX, sal_uInt16 nY) in impHandle()
43 : maPos(rPos), mnOffX(nX), mnOffY(nY) in impHandle()
/aoo41x/main/basegfx/inc/basegfx/vector/
H A Db3ivector.hxx67 B3IVector(sal_Int32 nX, sal_Int32 nY, sal_Int32 nZ) in B3IVector() argument
68 : B3ITuple(nX, nY, nZ) in B3IVector()
/aoo41x/main/svx/source/dialog/
H A Dmeasctrl.cxx170 …long nX = (long)( ( (double)aOutSize.Width() - ( (double)aOutSize.Width() * (double)*pMultFrac ) … in MouseButtonDown() local
172 aPt.X() += nX; in MouseButtonDown()
/aoo41x/main/UnoControls/source/inc/
H A Dprogressbar.hxx310 virtual void SAL_CALL setPosSize( sal_Int32 nX ,
403 virtual void impl_paint( sal_Int32 nX ,
H A Dstatusindicator.hxx449 virtual void SAL_CALL setPosSize( sal_Int32 nX ,
523 …virtual void impl_paint ( sal_Int32 nX, sal_Int32 nY, const UNO3_REFERENCE< UNO3_XGRAPHICS > & rGr…
/aoo41x/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1385 sal_Int32 nX = 0, nY = 0, nWidth = 0, nHeight = 0; in ImplSetPosSize() local
1386 xP->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PositionX" ) ) ) >>= nX; in ImplSetPosSize()
1394 ::Size aTmp( nX, nY ); in ImplSetPosSize()
1396 nX = aTmp.Width(); in ImplSetPosSize()
1426 nX *= nW; in ImplSetPosSize()
1427 nX /= 4; in ImplSetPosSize()
1436 xW->setPosSize( nX, nY, nWidth, nHeight, PosSize::POSSIZE ); in ImplSetPosSize()
/aoo41x/main/vcl/source/gdi/
H A Dbitmapex.cxx766 sal_uInt8 BitmapEx::GetTransparency(sal_Int32 nX, sal_Int32 nY) const in GetTransparency() argument
772 if(nX >= 0 && nX < aBitmapSize.Width() && nY >= 0 && nY < aBitmapSize.Height()) in GetTransparency()
789 const Color aColor = pRead->GetColor(nY, nX); in GetTransparency()
810 const BitmapColor aBitmapColor(pRead->GetPixel(nY, nX)); in GetTransparency()
/aoo41x/main/svtools/inc/svtools/
H A Dsvtreebx.hxx99 SVT_DLLPRIVATE SvLBoxItem* GetItem_Impl( SvLBoxEntry*, long nX, SvLBoxTab** ppTab,
328 SvLBoxItem* GetItem( SvLBoxEntry*, long nX, SvLBoxTab** ppTab);
329 SvLBoxItem* GetItem( SvLBoxEntry*, long nX );
/aoo41x/main/svx/source/svdraw/
H A Dsvdoashp.cxx1886 sal_Int32 nX = ( aIter->aPosition.X - aOld.Left() ) + aRect.Left(); in NbcResize() local
1887 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->g… in NbcResize()
2315 sal_Int32 nX; in DragResizeCustomShape() local
2318 nX = ( aIter->aPosition.X - aOld.Right() ); in DragResizeCustomShape()
2320 nX = pObj->aRect.Left() - nX; in DragResizeCustomShape()
2322 nX += pObj->aRect.Right(); in DragResizeCustomShape()
2326 nX = ( aIter->aPosition.X - aOld.Left() ); in DragResizeCustomShape()
2328 nX = pObj->aRect.Right() - nX; in DragResizeCustomShape()
2330 nX += pObj->aRect.Left(); in DragResizeCustomShape()
2332 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->g… in DragResizeCustomShape()
H A Dsvdetc.cxx559 for(sal_uInt32 nX(0L); nX < nWidth; nX += nXStep) in GetDraftFillColor() local
561 const BitmapColor& rCol2 = pAccess->GetColor(nY, nX); in GetDraftFillColor()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx729 sal_Int32 nX = 0, nY = 0; in SolveSolver() local
1160 sal_Int32 nX, nY; in ApplyRectangularGradientAsBitmap() local
1163 for ( nX = 0; nX < aBitmapSizePixel.Width(); nX++ ) in ApplyRectangularGradientAsBitmap()
2271 sal_Int32 nX, nY; in ApplyCustomShapeGeometryAttributes() local
2278 rIn >> nX in ApplyCustomShapeGeometryAttributes()
2286 nX = nTmpA; in ApplyCustomShapeGeometryAttributes()
2471 sal_Int32 nX, nY; in ApplyCustomShapeGeometryAttributes() local
2478 rIn >> nX in ApplyCustomShapeGeometryAttributes()
2486 nX = nTmpA; in ApplyCustomShapeGeometryAttributes()
4612 sal_Int32 nX = 0, nY = 0; in ImportShape() local
[all …]
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx38 double nX = rPoint.X - rCenter.X; in ImplGetOrientation() local
41 fOrientation = acos( nX / sqrt( nX * nX + nY * nY ) ) * 57.29577951308; in ImplGetOrientation()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtabpagemodel.cxx47 void SAL_CALL VCLXTabPageModel::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::Run… in draw() argument
59 Point aPos = pDev->PixelToLogic( Point( nX, nY ) ); in draw()
/aoo41x/main/sfx2/source/sidebar/
H A DTitleBar.cxx121 long nX, in SetPosSizePixel() argument
127 Window::SetPosSizePixel(nX,nY,nWidth,nHeight,nFlags); in SetPosSizePixel()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx154 for (sal_Int32 nX = 0; nX<nWidth; ++nX) in AdaptTransparency() local
156 const sal_uInt8 nValue (255 - pSourceBitmap->GetPixel(nY, nX).GetBlueOrIndex()); in AdaptTransparency()
161 pBitmap->SetPixelIndex(nY, nX, static_cast<sal_uInt8>(255-nNewValue)); in AdaptTransparency()
/aoo41x/main/sw/source/core/layout/
H A Dlaycache.cxx154 long nX, nY, nW, nH; in Read() local
157 >> nX >> nY >> nW >> nH; in Read()
158 SwFlyCache* pFly = new SwFlyCache( nPgNum, nIndex, nX, nY, nW, nH ); in Read()
327 sal_Int32 nX = rRct.Left() - pPage->Frm().Left(); in Write() local
330 << nX << nY << rRct.Width() in Write()
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx440 const sal_Int32 nX = rEvent.X + aOldBox.X; in mouseDragged() local
442 const sal_Int32 nDiffX = nX - maDragAnchor.X; in mouseDragged()
444 maDragAnchor.X = nX; in mouseDragged()

Completed in 202 milliseconds

1...<<111213141516171819