Searched refs:aPrevPB (Results 1 – 2 of 2) sorted by relevance
114 ,aPrevPB(this, ModuleRes(PB_PREV )) in OEMPreloadDialog()125 aPrevPB.Enable(sal_False); in OEMPreloadDialog()127 aPrevPB.SetClickHdl(LINK(this, OEMPreloadDialog, NextPrevPageHdl)); in OEMPreloadDialog()129 AddButton( &aPrevPB, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in OEMPreloadDialog()133 SetPrevButton(&aPrevPB); in OEMPreloadDialog()158 if(pButton == &aPrevPB) in IMPL_LINK()190 aPrevPB.Enable(GetCurLevel() != OEM_WELCOME); in IMPL_LINK()
53 PushButton aPrevPB; member in preload::OEMPreloadDialog
Completed in 18 milliseconds