Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptjava.hxx131 DECL_LINK( RemoveHdl_Impl, PushButton * );
169 DECL_LINK( RemoveHdl_Impl, PushButton * );
H A Doptjava.cxx740 m_aRemoveBtn.SetClickHdl( LINK( this, SvxJavaParameterDlg, RemoveHdl_Impl ) ); in SvxJavaParameterDlg()
803 IMPL_LINK( SvxJavaParameterDlg, RemoveHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
878 m_aRemoveBtn.SetClickHdl( LINK( this, SvxJavaClassPathDlg, RemoveHdl_Impl ) ); in SvxJavaClassPathDlg()
995 IMPL_LINK( SvxJavaClassPathDlg, RemoveHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument

Completed in 47 milliseconds