Home
last modified time | relevance | path

Searched refs:aNextPB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/preload/
H A Doemwiz.cxx115 ,aNextPB(this, ModuleRes(PB_NEXT )) in OEMPreloadDialog()
126 aNextST = aNextPB.GetText(); in OEMPreloadDialog()
128 aNextPB.SetClickHdl(LINK(this, OEMPreloadDialog, NextPrevPageHdl)); in OEMPreloadDialog()
130 AddButton( &aNextPB, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in OEMPreloadDialog()
134 SetNextButton(&aNextPB); in OEMPreloadDialog()
176 aNextPB.SetText(aNextST); in IMPL_LINK()
177 aNextPB.Enable(sal_True); in IMPL_LINK()
181 aNextPB.SetText(aNextST); in IMPL_LINK()
186 aNextPB.SetText(aFinishST); in IMPL_LINK()
H A Doemwiz.hxx54 PushButton aNextPB; member in preload::OEMPreloadDialog
/trunk/main/sw/source/ui/fldui/
H A DDropDownFieldDialog.cxx56 aNextPB( this, SW_RES( PB_NEXT )), in DropDownFieldDialog()
68 aNextPB.Show(); in DropDownFieldDialog()
69 aNextPB.SetClickHdl(aButtonLk); in DropDownFieldDialog()
132 EndDialog(&aNextPB == pButton ? RET_OK : RET_YES ); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A DDropDownFieldDialog.hxx49 PushButton aNextPB; member in sw::DropDownFieldDialog

Completed in 20 milliseconds