Searched refs:ScrolledHdl (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | license_dialog.cxx | 105 DECL_LINK(ScrolledHdl, LicenseView*); 229 m_mlLicense.SetScrolledHdl( LINK(this, LicenseDialogImpl, ScrolledHdl) ); in LicenseDialogImpl() 262 IMPL_LINK( LicenseDialogImpl, ScrolledHdl, LicenseView *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/extensions/source/preload/ |
H A D | oemwiz.cxx | 263 aLicenseML.SetScrolledHdl( LINK(this, OEMLicenseTabPage, ScrolledHdl) ); in OEMLicenseTabPage() 332 IMPL_LINK( OEMLicenseTabPage, ScrolledHdl, LicenceView *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | oemwiz.hxx | 138 DECL_LINK( ScrolledHdl, LicenceView * );
|
/aoo42x/main/framework/source/services/ |
H A D | license.cxx | 443 aLicenseML.SetScrolledHdl( LINK(this, LicenseDialog, ScrolledHdl) ); in LicenseDialog() 508 IMPL_LINK( LicenseDialog, ScrolledHdl, LicenseView *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/framework/inc/services/ |
H A D | licensedlg.hxx | 90 DECL_LINK( ScrolledHdl, LicenseView * );
|
Completed in 33 milliseconds