summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-24 12:36:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-24 12:36:52 +0000
commitd478848f1659e0641bc50b6fb1a886068f270e04 (patch)
tree357f8f8bd11fe17091b13fe45701e0c3920c4051 /sc/inc/dpobject.hxx
parentwindows uses BRAND_BASE_DIR instead of OOO_BASE_DIR (diff)
downloadcore-d478848f1659e0641bc50b6fb1a886068f270e04.tar.gz
core-d478848f1659e0641bc50b6fb1a886068f270e04.zip
WaE: consistent struct/class declaration
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index d5516301084a..59230d833491 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -60,7 +60,7 @@ class ScPivot;
class ScPivotCollection;
struct ScPivotParam;
struct ScImportSourceDesc;
-struct ScSheetSourceDesc;
+class ScSheetSourceDesc;
class ScStrCollection;
class TypedScStrCollection;
struct PivotField;