Home
last modified time | relevance | path

Searched defs:aWarning (Results 1 – 11 of 11) sorted by relevance

/trunk/main/tools/inc/tools/
H A Ddebug.hxx457 #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 …]
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx287 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
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx361 SQLWarning aWarning; in execute() local
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx583 SQLWarning aWarning; in getWarnings() local
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2334 WarningBox aWarning( in GenerateFormLetter() local
2386 SwMergeSourceWarningBox_Impl aWarning( &GetViewFrame()->GetWindow()); in GenerateFormLetter() local
/trunk/main/uui/source/
H A Diahndl.cxx1362 MacroWarning aWarning( in handleMacroConfirmRequest() local
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx898 SwSaveWarningBox_Impl aWarning( pButton, sOutPath ); in IMPL_LINK() local
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx2679 SQLWarning aWarning; variable
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx3193 WarningBox aWarning( 0, WB_YES_NO | WB_DEF_YES, aMsg ); in checkForExistingFiles() local
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx2774 WarningBox aWarning( pParent,SW_RES(MSG_DISABLE_READLINE_QUESTION)); in checkRedlining() local
/trunk/main/svx/source/form/
H A Dformcontroller.cxx4074 SQLWarning aWarning; in confirmDelete() local

Completed in 146 milliseconds