Searched refs:OEMPreloadDialog (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/extensions/source/preload/ |
H A D | oemwiz.cxx | 66 OEMPreloadDialog_Impl(OEMPreloadDialog* pDialog); 79 OEMPreloadDialog_Impl::OEMPreloadDialog_Impl(OEMPreloadDialog* pDialog) in OEMPreloadDialog_Impl() 111 OEMPreloadDialog::OEMPreloadDialog( Window* _pParent, in OEMPreloadDialog() function in preload::OEMPreloadDialog 127 aPrevPB.SetClickHdl(LINK(this, OEMPreloadDialog, NextPrevPageHdl)); in OEMPreloadDialog() 128 aNextPB.SetClickHdl(LINK(this, OEMPreloadDialog, NextPrevPageHdl)); in OEMPreloadDialog() 149 OEMPreloadDialog::~OEMPreloadDialog( ) in ~OEMPreloadDialog() 156 IMPL_LINK(OEMPreloadDialog, NextPrevPageHdl, PushButton*, pButton) in IMPL_LINK() argument 196 sal_Bool OEMPreloadDialog::LoadFromLocalFile(const String& rFileName, String& rContent) in LoadFromLocalFile() 221 void OEMPreloadDialog::SetCancelString( const String& rText ) in SetCancelString() 244 OEMLicenseTabPage::OEMLicenseTabPage(OEMPreloadDialog* pParent) : in OEMLicenseTabPage() [all …]
|
H A D | oemwiz.hxx | 51 class OEMPreloadDialog : public WizardDialog class 69 OEMPreloadDialog( 74 ~OEMPreloadDialog(); 131 OEMPreloadDialog* pPreloadDialog; 141 OEMLicenseTabPage(OEMPreloadDialog* pParent);
|
H A D | preloadservices.cxx | 35 ::preload::OUnoAutoPilot< ::preload::OEMPreloadDialog, ::preload::OEMPreloadSI > in createRegistryInfo_OEMPreloadDialog()
|
Completed in 16 milliseconds