Kaydet (Commit) 321d77aa authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS residcleanup (1.5.262); FILE MERGED

2007/02/20 19:38:34 pl 1.5.262.1: #i74635# get rid of global ResMgr
üst e0c18da3
......@@ -4,9 +4,9 @@
*
* $RCSfile: svxerr.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2006-09-17 05:23:24 $
* last change: $Author: rt $ $Date: 2007-04-26 07:50:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -52,7 +52,7 @@ static SvxErrorHandler* pHandler=NULL;
SvxErrorHandler::SvxErrorHandler() :
SfxErrorHandler(
RID_SVXERRCODE, ERRCODE_AREA_SVX, ERRCODE_AREA_SVX_END, DIALOG_MGR() )
RID_SVXERRCODE, ERRCODE_AREA_SVX, ERRCODE_AREA_SVX_END, &DIALOG_MGR() )
{
pHandler = this;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment