Home
last modified time | relevance | path

Searched refs:SfxErrorHandler (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/misc/
H A Dehdl.cxx159 SfxErrorHandler::SfxErrorHandler(sal_uInt16 nIdP, sal_uLong lStartP, sal_uLong lEndP, ResMgr *pMgrP… in SfxErrorHandler() function in SfxErrorHandler
174 SfxErrorHandler::~SfxErrorHandler() in ~SfxErrorHandler()
182 sal_Bool SfxErrorHandler::CreateString( in CreateString()
307 sal_Bool SfxErrorHandler::GetClassString(sal_uLong lClassId, String &rStr) const in GetClassString()
336 sal_Bool SfxErrorHandler::GetMessageString( in GetMessageString()
366 sal_Bool SfxErrorHandler::GetErrorString( in GetErrorString()
/trunk/main/svtools/inc/svtools/
H A Dehdl.hxx56 class SVT_DLLPUBLIC SfxErrorHandler : private ErrorHandler class
59 SfxErrorHandler(sal_uInt16 nId, sal_uLong lStart, sal_uLong lEnd, ResMgr *pMgr=0);
60 ~SfxErrorHandler();
/trunk/main/sfx2/source/appl/
H A Dappinit.cxx263 new SfxErrorHandler( RID_ERRHDL, ERRCODE_AREA_TOOLS, ERRCODE_AREA_LIB1 ); in Initialize_Impl()
264 …new SfxErrorHandler( RID_SO_ERROR_HANDLER, ERRCODE_AREA_SO, ERRCODE_AREA_SO_END, pAppData_Impl->pS… in Initialize_Impl()
265 …new SfxErrorHandler( RID_BASIC_START, ERRCODE_AREA_SBX, ERRCODE_AREA_SBX_END, pAppData_Impl->pBasi… in Initialize_Impl()
/trunk/main/sd/inc/
H A Dsdmod.hxx57 class SfxErrorHandler;
152 SfxErrorHandler* mpErrorHdl;
/trunk/main/sw/inc/
H A Dswmodule.hxx44 class SfxErrorHandler;
96 SfxErrorHandler* pErrorHdl;
/trunk/main/sc/inc/
H A Dscmod.hxx48 class SfxErrorHandler;
135 SfxErrorHandler* pErrorHdl;
/trunk/main/svx/source/items/
H A Dsvxerr.cxx39 SfxErrorHandler( in SvxErrorHandler()
/trunk/main/svx/inc/svx/
H A Dsvxerr.hxx95 class SVX_DLLPUBLIC SvxErrorHandler : private SfxErrorHandler
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx101 mpErrorHdl = new SfxErrorHandler( RID_SD_ERRHDL, in SdModule()
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx213 pErrorHdl = new SfxErrorHandler( RID_SW_ERRHDL, in SwModule()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx172 pErrorHdl = new SfxErrorHandler( RID_ERRHDLSC, in ScModule()

Completed in 54 milliseconds