Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx110 m_aPB_NumberFormatForValue(pWindow, SchResId(PB_NUMBERFORMAT)), in DataLabelResources()
159 …ax( m_aPB_NumberFormatForPercent.CalcMinimumSize().getWidth(), m_aPB_NumberFormatForValue.CalcMini… in DataLabelResources()
171m_aPB_NumberFormatForValue.SetPosPixel( Point( nNewPBXPos, m_aPB_NumberFormatForValue.GetPosPixel(… in DataLabelResources()
176 m_aPB_NumberFormatForValue.SetSizePixel( aPBSize ); in DataLabelResources()
201m_aPB_NumberFormatForValue.SetClickHdl( LINK( this, DataLabelResources, NumberFormatDialogHdl ) ); in DataLabelResources()
238 if( pButton == &m_aPB_NumberFormatForValue && !m_aCBNumber.IsChecked()) in IMPL_LINK()
309 m_aPB_NumberFormatForValue.Enable( m_pNumberFormatter && m_aCBNumber.IsChecked() ); in EnableControls()
H A Dres_DataLabel.hxx55 PushButton m_aPB_NumberFormatForValue; member in chart::DataLabelResources

Completed in 22 milliseconds