Kaydet (Commit) e8ed2237 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS dba09 (1.20.516); FILE MERGED

2004/04/27 07:53:45 fs 1.20.516.2: RESYNC: (1.20-1.21); FILE MERGED
2004/03/19 15:34:01 fs 1.20.516.1: #i13497# #i14649# +initializeTextFieldLineEnds
üst ab0e0dde
......@@ -2,9 +2,9 @@
*
* $RCSfile: fmtools.hxx,v $
*
* $Revision: 1.21 $
* $Revision: 1.22 $
*
* last change: $Author: hr $ $Date: 2004-04-13 11:03:30 $
* last change: $Author: hr $ $Date: 2004-05-10 13:15:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -534,5 +534,10 @@ sal_Bool isLoadable(const ::com::sun::star::uno::Reference< ::com::sun::star::un
sal_Bool isRowSetAlive(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _rxRowSet);
// checks if the ::com::sun::star::sdbcx::XColumnsSupplier provided by _rxRowSet supllies any columns
void initializeTextFieldLineEnds(
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxModel,
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB
) SAL_THROW(());
#endif // _SVX_FMTOOLS_HXX
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