Searched refs:rDY (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdsnpv.cxx | 495 …6 SdrSnapView::SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& rDY) const in SnapRect() 508 rDY=nBestYSnap; in SnapRect()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl2.cxx | 604 void IcnGridMap_Impl::GetMinMapSize( sal_uInt16& rDX, sal_uInt16& rDY ) const in GetMinMapSize() 643 rDY = (sal_uInt16)nDY; in GetMinMapSize()
|
H A D | imivctl.hxx | 599 void GetMinMapSize( sal_uInt16& rDX, sal_uInt16& rDY ) const;
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdsnpv.hxx | 140 sal_uInt16 SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& rDY) const;
|
/aoo42x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 486 LONG& rX, LONG& rY, LONG& rDX, LONG& rDY ) in ImplSalCalcFullScreenSize() argument 499 rDY = rScreenDY+(nFrameY*2)+nCaptionY; in ImplSalCalcFullScreenSize()
|
/aoo42x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 844 int& rX, int& rY, int& rDX, int& rDY ) in ImplSalCalcFullScreenSize() argument 936 rDY = nScreenDY+(nFrameY*2)+nCaptionY; in ImplSalCalcFullScreenSize()
|
Completed in 67 milliseconds