Home
last modified time | relevance | path

Searched refs:ErrorBox (Results 101 – 125 of 152) sorted by relevance

1234567

/aoo41x/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx469 ErrorBox(NULL, WB_OK, MnemonicGenerator::EraseAllMnemonicChars( aErrorText)).Execute(); in prepareLeave()
H A Dsqlmessage.cxx648 m_aInfoImage.SetImage(ErrorBox::GetStandardImage()); in impl_initImage()
H A DConnectionHelper.cxx419 ErrorBox aBox(this, WB_OK, sError);
/aoo41x/main/basctl/source/basicide/
H A Dbaside2.cxx505 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_COULDNTREAD ) ) ).Execute(); in LoadBasic()
562 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_COULDNTWRITE) ) ).Execute(); in SaveBasicSource()
/aoo41x/main/vcl/source/app/
H A Dsvdata.cxx258ErrorBox aBox( NULL, WB_OK | WB_DEF_OK, rtl::OUString( pMsg, strlen( pMsg ), RTL_TEXTENCODING_ASCI… in ImplGetResMgr()
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx783 ErrorBox( this, WinBits( WB_OK | WB_DEF_OK ), in IMPL_LINK()
/aoo41x/main/extensions/source/abpilot/
H A Dabspilot.src344 ErrorBox RID_ERR_NEEDTYPESELECTION
/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.src426 ErrorBox ERR_INVALID_BACKUP_LOCATION
/aoo41x/main/desktop/source/migration/
H A Dwizard.src98 ErrorBox ERRBOX_REG_NOSYSBROWSER
/aoo41x/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx632 ErrorBox( NULL, WinBits( WB_OK ), aOUFinal ).Execute(); in firing_impl()
/aoo41x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx62 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute()
H A Dpvlaydlg.cxx792ErrorBox( this, WinBits( WB_OK | WB_DEF_OK ), ScGlobal::GetRscString( STR_INVALID_TABREF ) ).Execu… in IMPL_LINK()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx317 ErrorBox aError(getView(), WB_OK, sMessage); in deleteTables()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A Dtable.src146 ErrorBox ERR_INVALID_LISTBOX_ENTRY
/aoo41x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx320 ErrorBox err(NULL, XMLSEC_RES(RID_XMLSECDLG_OLD_ODF_FORMAT)); in canAddRemove()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshf.cxx479 nRet = ErrorBox( GetDialogParent(), in ExecuteTable()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsert.cxx537 ErrorBox( mpWindow, WB_3DLOOK | WB_OK, aStrErr ).Execute(); in DoExecute()
/aoo41x/main/sd/source/ui/app/
H A Dsdmod1.cxx256 ErrorBox(NULL, WB_OK, String(SdResId(STR_CANT_PERFORM_IN_LIVEMODE))).Execute(); in Execute()
/aoo41x/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx68 #define ERRORBOX(nId) ErrorBox( this, WinBits(WB_OK|WB_DEF_OK), \
/aoo41x/main/cui/source/options/
H A Doptinet2.src525 ErrorBox RID_SVXERR_OPT_PROXYPORTS
/aoo41x/main/vcl/source/gdi/
H A Dprint3.cxx324 ErrorBox aBox( NULL, VclResId( SV_PRINT_NOPRINTERWARNING ) ); in ImplPrintJob()
464 ErrorBox aBox( NULL, VclResId( SV_PRINT_NOCONTENT ) ); in ImplPrintJob()
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx926 ErrorBox( this, WinBits( WB_OK | WB_DEF_OK ), in DeactivatePage()
/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx238 xRet = ErrorBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
/aoo41x/main/sfx2/source/dialog/
H A Dmailmodel.cxx934 ErrorBox aBox( pParentWindow, SfxResId( RID_ERRBOX_MAIL_CONFIG )); in Send()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx48 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute()

Completed in 202 milliseconds

1234567