Home
last modified time | relevance | path

Searched refs:RET_RETRY (Results 1 – 9 of 9) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx209 case RET_RETRY:
573 if (RET_RETRY == nQueryResult) in checkPathExistence()
579 return RET_RETRY; in checkPathExistence()
876 case RET_RETRY: in commitURL()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx47 #define RET_RETRY 4 macro
54 #define BUTTONID_RETRY RET_RETRY
/trunk/main/sfx2/source/appl/
H A Dopengrf.cxx168 bQuitLoop = aWarningBox.Execute()==RET_RETRY ? sal_False : sal_True; in Execute()
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx277 case RET_RETRY: in implHandle()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx140 case RET_RETRY: in aWndFunc()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx994 bQuitLoop = (aWarningBox.Execute() != RET_RETRY); in openSoundFileDialog()
H A DCustomAnimationDialog.cxx1824 bQuitLoop = aWarningBox.Execute()==RET_RETRY ? sal_False : sal_True; in openSoundFileDialog()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx6637 pBD->EndDialog(RET_RETRY); in Execute()
6677 pBD->EndDialog(RET_RETRY); in Execute()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx810 if ( aBox.Execute() == RET_RETRY ) in Notify()

Completed in 125 milliseconds