Home
last modified time | relevance | path

Searched refs:StringErrorInfo (Results 1 – 22 of 22) sorted by relevance

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx910StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, rStorageName, ERRCODE_BUTT… in ImpMgrNotLoaded()
1058StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, aStorName, ERRCODE_BUTTON_… in LoadOldBasicManager()
1106StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, aStorName, ERRCODE_BUTTON_… in LoadOldBasicManager()
1194StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, xStorage->GetName(), ERRCO… in ImpLoadLibary()
1203StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD , pLibInfo->GetLibName(), E… in ImpLoadLibary()
1235StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, pLibInfo->GetLibName(), ER… in ImpLoadLibary()
1427StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON… in RemoveLib()
1451StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON… in RemoveLib()
1623StringErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, String(), ERRCODE_BUTTON_O… in LoadLib()
/trunk/main/tools/source/ref/
H A Derrinf.cxx136 TYPEINIT1(StringErrorInfo, DynamicErrorInfo);
192 StringErrorInfo::StringErrorInfo( in StringErrorInfo() function in StringErrorInfo
/trunk/main/tools/inc/tools/
H A Derrinf.hxx106 class TOOLS_DLLPUBLIC StringErrorInfo : public DynamicErrorInfo class
114 StringErrorInfo( sal_uIntPtr lUserId,
/trunk/main/svtools/source/misc/
H A Dehdl.cxx213 StringErrorInfo *pStringInfo=PTR_CAST(StringErrorInfo,pErr); in CreateString()
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx129 *new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) ); in ShowLanguageErrors()
136 *new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) ); in ShowLanguageErrors()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx473 return *new StringErrorInfo( ERR_WRITE_ERROR_FILE, sErrFile, in _Write()
481 return *new StringErrorInfo( WARN_WRITE_ERROR_FILE, sWarnFile, in _Write()
H A Dswxml.cxx238 return *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr, in ReadThroughComponent()
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx527 ErrorHandler::HandleError( *new StringErrorInfo( in UpdateGlosPath()
554 sal_uInt32 nPathError = *new StringErrorInfo(ERR_AUTOPATH_ERROR, in ShowError()
/trunk/main/basic/source/classes/
H A Dsb.cxx1759 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()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx432 ErrorHandler::HandleError(* new StringErrorInfo(ERRCODE_SFX_OLEGENERAL, in DoExecute()
H A Dfutext.cxx1415 ErrorHandler::HandleError(* new StringErrorInfo( in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptdict.cxx183 ErrorHandler::HandleError( *new StringErrorInfo( in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx992 ErrorHandler::HandleError(* new StringErrorInfo(aErrCode, String() ) ); in ActivateObject()
H A DOutliner.cxx1413 ErrorHandler::HandleError(* new StringErrorInfo( in IMPL_LINK_INLINE_START()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx386 ErrorHandler::HandleError( *new StringErrorInfo( ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS, aErr ) ); in IMPL_LINK()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx303 return *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr, in ReadThroughComponent()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx1074 …nErr = *new StringErrorInfo( (SCERR_EXPORT_SQLEXCEPTION), aException.Message, ERRCODE_BUTTON_OK | … in DBaseExport()
H A Ddocsh.cxx2351 SetError( *new StringErrorInfo( in ConvertTo()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx313 nReturn = *new StringErrorInfo( SCERR_IMPORT_FORMAT_ROWCOL, sErr, in ImportFromComponent()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1167 *new StringErrorInfo( ERRCODE_SVX_GRAPHIC_NOTREADABLE, in RaiseLoadError_Impl()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx161 nRet = *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr, in Read()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx254 nRet = *new StringErrorInfo( ERR_FORMAT_ROWCOL, sErr, in Read()

Completed in 301 milliseconds