Searched refs:rDX (Results 1 – 6 of 6) sorted by relevance
/trunk/main/svx/source/svdraw/ |
H A D | svdsnpv.cxx | 495 sal_uInt16 SdrSnapView::SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& r… in SnapRect() argument 507 rDX=nBestXSnap; in SnapRect()
|
/trunk/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 604 void IcnGridMap_Impl::GetMinMapSize( sal_uInt16& rDX, sal_uInt16& rDY ) const in GetMinMapSize() argument 642 rDX = (sal_uInt16)nDX; in GetMinMapSize()
|
H A D | imivctl.hxx | 599 void GetMinMapSize( sal_uInt16& rDX, sal_uInt16& rDY ) const;
|
/trunk/main/svx/inc/svx/ |
H A D | svdsnpv.hxx | 140 sal_uInt16 SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& rDY) const;
|
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 486 LONG& rX, LONG& rY, LONG& rDX, LONG& rDY ) in ImplSalCalcFullScreenSize() argument 498 rDX = rScreenDX+(nFrameX*2); in ImplSalCalcFullScreenSize()
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 844 int& rX, int& rY, int& rDX, int& rDY ) in ImplSalCalcFullScreenSize() argument 935 rDX = nScreenDX+(nFrameX*2); in ImplSalCalcFullScreenSize()
|
Completed in 88 milliseconds