Home
last modified time | relevance | path

Searched defs:fScaleY (Results 26 – 46 of 46) sorted by relevance

12

/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx90 …const double fScaleY(basegfx::fTools::equalZero(aGrownRange.getHeight())? 1.0 : aRange.getHeight()… in impGetOuterPolyPolygon() local
/aoo42x/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx989 const double fScaleY(fabs(aScale.getY()) / aOutlinerScale.getY()); in impDecomposeStretchTextPrimitive() local
H A Dsvdfmtf.cxx592 …const double fScaleY(aBitmapEx.GetSizePixel().Height() / (aOldRange.getHeight() ? aOldRange.getHei… in InsertObj() local
H A Dsvddrgmt.cxx640 …const double fScaleY(fabs(aScale.getY()) / (basegfx::fTools::equalZero(aPolyRange.getHeight()) ? 1… in applyCurrentTransformationToSdrObject() local
3927 …double fScaleY = ( aGraphicSize.Height() - rOldCrop.GetTop() - rOldCrop.GetBottom() ) / (double)aO… in EndSdrDrag() local
/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx1128 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in ImplWrite() local
H A Dwmfwr.cxx1734 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in WriteRecords() local
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx90 const double fScaleY((bNoSHeight ? 1.0 : 1.0 / fSHeight) * rTarget.getHeight()); in createMapping() local
/aoo42x/main/vcl/source/gdi/
H A Dgdimtf.cxx779 double fScaleX, fScaleY; in Mirror() local
886 void GDIMetaFile::Scale( double fScaleX, double fScaleY ) in Scale()
H A Dpdfwriter_impl2.cxx461 … double fScaleY = (double)aDstSize.Height() / (double)aTmpMtf.GetPrefSize().Height(); in playMetafile() local
H A Dcvtsvm.cxx2270 const double fScaleY = aSrcSize.Height() ? (double) rSize.Height() / aSrcSize.Height() : 1.0; in ImplWriteActions() local
H A Dprint3.cxx1090 double fScaleY = double(aSubPageSize.Height())/double(aPageSize.aSize.Height()); in getFilteredPageFile() local
H A Dbitmap3.cxx2436 const double fScaleY(bMirrorVer ? -rScaleY : rScaleY); in ImplScaleConvolution() local
H A Doutdev3.cxx7833 double fScaleY = static_cast< double >(nOrgHeight) / nHeight; in GetTextOutlines() local
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx2772 double fScaleY; in GetContour() local
/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
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.cxx1387 …const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : … in ImplWriteActions() local
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx2294 static double fScaleY(0.0); in createPrimitive2DSequence() local
/aoo42x/main/filter/source/flash/
H A Dswfwriter1.cxx1625 …const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : … in Impl_writeActions() local
/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
/aoo42x/main/tools/source/generic/
H A Dpoly.cxx1268 void Polygon::Scale( double fScaleX, double fScaleY ) in Scale()
/aoo42x/main/cui/source/factory/
H A Ddlgfact.cxx873 …hicFilterDialog_Impl::GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) in GetFilteredGraphic()

Completed in 311 milliseconds

12