summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-02 12:53:42 +0200
committerNoel Grandin <noel@peralex.com>2013-09-05 08:54:21 +0200
commit5cc8b86f5e79467913787fdad6d02cf1ccd34b32 (patch)
tree35d8bceba78b2f947676cc12291c71eb9fa36b26 /include
parentea766508f7f8b4a89ca428db16b21ac6e0226882 (diff)
convert include/svx/svdoashp.hxx from String to OUString
Change-Id: Ie31c952ebb6d1c06b3905e56c6efe30e90303a82
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdoashp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 1c543454474f..c1f051fd60ec 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -131,7 +131,7 @@ public:
protected:
- String aName;
+ OUString aName;
public: