summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8glsy.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2002-07-01 12:55:16 +0000
committerCaolán McNamara <cmc@openoffice.org>2002-07-01 12:55:16 +0000
commite74160aafb19edfae715a08965dddebfd84119fe (patch)
treee1a275246a522b32b735115bfdbf332ceb4f6e8a /sw/source/filter/ww8/ww8glsy.hxx
parentc76af776fb8e60851772eaa5bebcdea77627cf89 (diff)
#100044# vectors scale better
Diffstat (limited to 'sw/source/filter/ww8/ww8glsy.hxx')
-rw-r--r--sw/source/filter/ww8/ww8glsy.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/filter/ww8/ww8glsy.hxx b/sw/source/filter/ww8/ww8glsy.hxx
index d39c96865827..8298839fed4d 100644
--- a/sw/source/filter/ww8/ww8glsy.hxx
+++ b/sw/source/filter/ww8/ww8glsy.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ww8glsy.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: cmc $ $Date: 2002-06-10 10:33:56 $
+ * last change: $Author: cmc $ $Date: 2002-07-01 13:55:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,7 +118,8 @@ private:
USHORT nStrings;
bool MakeEntries(SwDoc *pD, SwTextBlocks &rBlocks, bool bSaveRelFile,
- SvStrings& rStrings, SvStrings& rExtra);
+ const ::std::vector<String>& rStrings,
+ const ::std::vector<String>& rExtra);
bool HasBareGraphicEnd(SwDoc *pD,SwNodeIndex &rIdx);
//No copying