Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.cxx67 aOrientHlp( aCtrlDial, aNfRotate, aCbStacked ), in SchAxisLabelTabPage()
83 aOrientHlp.AddDependentWindow( aFlOrient ); in SchAxisLabelTabPage()
84 aOrientHlp.AddDependentWindow( aFtRotate, STATE_CHECK ); in SchAxisLabelTabPage()
110 if( aOrientHlp.GetStackedState() != STATE_DONTKNOW ) in FillItemSet()
112 bStacked = aOrientHlp.GetStackedState() == STATE_CHECK; in FillItemSet()
203 aOrientHlp.SetStackedState( m_bInitialStacking ? STATE_CHECK : STATE_NOCHECK ); in Reset()
205 aOrientHlp.SetStackedState( STATE_DONTKNOW ); in Reset()
307 aOrientHlp.Enable( bEnable ); in IMPL_LINK()
H A Dtp_TitleRotation.cxx51 aOrientHlp ( aCtrlDial, aNfRotate, aCbStacked ), in SchAlignmentTabPage()
58 aOrientHlp.AddDependentWindow( aFtRotate, STATE_CHECK ); in SchAlignmentTabPage()
62 aOrientHlp.Hide(); in SchAlignmentTabPage()
90 bool bStacked = aOrientHlp.GetStackedState() == STATE_CHECK; in FillItemSet()
111 aOrientHlp.SetStackedState( bStacked ? STATE_CHECK : STATE_NOCHECK ); in Reset()
H A Dtp_TitleRotation.hxx47 svx::OrientationHelper aOrientHlp; member in chart::SchAlignmentTabPage
H A Dtp_AxisLabel.hxx64 svx::OrientationHelper aOrientHlp; member in chart::SchAxisLabelTabPage

Completed in 24 milliseconds