| /aoo41x/main/basic/source/basmgr/ | 
| H A D | basmgr.cxx | 910 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, rStorageName, ERRCODE_BUTT…  in ImpMgrNotLoaded()1058 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, aStorName, ERRCODE_BUTTON_…  in LoadOldBasicManager()
 1106 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, aStorName, ERRCODE_BUTTON_…  in LoadOldBasicManager()
 1194 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN,	xStorage->GetName(), ERRCO…  in ImpLoadLibary()
 1203 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD , pLibInfo->GetLibName(), E…  in ImpLoadLibary()
 1235 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD,	pLibInfo->GetLibName(), ER…  in ImpLoadLibary()
 1427 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON…  in RemoveLib()
 1451 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON…  in RemoveLib()
 1623 …StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD,	String(), ERRCODE_BUTTON_O…  in LoadLib()
 
 | 
| /aoo41x/main/tools/source/ref/ | 
| H A D | errinf.cxx | 136 TYPEINIT1(StringErrorInfo, DynamicErrorInfo);192 StringErrorInfo::StringErrorInfo(  in StringErrorInfo()  function in StringErrorInfo
 
 | 
| /aoo41x/main/tools/inc/tools/ | 
| H A D | errinf.hxx | 106 class TOOLS_DLLPUBLIC StringErrorInfo : public DynamicErrorInfo  class114                             StringErrorInfo( sal_uIntPtr lUserId,
 
 | 
| /aoo41x/main/svtools/source/misc/ | 
| H A D | ehdl.cxx | 213 		StringErrorInfo *pStringInfo=PTR_CAST(StringErrorInfo,pErr);  in CreateString()
 | 
| /aoo41x/main/editeng/source/misc/ | 
| H A D | splwrap.cxx | 129 				*new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) );  in ShowLanguageErrors()136 				*new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) );  in ShowLanguageErrors()
 
 | 
| /aoo41x/main/sw/source/filter/xml/ | 
| H A D | wrtxml.cxx | 473 			return *new StringErrorInfo( ERR_WRITE_ERROR_FILE, sErrFile,  in _Write()481 			return *new StringErrorInfo( WARN_WRITE_ERROR_FILE, sWarnFile,  in _Write()
 
 | 
| H A D | swxml.cxx | 254 			return *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr,  in ReadThroughComponent()
 | 
| /aoo41x/main/sw/source/ui/misc/ | 
| H A D | glosdoc.cxx | 527 			ErrorHandler::HandleError( *new StringErrorInfo(  in UpdateGlosPath()554 	sal_uInt32 nPathError = *new StringErrorInfo(ERR_AUTOPATH_ERROR,  in ShowError()
 
 | 
| /aoo41x/main/basic/source/classes/ | 
| H A D | sb.cxx | 1759 		code = (sal_uIntPtr)*new StringErrorInfo( code, String(rMsg) );  in CError()1800 			code = (sal_uIntPtr)*new StringErrorInfo( code, aTmp );  in RTError()
 1803 			code = (sal_uIntPtr)*new StringErrorInfo( code, String(rMsg) );  in RTError()
 
 | 
| /aoo41x/main/sd/source/ui/func/ | 
| H A D | fuinsert.cxx | 432 			ErrorHandler::HandleError(* new StringErrorInfo(ERRCODE_SFX_OLEGENERAL,  in DoExecute()
 | 
| H A D | futext.cxx | 1415 	ErrorHandler::HandleError(* new StringErrorInfo(  in IMPL_LINK()
 | 
| /aoo41x/main/cui/source/options/ | 
| H A D | optdict.cxx | 183 		ErrorHandler::HandleError( *new StringErrorInfo(  in IMPL_LINK()
 | 
| /aoo41x/main/sd/source/ui/view/ | 
| H A D | viewshe2.cxx | 992 		ErrorHandler::HandleError(* new StringErrorInfo(aErrCode, String() ) );  in ActivateObject()
 | 
| H A D | Outliner.cxx | 1413 	ErrorHandler::HandleError(* new StringErrorInfo(  in IMPL_LINK_INLINE_START()
 | 
| /aoo41x/main/sw/source/ui/uiview/ | 
| H A D | viewling.cxx | 386 		ErrorHandler::HandleError( *new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) );  in IMPL_LINK()
 | 
| /aoo41x/main/sd/source/filter/xml/ | 
| H A D | sdxmlwrp.cxx | 303 			return *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr,  in ReadThroughComponent()
 | 
| /aoo41x/main/sc/source/filter/xml/ | 
| H A D | xmlwrap.cxx | 313 			    nReturn = *new StringErrorInfo( SCERR_IMPORT_FORMAT_ROWCOL, sErr,  in ImportFromComponent()
 | 
| /aoo41x/main/sc/source/ui/docshell/ | 
| H A D | docsh8.cxx | 1074 …nErr = *new StringErrorInfo( (SCERR_EXPORT_SQLEXCEPTION), aException.Message, ERRCODE_BUTTON_OK | …  in DBaseExport()
 | 
| H A D | docsh.cxx | 2351                 SetError( *new StringErrorInfo(  in ConvertTo()
 | 
| /aoo41x/main/cui/source/tabpages/ | 
| H A D | backgrnd.cxx | 1167 		*new StringErrorInfo( ERRCODE_SVX_GRAPHIC_NOTREADABLE,  in RaiseLoadError_Impl()
 | 
| /aoo41x/main/sw/source/filter/rtf/ | 
| H A D | swparrtf.cxx | 170         nRet = *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr,  in Read()
 | 
| /aoo41x/main/sw/source/filter/html/ | 
| H A D | swhtml.cxx | 254 		nRet = *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr,  in Read()
 |