/trunk/main/connectivity/source/drivers/file/ |
H A D | fcode.cxx | 421 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/drawinglayer/source/primitive2d/ |
H A D | cropprimitive2d.cxx | 95 const double fLeft(getCropLeft() * fBackScaleX); in get2DDecomposition() local
|
/trunk/main/basegfx/source/matrix/ |
H A D | b3dhommatrix.cxx | 316 …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 D | b3dtrans.cxx | 68 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/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 74 const double fLeft((0.0 - getCenterX()) * getDiscreteUnit()); in create2DDecomposition() local
|
/trunk/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 1249 double fLeft(maWorkRange.getMinX()); in IMPL_LINK_INLINE_END() local 1564 double fLeft(maRange.getMinX()); in GetRect() local
|
/trunk/main/oox/source/vml/ |
H A D | vmlformatting.cxx | 528 double fLeft = getLimitedValue< double, double >( aFocusPos.first, 0.0, 1.0 ); in pushToPropMap() local
|
/trunk/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 841 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/sc/source/ui/vba/ |
H A D | vbasheetobject.cxx | 183 void SAL_CALL ScVbaSheetObjectBase::setLeft( double fLeft ) throw (uno::RuntimeException) in setLeft()
|
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 1190 double fLeft = 0, fRight = 0, fTop = 0, fBottom = 0; in DrawEPS() local
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 1020 void UserFormGeometryHelper::setLeft( double fLeft ) in setLeft()
|
/trunk/main/sw/source/filter/ww8/dump/ |
H A D | ww8struc.hxx | 670 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 763 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
|