/aoo4110/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 82 if(fLeft == fRight) in Frustum() 84 fLeft -= 1.0; in Frustum() 96 aTemp.set(0, 2, (fRight + fLeft) / (fRight - fLeft)); in Frustum() 113 if(fLeft == fRight) in Ortho() 116 fLeft -= 1.0; in Ortho() 127 aTemp.set(0, 0, 2.0 / (fRight - fLeft)); in Ortho() 130 aTemp.set(0, 3, -1.0 * ((fRight + fLeft) / (fRight - fLeft))); in Ortho() 295 double fLeft(mfLeftBound); in CalcViewport() local 324 fLeft *= fFactor; in CalcViewport() 350 fLeft *= fFactor; in CalcViewport() [all …]
|
/aoo4110/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 1249 double fLeft(maWorkRange.getMinX()); in IMPL_LINK_INLINE_END() local 1264 fLeft += maRange.getWidth() / 2.0; in IMPL_LINK_INLINE_END() 1271 fLeft += maRange.getWidth(); in IMPL_LINK_INLINE_END() 1284 fLeft += maRange.getWidth() / 2.0; in IMPL_LINK_INLINE_END() 1292 fLeft += maRange.getWidth(); in IMPL_LINK_INLINE_END() 1305 fLeft += maRange.getWidth() / 2.0; in IMPL_LINK_INLINE_END() 1312 fLeft += maRange.getWidth(); in IMPL_LINK_INLINE_END() 1319 fLeft = (fLeft > fMaxLong) ? fMaxLong : (fLeft < -fMaxLong) ? -fMaxLong : fLeft; in IMPL_LINK_INLINE_END() 1325 maMtrPosX.SetMin(basegfx::fround64(fLeft)); in IMPL_LINK_INLINE_END() 1335 fLeft = maWorkRange.getMinX(); in IMPL_LINK_INLINE_END() [all …]
|
/aoo4110/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() argument 336 if(fTools::equal(fLeft, fRight)) in frustum() 338 fLeft -= fOne; in frustum() 350 aFrustumMat.set(0, 0, 2.0 * fNear / (fRight - fLeft)); in frustum() 352 aFrustumMat.set(0, 2, (fRight + fLeft) / (fRight - fLeft)); in frustum() 362 …void B3DHomMatrix::ortho(double fLeft, double fRight, double fBottom, double fTop, double fNear, d… in ortho() argument 369 if(fTools::equal(fLeft, fRight)) in ortho() 371 fLeft -= 1.0; in ortho() 383 aOrthoMat.set(0, 0, 2.0 / (fRight - fLeft)); in ortho() 386 aOrthoMat.set(0, 3, -1.0 * ((fRight + fLeft) / (fRight - fLeft))); in ortho()
|
/aoo4110/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 424 return fLeft + fRight; in operate() 428 double OOp_SUB::operate(const double& fLeft,const double& fRight) const in operate() argument 431 return fLeft - fRight; in operate() 435 double OOp_MUL::operate(const double& fLeft,const double& fRight) const in operate() argument 438 return fLeft * fRight; in operate() 442 double OOp_DIV::operate(const double& fLeft,const double& fRight) const in operate() argument 445 return fLeft / fRight; in operate()
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | fcode.hxx | 323 virtual double operate(const double& fLeft,const double& fRight) const = 0; 329 virtual double operate(const double& fLeft,const double& fRight) const; 335 virtual double operate(const double& fLeft,const double& fRight) const; 341 virtual double operate(const double& fLeft,const double& fRight) const; 347 virtual double operate(const double& fLeft,const double& fRight) const;
|
/aoo4110/main/oox/source/vml/ |
H A D | vmlformatting.cxx | 528 double fLeft = getLimitedValue< double, double >( aFocusPos.first, 0.0, 1.0 ); in pushToPropMap() local 530 … double fRight = getLimitedValue< double, double >( fLeft + aFocusSize.first, fLeft, 1.0 ); in pushToPropMap() 533 static_cast< sal_Int32 >( fLeft * ::oox::drawingml::MAX_PERCENT ), in pushToPropMap()
|
/aoo4110/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 1190 double fLeft = 0, fRight = 0, fTop = 0, fBottom = 0; in DrawEPS() local 1193 && ( ( fLeft == 0 && fRight == 0 && fTop == 0 && fBottom == 0 ) || in DrawEPS() 1208 fLeft = StringToDouble( GetCommandLineToken( 0, aLine ) ); in DrawEPS() 1230 if( fLeft != fRight && fTop != fBottom ) in DrawEPS() 1232 double fScaleX = (double)rBoundingBox.GetWidth()/(fRight-fLeft); in DrawEPS() 1234 Point aTranslatePoint( (int)(rBoundingBox.Left()-fLeft*fScaleX), in DrawEPS()
|
/aoo4110/main/drawinglayer/source/primitive2d/ |
H A D | cropprimitive2d.cxx | 93 const double fLeft(getCropLeft() * fBackScaleX); in get2DDecomposition() local 101 -fLeft, in get2DDecomposition()
|
/aoo4110/main/basegfx/inc/basegfx/matrix/ |
H A D | b3dhommatrix.hxx | 97 void frustum(double fLeft = -1.0, double fRight = 1.0, 101 void ortho(double fLeft = -1.0, double fRight = 1.0,
|
/aoo4110/main/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 74 const double fLeft((0.0 - getCenterX()) * getDiscreteUnit()); in create2DDecomposition() local 82 aTransform.set(0, 0, fRight - fLeft); in create2DDecomposition() 84 aTransform.set(0, 2, fLeft); in create2DDecomposition()
|
/aoo4110/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 841 sal_uInt16 fLeft = (pHeadFootLine->Frame & 0x000F); in PutToDoc() local 845 if (fLeft > 1) in PutToDoc() 847 else if (fLeft > 0) in PutToDoc() 1277 sal_uInt16 fLeft = ( pPattern->Frame & 0x000F ); in LoadPatternCollection() local 1282 if( fLeft > 1 ) in LoadPatternCollection() 1284 else if( fLeft > 0 ) in LoadPatternCollection() 1926 sal_uInt16 fLeft = ( nValue & 0x000F ); in LoadColAttr() local 1931 if( fLeft > 1 ) in LoadColAttr() 1933 else if( fLeft > 0 ) in LoadColAttr()
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbasheetobject.cxx | 183 void SAL_CALL ScVbaSheetObjectBase::setLeft( double fLeft ) throw (uno::RuntimeException) in setLeft() argument 185 if( fLeft < 0.0 ) in setLeft() 187 mxShape->setPosition( awt::Point( PointsToHmm( fLeft ), mxShape->getPosition().Y ) ); in setLeft()
|
H A D | vbasheetobject.hxx | 99 virtual void SAL_CALL setLeft( double fLeft ) throw (css::uno::RuntimeException);
|
/aoo4110/main/tools/inc/tools/ |
H A D | b3dtrans.hxx | 232 double fLeft = -1.0, double fRight = 1.0, 237 double fLeft = -1.0, double fRight = 1.0,
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8struc.hxx | 670 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
|
/aoo4110/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 219 virtual void setLeft( double fLeft );
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 1020 void UserFormGeometryHelper::setLeft( double fLeft ) in setLeft() argument 1022 implSetPos( fLeft, false ); in setLeft()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8struc.hxx | 763 SVBT8 fLeft; // 0x24 00ff REVIEW davebu member
|
H A D | ww8graf.cxx | 419 short nW = nA[ ( ( SVBT8ToByte( aArc.fLeft ) & 1 ) << 1 ) in ReadArc() 421 if( !SVBT8ToByte( aArc.fLeft ) ){ in ReadArc()
|