diff options
author | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-10-28 16:28:05 +0200 |
---|---|---|
committer | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-10-28 16:28:05 +0200 |
commit | 37b293bac9dfe4f569b93b4c09a1c3b8daa68ad9 (patch) | |
tree | 0c8095852a67a4b63710311282ed64eddfe1d544 /offapi/com/sun/star/sheet/makefile.mk | |
parent | 812eed55986c7fa5af00833c47a06d146b5fba80 (diff) |
dr77: #i115296# add constants for SpreadsheetViewSettings::Show... properties
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r-- | offapi/com/sun/star/sheet/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk index 65e8d5c40..c5b15a5b0 100644 --- a/offapi/com/sun/star/sheet/makefile.mk +++ b/offapi/com/sun/star/sheet/makefile.mk @@ -198,6 +198,7 @@ IDLFILES=\ SpreadsheetDocumentSettings.idl\ SpreadsheetDrawPage.idl\ SpreadsheetView.idl\ + SpreadsheetViewObjectsMode.idl\ SpreadsheetViewPane.idl\ SpreadsheetViewPanesEnumeration.idl\ SpreadsheetViewSettings.idl\ |