Searched defs:LicenseDialog (Results 1 – 4 of 4) sorted by relevance
/trunk/main/framework/source/services/ |
H A D | license.cxx | 423 LicenseDialog::LicenseDialog(const ::rtl::OUString & aLicensePath, ResMgr *pResMgr) : in LicenseDialog() function in framework::LicenseDialog 493 IMPL_LINK( LicenseDialog, PageDownHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument 499 IMPL_LINK( LicenseDialog, EndReachedHdl, LicenseView *, EMPTYARG ) in IMPL_LINK() argument 508 IMPL_LINK( LicenseDialog, ScrolledHdl, LicenseView *, EMPTYARG ) in IMPL_LINK() argument 515 IMPL_LINK( LicenseDialog, DeclineBtnHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument 520 IMPL_LINK( LicenseDialog, AcceptBtnHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | license_dialog.hxx | 41 class LicenseDialog class
|
H A D | license_dialog.cxx | 294 LicenseDialog::LicenseDialog( Sequence<Any> const& args, in LicenseDialog() function in dp_gui::LicenseDialog
|
/trunk/main/framework/inc/services/ |
H A D | licensedlg.hxx | 68 class LicenseDialog : public ModalDialog class
|
Completed in 35 milliseconds