summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2010-08-30 18:45:51 +0200
committerNiklas Nebel <nn@openoffice.org>2010-08-30 18:45:51 +0200
commit7efea44937b783ef1663006410e9d8c7f549f3be (patch)
treedaf06cb9c3dca9fddb42361f69929977a2da154d /sc/inc
parent8c8d2a8a8f0721ebf8767ab2f0a058730d16996f (diff)
calc59: #i114202# save table:show-empty attribute only if valid in ScDPSaveDimension
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/dpsave.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dpsave.hxx b/sc/inc/dpsave.hxx
index bfff0b97a168..8272b850b27e 100644
--- a/sc/inc/dpsave.hxx
+++ b/sc/inc/dpsave.hxx
@@ -140,6 +140,7 @@ public:
void SetSubTotals(long nCount, const USHORT* pFuncs);
long GetSubTotalsCount() const { return nSubTotalCount; }
USHORT GetSubTotalFunc(long nIndex) const { return pSubTotalFuncs[nIndex]; }
+ bool HasShowEmpty() const;
void SetShowEmpty(BOOL bSet);
BOOL GetShowEmpty() const { return BOOL(nShowEmptyMode); }
void SetFunction(USHORT nNew); // enum GeneralFunction