Home
last modified time | relevance | path

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

12

/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx89 …const double fScaleX(basegfx::fTools::equalZero(aGrownRange.getWidth()) ? 1.0 : aRange.getWidth() … in impGetOuterPolyPolygon() local
/aoo42x/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx988 const double fScaleX(fabs(aScale.getX()) / aOutlinerScale.getX()); in impDecomposeStretchTextPrimitive() local
H A Dsvdfmtf.cxx591 …const double fScaleX(aBitmapEx.GetSizePixel().Width() / (aOldRange.getWidth() ? aOldRange.getWidth… in InsertObj() local
H A Dsvddrgmt.cxx639 …const double fScaleX(fabs(aScale.getX()) / (basegfx::fTools::equalZero(aPolyRange.getWidth()) ? 1.… in applyCurrentTransformationToSdrObject() local
3926 …double fScaleX = ( aGraphicSize.Width() - rOldCrop.GetLeft() - rOldCrop.GetRight() ) / (double)aOl… in EndSdrDrag() local
/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx1127 const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 1.0; in ImplWrite() local
H A Dwmfwr.cxx1733 const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 1.0; in WriteRecords() local
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx89 const double fScaleX((bNoSWidth ? 1.0 : 1.0 / fSWidth) * rTarget.getWidth()); 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.cxx460 … double fScaleX = (double)aDstSize.Width() / (double)aTmpMtf.GetPrefSize().Width(); in playMetafile() local
H A Dcvtsvm.cxx2269 const double fScaleX = aSrcSize.Width() ? (double) rSize.Width() / aSrcSize.Width() : 1.0; in ImplWriteActions() local
H A Dprint3.cxx1089 double fScaleX = double(aSubPageSize.Width())/double(aPageSize.aSize.Width()); in getFilteredPageFile() local
H A Dbitmap3.cxx2435 const double fScaleX(bMirrorHor ? -rScaleX : rScaleX); in ImplScaleConvolution() local
H A Doutdev3.cxx7832 double fScaleX = static_cast< double >(nOrgWidth) / nWidth; in GetTextOutlines() local
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx2771 double fScaleX; in GetContour() local
/aoo42x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2325 const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 1.0; in WriteOrders() local
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.cxx1386 …const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 1.0; in ImplWriteActions() local
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx2293 static double fScaleX(0.0); in createPrimitive2DSequence() local
/aoo42x/main/filter/source/flash/
H A Dswfwriter1.cxx1624 …const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 1.0; in Impl_writeActions() local
/aoo42x/main/filter/source/graphicfilter/epict/
H A Depict.cxx2135 const double fScaleX = aSrcSize.Width() ? (double) aDestSize.Width() / aSrcSize.Width() : 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 …aphicFilterDialog_Impl::GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScale… in GetFilteredGraphic()

Completed in 300 milliseconds

12