summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/token.hxx
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2011-10-18 14:50:21 -0400
committerMichael Meeks <michael.meeks@suse.com>2011-10-21 10:08:57 +0100
commit034350a5097c2138311999b87da5621fe0d9d96e (patch)
treea1e3f29098a7057dbb25b1081ef2618df5a11403 /basic/source/inc/token.hxx
parentWork around a problem creating symlinks in ooinstall. (diff)
downloadcore-034350a5097c2138311999b87da5621fe0d9d96e.tar.gz
core-034350a5097c2138311999b87da5621fe0d9d96e.zip
String->OUString, with accompanying tests
Diffstat (limited to 'basic/source/inc/token.hxx')
-rw-r--r--basic/source/inc/token.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/inc/token.hxx b/basic/source/inc/token.hxx
index 666c8e4ee8ff..1048176ad088 100644
--- a/basic/source/inc/token.hxx
+++ b/basic/source/inc/token.hxx
@@ -155,7 +155,7 @@ public:
inline sal_Bool IsEos() { return bEos; }
void Push( SbiToken );
- const String& Symbol( SbiToken ); // reconversion
+ const ::rtl::OUString& Symbol( SbiToken ); // reconversion
SbiToken Peek(); // read the next token
SbiToken Next(); // read a token