Home
last modified time | relevance | path

Searched refs:aCtrlDial (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_TitleRotation.cxx47 aCtrlDial ( this, SchResId( CTR_DIAL ) ), in SchAlignmentTabPage()
51 aOrientHlp ( aCtrlDial, aNfRotate, aCbStacked ), in SchAlignmentTabPage()
63 Point aMove( 0, aCtrlDial.GetPosPixel().Y() - aFtTextDirection.GetPosPixel().Y() ); in SchAlignmentTabPage()
93 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
107 aCtrlDial.SetRotation( nDegrees ); in Reset()
H A Dtp_AxisLabel.cxx63 aCtrlDial( this, SchResId( CT_AXIS_LABEL_DIAL ) ), in SchAxisLabelTabPage()
67 aOrientHlp( aCtrlDial, aNfRotate, aCbStacked ), in SchAxisLabelTabPage()
117 if( aCtrlDial.HasRotation() ) in FillItemSet()
119 sal_Int32 nDegrees = bStacked ? 0 : aCtrlDial.GetRotation(); in FillItemSet()
191 aCtrlDial.SetRotation( m_nInitialDegrees ); in Reset()
193 aCtrlDial.SetNoRotation(); in Reset()
H A Dtp_TitleRotation.hxx43 svx::DialControl aCtrlDial; member in chart::SchAlignmentTabPage
H A Dtp_AxisLabel.hxx60 svx::DialControl aCtrlDial; member in chart::SchAxisLabelTabPage

Completed in 18 milliseconds