Searched defs:fV (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/svx/source/engine3d/ |
H A D | camera3d.cxx | 191 const double fV(sqrt(aDiff.getY() * aDiff.getY() + aDiff.getZ() * aDiff.getZ())); in SetBankAngle() local 276 const double fV(sqrt(aDiff.getX() * aDiff.getX() + aDiff.getZ() * aDiff.getZ())); in Rotate() local 329 const double fV(sqrt(aDiff.getX() * aDiff.getX() + aDiff.getZ() * aDiff.getZ())); in RotateAroundLookAt() local
|
H A D | viewpt3d2.cxx | 131 double fV, fXupVp, fYupVp; in MakeTransform() local
|
/aoo4110/main/sc/inc/ |
H A D | dpglobal.hxx | 122 …ScDPItemData( sal_uLong nNF, const String & rS, double fV, sal_uInt8 bF ):nNumFormat(nNF), aString… in ScDPItemData()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition()
|
/aoo4110/main/sc/source/core/data/ |
H A D | dptablecache.cxx | 180 ScDPItemData::ScDPItemData( const String& rS, double fV/* = 0.0*/, sal_Bool bHV/* = sal_False*/, co… in ScDPItemData()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 1123 double fT1, fU1, fT2, fU2, fV; in PointsToBezier() local
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 1084 double fV = rtl::math::stringToDouble( aT, cDec, 0, &eStatus, 0); in lcl_PutString() local
|
/aoo4110/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 285 double fV = (double) aPartArea.Height() / aPageSize.Height(); in ImpXMLAutoLayoutInfo() local
|
/aoo4110/main/sd/source/core/ |
H A D | sdpage.cxx | 1038 double fV = (double) aPartArea.Height() / pRefPage->GetHgt(); in GetTitleRect() local
|
Completed in 66 milliseconds