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