Searched refs:PathSelect_Impl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/cui/source/options/ |
H A D | optpath.cxx | 253 pPathBox->SetSelectHdl( LINK( this, SvxPathTabPage, PathSelect_Impl ) ); in SvxPathTabPage() 385 PathSelect_Impl( NULL ); in Reset() 402 IMPL_LINK( SvxPathTabPage, PathSelect_Impl, svx::OptHeaderTabListBox *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | dbregister.cxx | 160 pPathBox->SetSelectHdl( LINK( this, DbRegistrationOptionsPage, PathSelect_Impl ) ); in DbRegistrationOptionsPage() 386 IMPL_LINK( DbRegistrationOptionsPage, PathSelect_Impl, SvTabListBox *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/cui/source/inc/ |
H A D | dbregister.hxx | 69 DECL_LINK( PathSelect_Impl, SvTabListBox* );
|
H A D | optpath.hxx | 87 DECL_LINK( PathSelect_Impl, svx::OptHeaderTabListBox * );
|
Completed in 27 milliseconds