Home
last modified time | relevance | path

Searched refs:m_fRotationAngleDegree (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/chart2/source/view/main/
H A DVTitle.cxx54 , m_fRotationAngleDegree(0.0) in VTitle()
76 return m_fRotationAngleDegree*F_PI/180.0; in getRotationAnglePi()
90 m_xShape, m_fRotationAngleDegree ); in getFinalSize()
108 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in changePosition()
271 m_fRotationAngleDegree += fAngleDegree; in createShapes()
283 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in createShapes()
H A DVTitle.hxx70 double m_fRotationAngleDegree; member in chart::VTitle

Completed in 18 milliseconds