diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 10:10:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 10:10:28 +0000 |
commit | fedee470d7c816b210bf9e334cb99b263e47234f (patch) | |
tree | d46edfc0ae2afd739487c4aadbfdce81a91369cb /offapi | |
parent | 4047ebab4acf204a3197aba3761b1a9f5a2dbd6f (diff) |
INTEGRATION: CWS frmcontrols02 (1.7.230); FILE MERGED
2004/01/22 09:53:24 fs 1.7.230.1: #i24411# +FormControllerDispatcher.idl
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/form/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/makefile.mk b/offapi/com/sun/star/form/makefile.mk index 1b50e2f9a4b8..58b292f44d68 100644 --- a/offapi/com/sun/star/form/makefile.mk +++ b/offapi/com/sun/star/form/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hr $ $Date: 2003-03-26 13:53:57 $ +# last change: $Author: hr $ $Date: 2004-04-13 11:10:28 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,6 +83,7 @@ IDLFILES=\ FormComponents.idl\ FormComponentType.idl\ FormController.idl\ + FormControllerDispatcher.idl\ FormControlModel.idl\ Forms.idl\ FormSubmitEncoding.idl\ |