summaryrefslogtreecommitdiff
path: root/forms/source/component/Filter.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-29 16:06:18 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-29 16:06:18 +0000
commit6bf3229137707ea40f5e9e3f1853c2a0433818ab (patch)
tree60e310097ca313ceac4e31864567bfb36606cfba /forms/source/component/Filter.cxx
parent9099285392c28dce7eb72a2c70294b1cd27d9ff1 (diff)
INTEGRATION: CWS oj30 (1.11.16); FILE MERGED
2008/01/10 14:27:03 oj 1.11.16.1: #i85085# add std
Diffstat (limited to 'forms/source/component/Filter.cxx')
-rw-r--r--forms/source/component/Filter.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx
index 1b44a3a9c322..874e8cbf82bb 100644
--- a/forms/source/component/Filter.cxx
+++ b/forms/source/component/Filter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Filter.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 16:33:47 $
+ * last change: $Author: rt $ $Date: 2008-01-29 17:06:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -524,7 +524,7 @@ namespace frm
sal_Int16 i = 0;
- vector< ::rtl::OUString> aStringList;
+ ::std::vector< ::rtl::OUString> aStringList;
aStringList.reserve(16);
::rtl::OUString aStr;