Lines Matching refs:getWidth
265 …if(basegfx::fTools::more(rSvgRange.getWidth(), 0.0) && basegfx::fTools::more(rSvgRange.getHeight()… in create2DDecompositionOfGraphic()
274 1.0 / rSvgRange.getWidth(), in create2DDecompositionOfGraphic()
318 const Fraction aScaleX(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
339 const sal_Int32 nHor(aRectangle.getWidth() / 4); in create2DDecompositionOfGraphic()
364 const sal_Int32 nHor(aRectangle.getWidth() / 10); in create2DDecompositionOfGraphic()
392 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
413 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
430 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
497 const sal_uInt32 nHor(aRectangle.getWidth() / 10); in create2DDecompositionOfGraphic()
532 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
571 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
601 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
664 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
700 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic()
729 aMtf.SetPrefSize(Size(aRectangle.getWidth(), aRectangle.getHeight())); in create2DDecompositionOfGraphic()
755 if(aMetaFileRealSize.getWidth() > aMetaFilePrefSize.getWidth() in create2DDecompositionOfGraphic()