Home
last modified time | relevance | path

Searched refs:LicenseDialog (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/framework/source/services/
H A Dlicense.cxx362 LicenseDialog* pDialog = new LicenseDialog(aLicensePath, pResMgr); in execute()
423 LicenseDialog::LicenseDialog(const ::rtl::OUString & aLicensePath, ResMgr *pResMgr) : in LicenseDialog() function in framework::LicenseDialog
445 aPBPageDown.SetClickHdl( LINK(this, LicenseDialog, PageDownHdl) ); in LicenseDialog()
447 aPBAccept.SetClickHdl( LINK(this, LicenseDialog, AcceptBtnHdl) ); in LicenseDialog()
489 LicenseDialog::~LicenseDialog() in ~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
[all …]
/aoo4110/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx294 LicenseDialog::LicenseDialog( Sequence<Any> const& args, in LicenseDialog() function in dp_gui::LicenseDialog
303 void LicenseDialog::setTitle( OUString const & ) throw (RuntimeException) in setTitle()
309 sal_Int16 LicenseDialog::execute() throw (RuntimeException) in execute()
312 boost::bind( &LicenseDialog::solar_execute, this)); in execute()
315 sal_Int16 LicenseDialog::solar_execute() in solar_execute()
H A Dlicense_dialog.hxx41 class LicenseDialog class
54 LicenseDialog( Sequence<Any> const & args,
H A Ddp_gui_service.cxx336 sdecl::class_<LicenseDialog, sdecl::with_args<true> > licenseSI;
H A Ddp_gui_extensioncmdqueue.cxx426 deployment::ui::LicenseDialog::create( in handle()
/aoo4110/main/framework/inc/services/
H A Dlicensedlg.hxx68 class LicenseDialog : public ModalDialog class
95 LicenseDialog(const rtl::OUString& aLicense, ResMgr *pResMgr);
96 virtual ~LicenseDialog();
/aoo4110/main/offapi/com/sun/star/deployment/ui/
H A DLicenseDialog.idl33 /** The <type>LicenseDialog</type> is used to display a license text.
37 service LicenseDialog : com::sun::star::ui::dialogs::XExecutableDialog
H A Dmakefile.mk35 LicenseDialog.idl \
/aoo4110/main/desktop/source/app/
H A Dcheck_ext_deps.cxx145 deployment::ui::LicenseDialog::create( in handle()

Completed in 47 milliseconds