Home
last modified time | relevance | path

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

/AOO41X/main/uui/source/
H A Diahndl-errorhandler.cxx121 aResult = ERRCODE_BUTTON_YES; in executeErrorDialog()
306 case ERRCODE_BUTTON_YES: in handleErrorHandlerRequest()
H A Diahndl.cxx1173 aResult = ERRCODE_BUTTON_YES; in executeMessageBox()
1558 case ERRCODE_BUTTON_YES: in handleBrokenPackageRequest()
/AOO41X/main/tools/inc/tools/
H A Derrcode.hxx58 #define ERRCODE_BUTTON_YES 0x10 macro
/AOO41X/main/svtools/source/misc/
H A Dehdl.cxx144 nRet = ERRCODE_BUTTON_YES; in aWndFunc()