Home
last modified time | relevance | path

Searched refs:fScaleY (Results 26 – 50 of 58) sorted by relevance

123

/aoo42x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx740 const double fScaleY = 1.0; in ImplCreateOutput() local
1001 pModAct->Scale( fScaleX, fScaleY ); in ImplCreateOutput()
1004 FRound( aNewSize.Height() * fScaleY ) ) ); in ImplCreateOutput()
2464 double fScaleX = 1.0, fScaleY = 1.0; in ImplTransformBitmap() local
2468 fScaleY = aSizePixel.Width() / ( fDstWH * aSizePixel.Height() ); in ImplTransformBitmap()
2472 rBmpEx.Scale( fScaleX, fScaleY ); in ImplTransformBitmap()
/aoo42x/main/svx/source/dialog/
H A D_contdlg.cxx287 double fScaleY; in ScaleContour() local
300 fScaleY = (double) rDisplaySize.Height() / aOrgSize.Height(); in ScaleContour()
313 rPoly[ i ] = Point( FRound( aNewPoint.X() * fScaleX ), FRound( aNewPoint.Y() * fScaleY ) ); in ScaleContour()
/aoo42x/main/svx/source/gallery2/
H A Dgalobj.cxx86 const double fScaleY((double)rSizePixel.Height() / (double)aCurrentSizePixel.Height()); in createPreviewBitmapEx() local
87 const double fScale(std::min(fScaleX, fScaleY)); in createPreviewBitmapEx()
/aoo42x/main/oox/source/drawingml/
H A Dfillproperties.cxx297 …double fScaleY = maBlipProps.moTileScaleY.get( MAX_PERCENT ) / static_cast< double >( MAX_PERCENT … in pushToPropMap() local
298 …lBmpSizeY = getLimitedValue< sal_Int32, double >( aOriginalSize.Height * fScaleY, 1, SAL_MAX_INT32… in pushToPropMap()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx1734 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in WriteRecords() local
1740 if( fScaleX != 1.0 || fScaleY != 1.0 ) in WriteRecords()
1742 aTmpMtf.Scale( fScaleX, fScaleY ); in WriteRecords()
1743 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in WriteRecords()
/aoo42x/main/filter/source/flash/
H A Dswfwriter1.cxx1625 …const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : … in Impl_writeActions() local
1628 if( fScaleX != 1.0 || fScaleY != 1.0 ) in Impl_writeActions()
1630 aTmpMtf.Scale( fScaleX, fScaleY ); in Impl_writeActions()
1632 aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in Impl_writeActions()
/aoo42x/main/tools/source/generic/
H A Dpoly2.cxx495 void PolyPolygon::Scale( double fScaleX, double fScaleY ) in Scale() argument
508 mpImplPolyPolygon->mpPolyAry[ i ]->Scale( fScaleX, fScaleY ); in Scale()
/aoo42x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2326 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in WriteOrders() local
2329 if( fScaleX != 1.0 || fScaleY != 1.0 ) in WriteOrders()
2331 aTmpMtf.Scale( fScaleX, fScaleY ); in WriteOrders()
2332 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in WriteOrders()
/aoo42x/main/filter/source/graphicfilter/epict/
H A Depict.cxx2136 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in WriteOpcodes() local
2139 if( fScaleX != 1.0 || fScaleY != 1.0 ) in WriteOpcodes()
2141 aTmpMtf.Scale( fScaleX, fScaleY ); in WriteOpcodes()
2142 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in WriteOpcodes()
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.cxx1387 …const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : … in ImplWriteActions() local
1390 if( fScaleX != 1.0 || fScaleY != 1.0 ) in ImplWriteActions()
1392 aTmpMtf.Scale( fScaleX, fScaleY ); in ImplWriteActions()
1393 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in ImplWriteActions()
/aoo42x/main/vcl/inc/
H A Dregionband.hxx67 void Scale(double fScaleX, double fScaleY);
H A Dprintergfx.hxx296 void PSScale (double fScaleX, double fScaleY);
/aoo42x/main/vcl/source/gdi/
H A Dcvtsvm.cxx2270 const double fScaleY = aSrcSize.Height() ? (double) rSize.Height() / aSrcSize.Height() : 1.0; in ImplWriteActions() local
2273 if( fScaleX != 1.0 || fScaleY != 1.0 ) in ImplWriteActions()
2275 aMtf.Scale( fScaleX, fScaleY ); in ImplWriteActions()
2276 aSrcPt.X() = FRound( aSrcPt.X() * fScaleX ), aSrcPt.Y() = FRound( aSrcPt.Y() * fScaleY ); in ImplWriteActions()
H A Dpdfwriter_impl2.cxx461 … double fScaleY = (double)aDstSize.Height() / (double)aTmpMtf.GetPrefSize().Height(); in playMetafile() local
462 if( fScaleX != 1.0 || fScaleY != 1.0 ) in playMetafile()
463 aTmpMtf.Scale( fScaleX, fScaleY ); in playMetafile()
H A Dbitmap3.cxx2436 const double fScaleY(bMirrorVer ? -rScaleY : rScaleY); in ImplScaleConvolution() local
2440 const sal_uInt32 nNewHeight(FRound(nHeight * fScaleY)); in ImplScaleConvolution()
2500 bResult = ImplScaleConvolutionVer(aSource, aResult, fScaleY, aKernel); in ImplScaleConvolution()
2507 bResult = ImplScaleConvolutionVer(aSource, aResult, fScaleY, aKernel); in ImplScaleConvolution()
/aoo42x/main/vcl/inc/vcl/
H A Dregion.hxx89 void Scale( double fScaleX, double fScaleY );
H A Dgdimtf.hxx159 void Scale( double fScaleX, double fScaleY );
/aoo42x/main/svx/source/engine3d/
H A Dobj3d.cxx436 double fScaleY(yFact); in NbcResize() local
446 mTrans.scale(fScaleX, fScaleY, 1.0); in NbcResize()
/aoo42x/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx859 const double fScaleY((double)maOutRect.getHeight() / (double)maPageSize.Height()); in Paint() local
860 aObjectTransform.scale(fScaleX, fScaleY); in Paint()
/aoo42x/main/svx/source/svdraw/
H A Dsvddrgmt.cxx640 …const double fScaleY(fabs(aScale.getY()) / (basegfx::fTools::equalZero(aPolyRange.getHeight()) ? 1… in applyCurrentTransformationToSdrObject() local
645 aPolyTransform.scale(fScaleX, fScaleY); in applyCurrentTransformationToSdrObject()
3927 …double fScaleY = ( aGraphicSize.Height() - rOldCrop.GetTop() - rOldCrop.GetBottom() ) / (double)aO… in EndSdrDrag() local
3959 sal_Int32 nTopCrop = static_cast<sal_Int32>( rOldCrop.GetTop() + nDiffTop * fScaleY ); in EndSdrDrag()
3961 sal_Int32 nBottomCrop = static_cast<sal_Int32>( rOldCrop.GetBottom() - nDiffBottom * fScaleY ); in EndSdrDrag()
H A Dsvdotextdecomposition.cxx989 const double fScaleY(fabs(aScale.getY()) / aOutlinerScale.getY()); in impDecomposeStretchTextPrimitive() local
990 …rOutliner.SetGlobalCharStretching((sal_Int16)FRound(fScaleX * 100.0), (sal_Int16)FRound(fScaleY * … in impDecomposeStretchTextPrimitive()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx90 …const double fScaleY(basegfx::fTools::equalZero(aGrownRange.getHeight())? 1.0 : aRange.getHeight()… in impGetOuterPolyPolygon() local
94 aScaleTrans.scale(fScaleX, fScaleY); in impGetOuterPolyPolygon()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx90 const double fScaleY((bNoSHeight ? 1.0 : 1.0 / fSHeight) * rTarget.getHeight()); in createMapping() local
91 … const double fScale(isMeetOrSlice() ? std::min(fScaleX, fScaleY) : std::max(fScaleX, fScaleY)); in createMapping()
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx2772 double fScaleY; in GetContour() local
2785 fScaleY = (double) aOrig.Height() / aOrgSize.Height(); in GetContour()
2798 … rPoly[ i ] = Point( FRound( aNewPoint.X() * fScaleX ), FRound( aNewPoint.Y() * fScaleY ) ); in GetContour()
/aoo42x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm314 double fScaleY = double(aLogicSize.Height())/double(aPageSize.aSize.Height());
315 double fScale = (fScaleX < fScaleY) ? fScaleX : fScaleY;

Completed in 215 milliseconds

123