Searched defs:aWarning (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/tools/inc/tools/ |
H A D | debug.hxx | 457 #define DBG_ASSERTWARNING( sCon, aWarning ) \ argument 552 #define DBG_WARNING( aWarning ) \ argument 558 #define DBG_WARNING1( aWarning, x1 ) \ argument 567 #define DBG_WARNING2( aWarning, x1, x2 ) \ argument 576 #define DBG_WARNING3( aWarning, x1, x2, x3 ) \ argument 585 #define DBG_WARNING4( aWarning, x1, x2, x3, x4 ) \ argument 594 #define DBG_WARNING5( aWarning, x1, x2, x3, x4, x5 )\ argument 741 #define DBG_WARNING( aWarning ) ((void)0) argument 742 #define DBG_WARNING1( aWarning, x1 ) ((void)0) argument 743 #define DBG_WARNING2( aWarning, x1, x2 ) ((void)0) argument [all …]
|
/aoo42x/main/cui/source/dialogs/ |
H A D | hldocntp.cxx | 287 WarningBox aWarning( this, WB_OK, CUI_RESSTR(RID_SVXSTR_HYPDLG_NOVALIDFILENAME) ); in AskApply() local 337 WarningBox aWarning( this, WB_YES_NO, CUI_RESSTR(RID_SVXSTR_HYPERDLG_QUERYOVERWRITE) ); in DoApply() local
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 361 SQLWarning aWarning; in execute() local
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 583 SQLWarning aWarning; in getWarnings() local
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 2334 WarningBox aWarning( in GenerateFormLetter() local 2386 SwMergeSourceWarningBox_Impl aWarning( &GetViewFrame()->GetWindow()); in GenerateFormLetter() local
|
/aoo42x/main/uui/source/ |
H A D | iahndl.cxx | 1362 MacroWarning aWarning( in handleMacroConfirmRequest() local
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 898 SwSaveWarningBox_Impl aWarning( pButton, sOutPath ); in IMPL_LINK() local
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 2679 SQLWarning aWarning; variable
|
/aoo42x/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 3193 WarningBox aWarning( 0, WB_YES_NO | WB_DEF_YES, aMsg ); in checkForExistingFiles() local
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 2774 WarningBox aWarning( pParent,SW_RES(MSG_DISABLE_READLINE_QUESTION)); in checkRedlining() local
|
/aoo42x/main/svx/source/form/ |
H A D | formcontroller.cxx | 4074 SQLWarning aWarning; in confirmDelete() local
|
Completed in 125 milliseconds