-Werror=unused-macros
Change-Id: Ic44d85b0180612d499beec35e944402becd181a7
This commit is contained in:
@@ -37,12 +37,15 @@ DBG_NAME( UniString )
|
|||||||
#define STRCODEU sal_Unicode
|
#define STRCODEU sal_Unicode
|
||||||
#define STRING UniString
|
#define STRING UniString
|
||||||
#define STRINGDATA UniStringData
|
#define STRINGDATA UniStringData
|
||||||
#define DBGCHECKSTRING DbgCheckUniString
|
|
||||||
#define STRING_TYPE rtl_uString
|
#define STRING_TYPE rtl_uString
|
||||||
#define STRING_ACQUIRE rtl_uString_acquire
|
#define STRING_ACQUIRE rtl_uString_acquire
|
||||||
#define STRING_RELEASE rtl_uString_release
|
#define STRING_RELEASE rtl_uString_release
|
||||||
#define STRING_NEW rtl_uString_new
|
#define STRING_NEW rtl_uString_new
|
||||||
|
|
||||||
|
#if defined DBG_UTIL
|
||||||
|
#define DBGCHECKSTRING DbgCheckUniString
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <strimp.cxx>
|
#include <strimp.cxx>
|
||||||
#include <strucvt.cxx>
|
#include <strucvt.cxx>
|
||||||
#include <strascii.cxx>
|
#include <strascii.cxx>
|
||||||
|
Reference in New Issue
Block a user