/aoo41x/main/basegfx/source/matrix/ |
H A D | b2dhommatrixtools.cxx | 105 B2DHomMatrix createScaleB2DHomMatrix(double fScaleX, double fScaleY) in createScaleB2DHomMatrix() 180 double fScaleX, double fScaleY, in createScaleShearXRotateTranslateB2DHomMatrix() 330 double fScaleX, double fScaleY, in createScaleTranslateB2DHomMatrix() 417 … const double fScaleY(bDivY ? rTargetRange.getHeight() / fSourceH : rTargetRange.getHeight()); in createSourceRangeTargetRangeTransform() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | metaact.cxx | 288 void MetaPixelAction::Scale( double fScaleX, double fScaleY ) in Scale() 356 void MetaPointAction::Scale( double fScaleX, double fScaleY ) in Scale() 437 void MetaLineAction::Scale( double fScaleX, double fScaleY ) in Scale() 516 void MetaRectAction::Scale( double fScaleX, double fScaleY ) in Scale() 723 void MetaArcAction::Scale( double fScaleX, double fScaleY ) in Scale() 797 void MetaPieAction::Scale( double fScaleX, double fScaleY ) in Scale() 871 void MetaChordAction::Scale( double fScaleX, double fScaleY ) in Scale() 1238 void MetaTextAction::Scale( double fScaleX, double fScaleY ) in Scale() 1813 void MetaBmpAction::Scale( double fScaleX, double fScaleY ) in Scale() 2282 void MetaMaskAction::Scale( double fScaleX, double fScaleY ) in Scale() [all …]
|
H A D | regionband.cxx | 703 void RegionBand::Scale(double fScaleX, double fScaleY) in Scale()
|
H A D | region.cxx | 477 void Region::Scale( double fScaleX, double fScaleY ) in Scale()
|
/aoo41x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfvec.cxx | 62 DXFTransform::DXFTransform(double fScaleX, double fScaleY, double fScaleZ, in DXFTransform() 72 DXFTransform::DXFTransform(double fScaleX, double fScaleY, double fScaleZ, in DXFTransform()
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrole2primitive2d.cxx | 118 double fScaleY(0.0 != aScale.getY() ? fHalfLineWidth / fabs(aScale.getY()) : 1.0); in get2DDecomposition() local
|
H A D | sdrgrafprimitive2d.cxx | 86 double fScaleY(0.0 != aScale.getY() ? fHalfLineWidth / fabs(aScale.getY()) : 1.0); in create2DDecomposition() local
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpathobj.cxx | 114 const double fScaleY(basegfx::fTools::equalZero(fHeight) ? 1.0 : fHeight); in createViewIndependentPrimitive2DSequence() local
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | pagepreviewprimitive2d.cxx | 84 const double fScaleY(aScale.getY() / getContentHeight()); in create2DDecomposition() local
|
/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | bitmap_gfx.cxx | 424 double fScaleY = (double)rDest.GetHeight() / (double)rSrc.GetHeight(); in DrawBitmap() local 473 double fScaleY = (double)rDest.GetHeight() / (double)rSrc.GetHeight(); in DrawBitmap() local 487 double fScaleY = (double)rDest.GetHeight() / (double)rSrc.GetHeight(); in DrawMask() local
|
H A D | common_gfx.cxx | 1034 PrinterGfx::PSScale (double fScaleX, double fScaleY) in PSScale() 1233 double fScaleY = -(double)rBoundingBox.GetHeight()/(fTop-fBottom); in DrawEPS() local
|
/aoo41x/main/oox/source/drawingml/ |
H A D | fillproperties.cxx | 297 …double fScaleY = maBlipProps.moTileScaleY.get( MAX_PERCENT ) / static_cast< double >( MAX_PERCENT … in pushToPropMap() local
|
/aoo41x/main/basegfx/test/ |
H A D | basegfx2d.cxx | 784 …void impFillMatrix(B2DHomMatrix& rSource, double fScaleX, double fScaleY, double fShearX, double f… in impFillMatrix() 793 bool impDecomposeComposeTest(double fScaleX, double fScaleY, double fShearX, double fRotate) in impDecomposeComposeTest()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | PlottingPositionHelper.cxx | 161 double fScaleY = fScaleDirectionY*FIXED_SIZE_FOR_3D_CHART_VOLUME/fWidthY; in getTransformationScaledLogicToScene() local 406 double fScaleY = fScale; in impl_calculateMatrixUnitCartesianToScene() local
|
H A D | ShapeFactory.cxx | 1632 const double fScaleY = fHeightH / 128.0; in createPolyPolygon_Symbol() local 1680 const double fScaleY = fHeightH / 128.0; in createPolyPolygon_Symbol() local 1736 const double fScaleY = fHeightH / 128.0; in createPolyPolygon_Symbol() local
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuigrfflt.cxx | 484 double fScaleX, double fScaleY ) in GetFilteredGraphic()
|
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 332 double fScaleY = m_aPreferredAspectRatio.DirectionY; in adjustAspectRatio3d() local
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galobj.cxx | 86 const double fScaleY((double)rSizePixel.Height() / (double)aCurrentSizePixel.Height()); in createPreviewBitmapEx() local
|
/aoo41x/main/tools/source/generic/ |
H A D | poly2.cxx | 495 void PolyPolygon::Scale( double fScaleX, double fScaleY ) in Scale()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview2.cxx | 607 sal_Bool lcl_FitsInWindow( double fScaleX, double fScaleY, sal_uInt16 nZoom, in lcl_FitsInWindow()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 436 double fScaleY(yFact); in NbcResize() local
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 859 const double fScaleY((double)maOutRect.getHeight() / (double)maPageSize.Height()); in Paint() local
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 740 const double fScaleY = 1.0; in ImplCreateOutput() local 2464 double fScaleX = 1.0, fScaleY = 1.0; in ImplTransformBitmap() local
|
/aoo41x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 1183 … const double fScaleY = aSrcSize.Height() ? (double) aDestSize.Height() / aSrcSize.Height() : 1.0; in ImplWriteActions() local 2333 double fScaleY = (double)rMapMode.GetScaleY() * fMul; in ImplGetMapMode() local
|
/aoo41x/main/svx/source/dialog/ |
H A D | _contdlg.cxx | 287 double fScaleY; in ScaleContour() local
|