summaryrefslogtreecommitdiff
path: root/sw/inc/SwStyleNameMapper.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2013-08-19 20:39:08 +0200
committerMichael Stahl <mstahl@redhat.com>2013-08-21 09:44:48 +0000
commitc5c7574929acf58a5137cab3609b00db53834ebc (patch)
tree3106e2a7f1240119198880a3e3e151f60f72ac78 /sw/inc/SwStyleNameMapper.hxx
parent4e9d7341d421440453bfbc306d65a2bd7bad0384 (diff)
Remove leftovers of String to OUString conversion
Change-Id: I5ab3f394402a7b46e735a9cafd223672761b3c6a Reviewed-on: https://gerrit.libreoffice.org/5558 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/inc/SwStyleNameMapper.hxx')
-rw-r--r--sw/inc/SwStyleNameMapper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/SwStyleNameMapper.hxx b/sw/inc/SwStyleNameMapper.hxx
index 4ef0c2d1422f..08251c1c3822 100644
--- a/sw/inc/SwStyleNameMapper.hxx
+++ b/sw/inc/SwStyleNameMapper.hxx
@@ -20,7 +20,7 @@
#define SWSTYLENAMEMAPPER_HXX
#include <sal/types.h>
-#include <tools/string.hxx>
+#include <rtl/ustring.hxx>
#include <SwGetPoolIdFromName.hxx>
#include "swdllapi.h"
@@ -73,7 +73,6 @@
* " (user)", we simply remove it.
*/
-class String;
struct SwTableEntry;
typedef ::boost::unordered_map<const OUString, sal_uInt16, OUStringHash>