summaryrefslogtreecommitdiff
path: root/sc/inc/dpoutput.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-20 12:44:23 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-20 12:44:23 +0000
commit8ac5d80fdc989f790f2b6c2283fbedd99ea25a62 (patch)
tree363e46f45bb5f023fc71939a54883c5fdd6d87d9 /sc/inc/dpoutput.hxx
parenta69f2bf634f4e94a8d6e262aa1550f044ae97536 (diff)
INTEGRATION: CWS calc21 (1.5.40); FILE MERGED
2004/08/25 13:30:00 nn 1.5.40.1: #i32337# also handle number formats if data layout dimension is hidden
Diffstat (limited to 'sc/inc/dpoutput.hxx')
-rw-r--r--sc/inc/dpoutput.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx
index 671f6cbed857..8e64cac54292 100644
--- a/sc/inc/dpoutput.hxx
+++ b/sc/inc/dpoutput.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dpoutput.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-07-23 12:51:32 $
+ * last change: $Author: rt $ $Date: 2004-09-20 13:44:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -129,6 +129,7 @@ private:
UINT32* pRowNumFmt;
long nColFmtCount;
long nRowFmtCount;
+ UINT32 nSingleNumFmt;
BOOL bSizesValid;
BOOL bSizeOverflow;