diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 14:17:37 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 14:17:37 +0000 |
commit | f3d6833e138f5d52a0f61e2f65edaea178b4605a (patch) | |
tree | 857a9bc2f2852562ff3923204b914490a6cd6206 /offapi/com/sun/star/sdbcx | |
parent | 9f256a187f7b1080573f9925a2b597eed6cf9b8e (diff) |
INTEGRATION: CWS dba24c (1.7.180); FILE MERGED
2007/09/13 11:34:47 fs 1.7.180.1: #i49183# +XAlterView
Diffstat (limited to 'offapi/com/sun/star/sdbcx')
-rw-r--r-- | offapi/com/sun/star/sdbcx/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbcx/makefile.mk b/offapi/com/sun/star/sdbcx/makefile.mk index 5dadd82961c0..34920a28b06b 100644 --- a/offapi/com/sun/star/sdbcx/makefile.mk +++ b/offapi/com/sun/star/sdbcx/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2006-12-01 17:14:04 $ +# last change: $Author: ihi $ $Date: 2007-11-21 15:17:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -78,6 +78,7 @@ IDLFILES=\ View.idl \ ViewDescriptor.idl \ XAlterTable.idl \ + XAlterView.idl \ XAppend.idl \ XAuthorizable.idl \ XColumnsSupplier.idl \ |