Home
last modified time | relevance | path

Searched refs:aPrevPB (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/preload/
H A Doemwiz.cxx114 ,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()
H A Doemwiz.hxx53 PushButton aPrevPB; member in preload::OEMPreloadDialog

Completed in 15 milliseconds