Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx119 m_aDC_Dial(pWindow, SchResId(CT_LABEL_DIAL)), in DataLabelResources()
218 m_aDC_Dial.SetLinkedField( &m_aNF_Degrees ); in DataLabelResources()
314 m_aDC_Dial.Enable( bEnableRotation ); in EnableControls()
356 if( m_aDC_Dial.IsVisible() ) in FillItemSet()
358 sal_Int32 nDegrees = m_aDC_Dial.GetRotation(); in FillItemSet()
405 m_aDC_Dial.SetRotation( nDegrees ); in Reset()
408 m_aDC_Dial.SetRotation( 0 ); in Reset()
H A Dres_DataLabel.hxx67 svx::DialControl m_aDC_Dial; member in chart::DataLabelResources

Completed in 15 milliseconds