INTEGRATION: CWS cmcfixes46 (1.5.20); FILE MERGED

2008/06/04 08:14:03 cmc 1.5.20.1: #i90178# ensure we get the same expansion rules as originally
This commit is contained in:
Oliver Bolte
2008-07-25 10:13:42 +00:00
parent 2d5590d307
commit 128a4c9b72

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: resmgr.hxx,v $ * $RCSfile: resmgr.hxx,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@@ -38,7 +38,7 @@
#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/Locale.hpp>
#define CREATEVERSIONRESMGR_NAME( Name ) #Name #define CREATEVERSIONRESMGR_NAME( Name ) #Name
#define CREATEVERSIONRESMGR( Name ) ResMgr::CreateResMgr( #Name ) #define CREATEVERSIONRESMGR( Name ) ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( Name ) )
#define LOCALE_MAX_FALLBACK 6 #define LOCALE_MAX_FALLBACK 6