summaryrefslogtreecommitdiffstats
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-03-01 22:50:13 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-03-01 22:50:13 -0500
commitb8c551652bae8057352ef2ddcff8c8de2be47def (patch)
treef314b7afaae476104a399fa854df45aa50182a19 /sc/inc/externalrefmgr.hxx
parentHooray! No more ScfRefMap. (diff)
downloadcore-b8c551652bae8057352ef2ddcff8c8de2be47def.tar.gz
core-b8c551652bae8057352ef2ddcff8c8de2be47def.zip
Replaced String with rtl::OUString.
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index 1f155b250162..2dee2083e780 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -255,7 +255,7 @@ public:
bool isDocInitialized(sal_uInt16 nFileId);
void initializeDoc(sal_uInt16 nFileId, const ::std::vector<String>& rTabNames);
String getTableName(sal_uInt16 nFileId, size_t nCacheId) const;
- void getAllTableNames(sal_uInt16 nFileId, ::std::vector<String>& rTabNames) const;
+ void getAllTableNames(sal_uInt16 nFileId, ::std::vector<rtl::OUString>& rTabNames) const;
SCsTAB getTabSpan( sal_uInt16 nFileId, const String& rStartTabName, const String& rEndTabName ) const;
void getAllNumberFormats(::std::vector<sal_uInt32>& rNumFmts) const;
bool hasCacheTable(sal_uInt16 nFileId, const String& rTabName) const;
@@ -481,7 +481,7 @@ public:
The index in the returned vector corresponds to the table index used to
access the cache table, e.g. in getCacheTable().
*/
- void getAllCachedTableNames(sal_uInt16 nFileId, ::std::vector<String>& rTabNames) const;
+ void getAllCachedTableNames(sal_uInt16 nFileId, ::std::vector<rtl::OUString>& rTabNames) const;
/**
* Get the span (distance+sign(distance)) of two sheets of a specified