INTEGRATION: CWS hsqldb (1.3.26); FILE MERGED
2004/10/29 10:08:23 oj 1.3.26.1: #i33348# merge dbwizard1 and hsqldb settings
This commit is contained in:
parent
8348cd0738
commit
4694127fb9
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: xmlDataSourceInfo.cxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-09-20 13:35:12 $
|
||||
* last change: $Author: hr $ $Date: 2004-11-09 12:26:13 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -153,7 +153,7 @@ OXMLDataSourceInfo::OXMLDataSourceInfo( ODBFilter& rImport
|
|||
if ( bAutoEnabled )
|
||||
{
|
||||
aProperty.Name = INFO_AUTORETRIEVEENABLED;
|
||||
aProperty.Value <<= ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("1"));
|
||||
aProperty.Value <<= sal_True;
|
||||
m_rParent.addInfo(aProperty);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue