Searched refs:NumberFormatDialogHdl (Results 1 – 2 of 2) sorted by relevance
201 … m_aPB_NumberFormatForValue.SetClickHdl( LINK( this, DataLabelResources, NumberFormatDialogHdl ) ); in DataLabelResources()202 …m_aPB_NumberFormatForPercent.SetClickHdl( LINK( this, DataLabelResources, NumberFormatDialogHdl ) … in DataLabelResources()230 IMPL_LINK( DataLabelResources, NumberFormatDialogHdl, PushButton *, pButton ) in IMPL_LINK() argument
91 DECL_LINK(NumberFormatDialogHdl, PushButton * );
Completed in 11 milliseconds