summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/wrthtml.hxx
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-13 23:01:33 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-13 23:01:33 -0500
commit900e35045fee950f3f7d10f9fe863d0f51854699 (patch)
treeac83423f32a09078e0d4f9af4a84017edd9731c7 /sw/source/filter/html/wrthtml.hxx
parentffaa6ae12d40419ec043607c9a34fb80677683dd (diff)
SvStringsDtor->std::vector
Diffstat (limited to 'sw/source/filter/html/wrthtml.hxx')
-rw-r--r--sw/source/filter/html/wrthtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx
index 71082c78bf0d..4ceb9b51f41b 100644
--- a/sw/source/filter/html/wrthtml.hxx
+++ b/sw/source/filter/html/wrthtml.hxx
@@ -224,7 +224,7 @@ public:
static const sal_Char sNewLine[]; // \015\012
#endif
- SvStringsDtor aImgMapNames; // geschriebene Image Maps
+ std::vector<String> aImgMapNames; // geschriebene Image Maps
std::set<String> aImplicitMarks;// implizite Stprungmarken
std::set<String> aNumRuleNames;// Names of exported num rules
std::set<String> aScriptParaStyles;// script dependent para styles