Home
last modified time | relevance | path

Searched defs:fLeft (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/drawinglayer/source/primitive2d/
H A Dcropprimitive2d.cxx95 const double fLeft(getCropLeft() * fBackScaleX); in get2DDecomposition() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx1190 double fLeft = 0, fRight = 0, fTop = 0, fBottom = 0; in DrawEPS() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1020 void UserFormGeometryHelper::setLeft( double fLeft ) in setLeft()
/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()
295 double fLeft(mfLeftBound); in CalcViewport() local
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx763 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx670 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx74 const double fLeft((0.0 - getCenterX()) * getDiscreteUnit()); in create2DDecomposition() local
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx183 void SAL_CALL ScVbaSheetObjectBase::setLeft( double fLeft ) throw (uno::RuntimeException) in setLeft()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx841 sal_uInt16 fLeft = (pHeadFootLine->Frame & 0x000F); in PutToDoc() local
1277 sal_uInt16 fLeft = ( pPattern->Frame & 0x000F ); in LoadPatternCollection() local
1926 sal_uInt16 fLeft = ( nValue & 0x000F ); in LoadColAttr() local
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx528 double fLeft = getLimitedValue< double, double >( aFocusPos.first, 0.0, 1.0 ); in pushToPropMap() local
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx1249 double fLeft(maWorkRange.getMinX()); in IMPL_LINK_INLINE_END() local
1564 double fLeft(maRange.getMinX()); in GetRect() local
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx421 double OOp_ADD::operate(const double& fLeft,const double& fRight) const in operate() argument
428 double OOp_SUB::operate(const double& fLeft,const double& fRight) const in operate() argument
435 double OOp_MUL::operate(const double& fLeft,const double& fRight) const in operate() argument
442 double OOp_DIV::operate(const double& fLeft,const double& fRight) const in operate() argument
/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()

Completed in 112 milliseconds