Tag: cws_src680_warnings01 User: sb Date: 06/01/25 12:49:25 Modified: /dba/connectivity/source/drivers/evoab/ LTable.hxx
Log: RESYNC: (1.4-1.5); FILE MERGED File Changes: Directory: /dba/connectivity/source/drivers/evoab/ ================================================== File [changed]: LTable.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LTable.hxx?r1=1.4.30.1&r2=1.4.30.2 Delta lines: +4 -4 ------------------- --- LTable.hxx 16 Nov 2005 12:58:58 -0000 1.4.30.1 +++ LTable.hxx 25 Jan 2006 20:49:22 -0000 1.4.30.2 @@ -77,7 +77,7 @@ sal_Int32 m_nMaxRowCount; // will be set if stream is once eof ::std::vector< ::rtl::OUString> m_aColumnRawNames; sal_Bool setColumnAliases(); - void fillColumns(); + void fillColumns(const ::com::sun::star::lang::Locale& _aLocale); sal_Bool checkHeaderLine(); ::com::sun::star::uno::Reference< ::com::sun::star::beans::XFastPropertySet> isUniqueByColumnName(const ::rtl::OUString& _rColName); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
