Home
last modified time | relevance | path

Searched refs:aMsgBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java161 MyMessageBox aMsgBox = new MyMessageBox(mMCF); in selectionChanged() local
163 aMsgBox.start(); in selectionChanged()
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx353 MessBox aMsgBox( pParent, WinBits( WB_YES_NO | WB_DEF_YES ), in ShowTableWrapDialog() local
356 return aMsgBox.Execute() == RET_YES; in ShowTableWrapDialog()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx491 LinkedInstanceWarningBox aMsgBox( this ); in DoToolBoxAction() local
492 if ( aMsgBox.Execute() != RET_OK ) in DoToolBoxAction()
656 LinkedInstanceWarningBox aMsgBox( this ); in DoToolBoxAction() local
657 if ( aMsgBox.Execute() != RET_OK ) in DoToolBoxAction()
744 LinkedInstanceWarningBox aMsgBox( this ); in DoToolBoxAction() local
745 if ( aMsgBox.Execute() != RET_OK ) in DoToolBoxAction()

Completed in 39 milliseconds