Home
last modified time | relevance | path

Searched defs:fRight (Results 1 – 8 of 8) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dcropprimitive2d.cxx97 const double fRight(getCropRight() * fBackScaleX); in get2DDecomposition() local
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx316 …void B3DHomMatrix::frustum(double fLeft, double fRight, double fBottom, double fTop, double fNear,… in frustum()
362 …void B3DHomMatrix::ortho(double fLeft, double fRight, double fBottom, double fTop, double fNear, d… in ortho()
/trunk/main/tools/source/generic/
H A Db3dtrans.cxx68 void B3dTransformationSet::Frustum(basegfx::B3DHomMatrix& rTarget, double fLeft, double fRight, dou… in Frustum()
106 void B3dTransformationSet::Ortho(basegfx::B3DHomMatrix& rTarget, double fLeft, double fRight, doubl… in Ortho()
296 double fRight(mfRightBound); in CalcViewport() local
/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx76 const double fRight((aBitmapSize.getWidth() - getCenterX()) * getDiscreteUnit()); in create2DDecomposition() local
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx1251 double fRight(maWorkRange.getMaxX()); in IMPL_LINK_INLINE_END() local
1566 double fRight(fLeft + (double)maMtrWidth.GetValue()); in GetRect() local
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx530 … double fRight = getLimitedValue< double, double >( fLeft + aFocusSize.first, fLeft, 1.0 ); in pushToPropMap() local
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx843 sal_uInt16 fRight = (pHeadFootLine->Frame & 0x0F00) / 0x0100; in PutToDoc() local
1279 sal_uInt16 fRight = ( pPattern->Frame & 0x0F00 ) / 0x0100; in LoadPatternCollection() local
1928 sal_uInt16 fRight = ( nValue & 0x0F00 ) >> 8; in LoadColAttr() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx1190 double fLeft = 0, fRight = 0, fTop = 0, fBottom = 0; in DrawEPS() local

Completed in 50 milliseconds