INTEGRATION: CWS sb18 (1.6.328); FILE MERGED

2004/05/21 15:01:07 sb 1.6.328.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 20:33:00 +00:00
parent 5806a180fb
commit 38d3f7a8a0

View file

@ -2,9 +2,9 @@
*
* $RCSfile: CallableStatement.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: hr $ $Date: 2003-03-26 13:54:57 $
* last change: $Author: obo $ $Date: 2004-06-03 21:33:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -78,7 +78,7 @@
<type scope="com::sun::star::sdbc">CallableStatement</type>
.
*/
service CallableStatement
published service CallableStatement
{
// DocMerge: empty anyway
service com::sun::star::sdbc::CallableStatement;