Home
last modified time | relevance | path

Searched defs:fHor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx392 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
413 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
430 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
532 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
571 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
601 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
664 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
700 const double fHor(aRectangle.getWidth()); in create2DDecompositionOfGraphic() local
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx791 void Svx3DLightControl::SetPosition(double fHor, double fVer) in SetPosition()
1094 double fHor, fVer; in CheckSelection() local
1103 double fHor, fVer; in move() local
1294 double fHor, fVer; in IMPL_LINK() local
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx257 inline B3DPoint getPointFromCartesian(double fVer, double fHor) in getPointFromCartesian()
306 const double fHor(fHorStart + ((double)(b) * fHorDiffPerStep)); in createUnitSpherePolyPolygon() local
317 const double fHor(fHorStart + ((double)(a) * fHorDiffPerStep)); in createUnitSpherePolyPolygon() local
395 const double fHor(fHorStart + (((fHorStop - fHorStart) * b) / nHorSeg)); in createUnitSphereFillPolyPolygon() local

Completed in 27 milliseconds