summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-17 22:47:37 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-11-17 22:47:37 -0500
commit06cb54cdbb4603d79460b950ba2c19d5b9134b7f (patch)
tree7d8109e19c8bfac93ed7893555e01f88ac3b69a6 /sc/inc/dpshttab.hxx
parentMoved the mis-placed class header comment into the right place. (diff)
downloadcore-06cb54cdbb4603d79460b950ba2c19d5b9134b7f.tar.gz
core-06cb54cdbb4603d79460b950ba2c19d5b9134b7f.zip
Indentation fix.
Diffstat (limited to 'sc/inc/dpshttab.hxx')
-rw-r--r--sc/inc/dpshttab.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index bfe180b773f8..bda7aec61e7e 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -71,7 +71,7 @@ private:
bool bIgnoreEmptyRows;
bool bRepeatIfEmpty;
- ScDPCacheTable aCacheTable;
+ ScDPCacheTable aCacheTable;
public:
ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );