Home
last modified time | relevance | path

Searched refs:fWinWH (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx166 float fWinWH = (float)aMaxSize.Width() / in AdjustToMaxRect() local
170 if ( fGrfWH < fWinWH ) in AdjustToMaxRect()
H A Dsvdograf.cxx1455 float fWinWH = (float)aMaxSize.Width() / in AdjustToMaxRect() local
1459 if ( fGrfWH < fWinWH ) in AdjustToMaxRect()
/trunk/main/svx/source/dialog/
H A Dconnctrl.cxx160 double fWinWH = (double) nWidth / nHeight; in Construct() local
163 if ( fRectWH < fWinWH) in Construct()
H A Dgraphctl.cxx287 double fWinWH = (double) nWidth / nHeight; in Resize() local
290 if ( fGrfWH < fWinWH) in Resize()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx113 const double fWinWH = (double) rDispSize.Width() / rDispSize.Height(); in GetRect() local
115 if( fGrfWH < fWinWH ) in GetRect()
/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx510 double fWinWH = (double) aPageSize.Width() / aPageSize.Height(); in ScannerEvent() local
512 if( fGrfWH < fWinWH ) in ScannerEvent()
H A Ddrviews9.cxx133 float fWinWH = (float)aPageSize.Width() / in SO2_DECL_REF() local
137 if ((fGrfWH != 0.F) && (fGrfWH < fWinWH)) in SO2_DECL_REF()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx237 double fWinWH = (double) aPagSize.Width() / aPagSize.Height(); in Import() local
240 if( fGrfWH < fWinWH ) in Import()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx142 const double fWinWH = (double) aWinSize.Width() / aWinSize.Height(); in ImplGetGraphicCenterRect() local
144 if ( fGrfWH < fWinWH ) in ImplGetGraphicCenterRect()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1445 const double fWinWH = (double) aWinSize.Width() / aWinSize.Height(); in ImplGetGraphicCenterRect() local
1447 if ( fGrfWH < fWinWH ) in ImplGetGraphicCenterRect()

Completed in 74 milliseconds