Home
last modified time | relevance | path

Searched refs:rY (Results 51 – 60 of 60) sorted by relevance

123

/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()
498 aScaleY = rY; in SetRefScale()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx92 void Swapsal_uIt16s( sal_uInt16& rX, sal_uInt16& rY ) in Swapsal_uIt16s() argument
95 rX = rY; in Swapsal_uIt16s()
96 rY = n; 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
497 rY = -(nFrameY+nCaptionY); in ImplSalCalcFullScreenSize()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx3905 long& rX, long& rY, sal_Bool bInDragDrop, sal_uInt16 nBorderWidth) in CalcScrollOffsets() argument
3946 rY = nPixelToScrollY; in CalcScrollOffsets()
H A Dimivctl1.cxx3364 long& rX, long& rY, sal_Bool isInDragDrop, sal_uInt16 nBorderWidth) in CalcScrollOffsets() argument
3405 rY = nPixelToScrollY; in CalcScrollOffsets()
/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
934 rY = nScreenY -(nFrameY+nCaptionY); in ImplSalCalcFullScreenSize()

Completed in 138 milliseconds

123