diff options
author | Niklas Nebel <nn@openoffice.org> | 2010-09-01 17:53:25 +0200 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2010-09-01 17:53:25 +0200 |
commit | 0720069a5eda395ca1709dc2e52546181f59f1ae (patch) | |
tree | de1ca62944c2a8b948c86bf8426bbd3e493cb498 /offapi/com/sun/star/sheet/makefile.mk | |
parent | b606a9b0bdf4d3b91997d09351fdf6f30d08f2e4 (diff) |
calc59: #i114256# Don't move DataPilot fields to orientations that the source doesn't support
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 016378178f29..65e8d5c40491 100644 --- a/offapi/com/sun/star/sheet/makefile.mk +++ b/offapi/com/sun/star/sheet/makefile.mk @@ -122,6 +122,7 @@ IDLFILES=\ DatabaseRange.idl\ DatabaseRanges.idl\ DatabaseRangesEnumeration.idl\ + DimensionFlags.idl\ DocumentSettings.idl\ ExternalDocLink.idl\ ExternalDocLinks.idl\ |