diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:30:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:30:15 +0000 |
commit | e3f8e9f6487e4c85d1348e197e1c3264b4e5d1bd (patch) | |
tree | 666f5faa61574d86198aab6cbacd18afc2b676ac | |
parent | eae791e82c8e138cc983c3e7058cc4e9dafa4002 (diff) |
INTEGRATION: CWS awttree01 (1.8.180); FILE MERGED
2007/05/21 10:45:25 cl 1.8.180.3: RESYNC: (1.9-1.10); FILE MERGED
2007/03/11 15:32:06 cl 1.8.180.2: RESYNC: (1.8-1.9); FILE MERGED
2006/09/28 13:43:53 cl 1.8.180.1: added new idl files
-rw-r--r-- | offapi/com/sun/star/view/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/view/makefile.mk b/offapi/com/sun/star/view/makefile.mk index a63cb74434b3..cc2cd02208ce 100644 --- a/offapi/com/sun/star/view/makefile.mk +++ b/offapi/com/sun/star/view/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: kz $ $Date: 2007-05-10 10:02:22 $ +# last change: $Author: hr $ $Date: 2007-06-27 12:30:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -76,6 +76,8 @@ IDLFILES=\ XPrintJob.idl\ XPrintJobBroadcaster.idl\ XPrintJobListener.idl\ + XMultiSelectionSupplier.idl\ + SelectionType.idl # ------------------------------------------------------------------ |