summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-06-12 19:51:40 +0300
committerTor Lillqvist <tml@collabora.com>2014-06-12 19:51:40 +0300
commit1b450cfd425a988157d5a7eff86091ba12bc10f4 (patch)
treead567d9bd24c3e2525affc77ead0bc81d1de83dd /xmloff
parentb534967caca6767cd2100da363b1da2433640ddd (diff)
WaE: unused function 'isString'
Change-Id: I991cbf4a0203debaa98887d2db3fec9654dc1c5b
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/chart/SchXMLExport.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx
index 6189a8b62542..08b6c1507860 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -2542,14 +2542,6 @@ namespace
//no doubles and no texts
return false;
}
-
- bool isString(const OUString& rString)
- {
- if(rString.startsWith("\"") && rString.endsWith("\""))
- return true;
-
- return false;
- }
}
void SchXMLExportHelper_Impl::exportSeries(