Home
last modified time | relevance | path

Searched refs:rX (Results 51 – 63 of 63) sorted by relevance

123

/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h281 const basegfx::B2DPoint& rX,
/trunk/main/sw/source/ui/inc/
H A Dview.hxx510 virtual void SetZoomFactor( const Fraction &rX, const Fraction & );
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx461 long& rX,
H A Dsvimpicn.cxx3905 long& rX, long& rY, sal_Bool bInDragDrop, sal_uInt16 nBorderWidth) in CalcScrollOffsets() argument
3945 rX = nPixelToScrollX; in CalcScrollOffsets()
H A Dimivctl1.cxx3364 long& rX, long& rY, sal_Bool isInDragDrop, sal_uInt16 nBorderWidth) in CalcScrollOffsets() argument
3404 rX = nPixelToScrollX; in CalcScrollOffsets()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx342 void GetGlobalCharStretching( sal_uInt16& rX, sal_uInt16& rY );
H A Doutliner.hxx1041 void GetGlobalCharStretching( sal_uInt16& rX, sal_uInt16& rY );
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx493 void ScInputHandler::SetRefScale( const Fraction& rX, const Fraction& rY ) in SetRefScale() argument
495 if ( rX != aScaleX || rY != aScaleY ) in SetRefScale()
497 aScaleX = rX; in SetRefScale()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx92 void Swapsal_uIt16s( sal_uInt16& rX, sal_uInt16& rY ) in Swapsal_uIt16s() argument
94 sal_uInt16 n = rX; in Swapsal_uIt16s()
95 rX = rY; in Swapsal_uIt16s()
H A Dediteng.cxx2254 void EditEngine::GetGlobalCharStretching( sal_uInt16& rX, sal_uInt16& rY ) in GetGlobalCharStretching() argument
2257 pImpEditEngine->GetCharStretching( rX, rY ); in GetGlobalCharStretching()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx486 LONG& rX, LONG& rY, LONG& rDX, LONG& rDY ) in ImplSalCalcFullScreenSize() argument
496 rX = -nFrameX; in ImplSalCalcFullScreenSize()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1744 long &rX, long &rY);
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx844 int& rX, int& rY, int& rDX, int& rDY ) in ImplSalCalcFullScreenSize() argument
933 rX = nScreenX -nFrameX; in ImplSalCalcFullScreenSize()

Completed in 168 milliseconds

123