Kaydet (Commit) 52ac22c6 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS obr05 (1.59.4); FILE MERGED

2007/06/08 06:38:46 obr 1.59.4.1: #147862# no ResId's without ResMgr any more
üst 6fc310cb
......@@ -4,9 +4,9 @@
*
* $RCSfile: iahndl.cxx,v $
*
* $Revision: 1.59 $
* $Revision: 1.60 $
*
* last change: $Author: rt $ $Date: 2007-04-27 08:49:12 $
* last change: $Author: kz $ $Date: 2007-06-19 16:10:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -2479,7 +2479,7 @@ UUIInteractionHelper::handleErrorRequest(
{
enum Source { SOURCE_DEFAULT, SOURCE_CNT, SOURCE_SVX, SOURCE_UUI };
static char const * const aManager[4]
= { 0,
= { CREATEVERSIONRESMGR_NAME(ofa),
CREATEVERSIONRESMGR_NAME(cnt),
CREATEVERSIONRESMGR_NAME(svx),
CREATEVERSIONRESMGR_NAME(uui) };
......
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