diff options
author | Sascha Ballach <sab@openoffice.org> | 2002-09-27 10:03:14 +0000 |
---|---|---|
committer | Sascha Ballach <sab@openoffice.org> | 2002-09-27 10:03:14 +0000 |
commit | bde0b2bcef1c5d5bdf5ae91f611127b59c21601d (patch) | |
tree | 344fcce60aec5d146b03cccd79ca974f611b1da7 /offapi/com/sun/star/sheet/makefile.mk | |
parent | a6b49c1f74a86b2fd6ec0c88e108772c2b398dbe (diff) |
#86769#; add a more simpler drawpage service for the spreadsheet drawpage
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r-- | offapi/com/sun/star/sheet/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk index 59e4dd05a..10d8d1615 100644 --- a/offapi/com/sun/star/sheet/makefile.mk +++ b/offapi/com/sun/star/sheet/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: sab $ $Date: 2001-07-06 11:48:39 $ +# last change: $Author: sab $ $Date: 2002-09-27 11:03:13 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -155,6 +155,7 @@ IDLFILES=\ Spreadsheet.idl\ SpreadsheetDocument.idl\ SpreadsheetDocumentSettings.idl\ + SpreadsheetDrawPage.idl\ Spreadsheets.idl\ SpreadsheetView.idl\ SpreadsheetViewPane.idl\ |