Home
last modified time | relevance | path

Searched defs:fAngle (Results 26 – 45 of 45) sorted by relevance

12

/aoo41x/main/chart2/source/view/charttypes/
H A DPieChart.cxx213 double fAngle = fUnitCircleStartAngleDegree + fUnitCircleWidthAngleDegree/2.0; in createDataPoint() local
541 double fAngle = fUnitCircleStartAngleDegree + fUnitCircleWidthAngleDegree/2.0; in createShapes() local
/aoo41x/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx96 double fAngle = 0.0; in convertTitlePos() local
H A Dobjectformatter.cxx1136 …double fAngle = static_cast< double >( bStacked ? 0 : rxTextProp->getTextProperties().moRotation.g… in convertTextRotation() local
/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx258 double fAngle = 0.0; in GetHorDiagAngle() local
281 double fAngle = GetHorDiagAngle( nCol, nRow, bSimple ); in GetVerDiagAngle() local
1060 double fAngle = mxImpl->GetHorDiagAngle( nFirstCol, nRow ); in DrawRange() local
1139 double fAngle = mxImpl->GetVerDiagAngle( nCol, nFirstRow ); in DrawRange() local
/aoo41x/main/sc/source/filter/excel/
H A Dxlchart.cxx973 double fAngle = 0.0; in ReadRotationProperties() local
1186 double fAngle = XclTools::GetScRotation( nRotation, 0 ) / 100.0; in WriteRotationProperties() local
H A Dxiescher.cxx1520 double fAngle = 180.0; in DoPreProcessSdrObj() local
/aoo41x/main/svgio/source/svgreader/
H A Dsvgtools.cxx567 …bool readAngle(const rtl::OUString& rCandidate, sal_Int32& nPos, double& fAngle, const sal_Int32 n… in readAngle()
1141 double fAngle(0.0); in readTransform() local
H A Dsvgstyleattributes.cxx978 const double fAngle(atan2(aSum.getY(), aSum.getX())); in add_markers() local
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1143 double fAngle; in GetHandlePosition() local
1251 double fXRef, fYRef, fAngle; in SetHandleControllerPosition() local
H A DEnhancedCustomShapeFontWork.cxx714 double fAngle = atan2( -fvx, -fvy ); in FitTextOutlinesToShapeOutlines() local
/aoo41x/main/tools/source/generic/
H A Dpoly2.cxx520 const double fAngle = F_PI1800 * nAngle10; in Rotate() local
H A Db3dtrans.cxx918 void B3dCamera::SetBankAngle(double fAngle) in SetBankAngle()
H A Dpoly.cxx1290 const double fAngle = F_PI1800 * nAngle10; in Rotate() local
/aoo41x/main/svx/source/xoutdev/
H A D_xpoly.cxx1275 double fAngle = F_PI * nAngle / 1800; in Rotate() local
2016 double fAngle = F_PI * nAngle / 1800; in Rotate() local
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx414 …Polygon rotateAroundPoint(const B2DPolyPolygon& rCandidate, const B2DPoint& rCenter, double fAngle) in rotateAroundPoint()
H A Db2dpolygontools.cxx2712 B2DPolygon rotateAroundPoint(const B2DPolygon& rCandidate, const B2DPoint& rCenter, double fAngle) in rotateAroundPoint()
/aoo41x/main/chart2/source/tools/
H A DThreeDHelper.cxx905 double ThreeDHelper::getValueClippedToRange( double fAngle, const double& fPositivLimit ) in getValueClippedToRange()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx2164 double fAngle = static_cast<SdrObjCustomShape*>(mpObj.get())->GetObjectRotation(); in getPropertyValueImpl() local
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7137 double fAngle, in drawVerticalGlyphs()
7214 double fAngle, in drawHorizontalGlyphs()
7385 double fAngle = (double)nAngle * M_PI / 1800.0; in drawLayout() local
8397 double fAngle = (double)m_aCurrentPDFState.m_aFont.GetOrientation() * M_PI / 1800.0; in drawTextLine() local
H A Dgdimtf.cxx1023 const double fAngle = F_PI1800 * nAngle10; in Rotate() local

Completed in 959 milliseconds

12