Home
last modified time | relevance | path

Searched refs:nX (Results 376 – 400 of 459) sorted by relevance

1...<<111213141516171819

/trunk/main/sc/source/ui/inc/
H A Dtransobj.hxx101 void SetDragHandlePos( SCCOL nX, SCROW nY );
H A Dpreview.hxx127 void SetXOffset( long nX );
H A Dcsvgrid.hxx195 sal_uInt32 GetColumnFromX( sal_Int32 nX ) const;
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.hxx124 long nX, long nY);
/trunk/main/sc/inc/
H A Dhints.hxx72 SCsCOL nX, SCsROW nY, SCsTAB nZ );
/trunk/main/dbaccess/source/ui/uno/
H A DColumnControl.cxx100 …setPosSize( aComponentInfos.nX, aComponentInfos.nY, aComponentInfos.nWidth, aComponentInfos.nHeigh… in createPeer()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1196 sal_Int64 nX = ( (sal_Int64)abs( pMF->xExt ) ) * nMult / nDiv; in GetExtent() local
1198 if ( nX < SAL_MAX_INT32 && nY < SAL_MAX_INT32 ) in GetExtent()
1200 aSize.Width = ( sal_Int32 )nX; in GetExtent()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx540 …sal_uInt16 GetChar( ParaPortion* pParaPortion, EditLine* pLine, long nX, sal_Bool bSmart = sal_…
990 void SetCharStretching( sal_uInt16 nX, sal_uInt16 nY );
992 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtabpagecontainer.hxx54 void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::RuntimeException);
H A Dvclxdevice.hxx98 …erence< ::com::sun::star::awt::XBitmap > SAL_CALL createBitmap( sal_Int32 nX, sal_Int32 nY, sal_I…
/trunk/main/sw/inc/
H A Dfmtornt.hxx85 SwFmtHoriOrient( SwTwips nX = 0, sal_Int16 eHori = com::sun::star::text::HoriOrientation::NONE,
H A DSidebarWin.hxx77 void SetPosSizePixelRect( long nX,
/trunk/main/UnoControls/inc/
H A Dbasecontainercontrol.hxx509 virtual void impl_paint( sal_Int32 nX ,
/trunk/main/offapi/com/sun/star/awt/
H A DXView.idl79 [oneway] void draw( [in] long nX,
H A DXDevice.idl103 XBitmap createBitmap( [in] long nX,
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx683 for( sal_Int32 nX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, nX++ ) in createShapes() local
/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx383 sal_uInt8 GetTransparency(sal_Int32 nX, sal_Int32 nY) const;
H A Dcombobox.hxx105 …virtual void SetPosSizePixel( long nX, long nY, long nWidth, long nHeight, sal_uInt16 nFlags = …
H A Dlstbox.hxx105 virtual void SetPosSizePixel( long nX, long nY,
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx2398 for (SCsCOL nX=0; nX<GraphHeader.CarretX; nX++) in LoadObjects() local
2399 nStartX += pDoc->GetColWidth(nX, static_cast<SCTAB>(GraphHeader.CarretZ)); in LoadObjects()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1857 for( xub_StrLen nX = nOffs; nX < nLen; ++nX ) in DrawText() local
1858 pKernArray[ nX ] -= nDiff; in DrawText()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.hxx128 … void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.hxx65 …virtual void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw (::com::sun::star::uno::RuntimeExce…
/trunk/main/sdext/source/presenter/
H A DPresenterWindowManager.hxx98 const double nX,
/trunk/main/sw/source/core/text/
H A Dpormulti.hxx247 SwTwips nY, sal_uInt16& nX, xub_StrLen nCurrStart, long nSpaceAdd );

Completed in 86 milliseconds

1...<<111213141516171819