Kaydet (Commit) 90992853 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS oj30 (1.38.16); FILE MERGED

2008/01/10 14:27:03 oj 1.38.16.1: #i85085# add std
üst e9e28f6b
......@@ -4,9 +4,9 @@
*
* $RCSfile: ComboBox.cxx,v $
*
* $Revision: 1.38 $
* $Revision: 1.39 $
*
* last change: $Author: ihi $ $Date: 2007-11-21 17:15:47 $
* last change: $Author: rt $ $Date: 2008-01-29 17:06:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -626,7 +626,7 @@ void OComboBoxModel::loadData()
return;
}
vector< ::rtl::OUString > aStringList;
::std::vector< ::rtl::OUString > aStringList;
aStringList.reserve(16);
try
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment