Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx201 … 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
H A Dres_DataLabel.hxx91 DECL_LINK(NumberFormatDialogHdl, PushButton * );

Completed in 49 milliseconds