Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx117 m_aIbRangePositive( pParent, SchResId( IB_RANGE_POSITIVE )), in ErrorBarResources()
172 m_aIbRangePositive.SetClickHdl( LINK( this, ErrorBarResources, ChooseRange )); in ErrorBarResources()
174 m_aIbRangePositive.SetQuickHelpText( String( SchResId( STR_TIP_SELECT_RANGE ))); in ErrorBarResources()
267 m_aIbRangePositive.Show( bCanChooseRange ); in UpdateControlStates()
340 m_aIbRangePositive.Enable( bPosEnabled ); in UpdateControlStates()
470 if( pButton == &m_aIbRangePositive ) in IMPL_LINK()
/trunk/main/chart2/source/controller/inc/
H A Dres_ErrorBar.hxx95 RangeSelectionButton m_aIbRangePositive; member in chart::ErrorBarResources

Completed in 19 milliseconds