summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/tool.h')
-rw-r--r--sc/source/filter/inc/tool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/tool.h b/sc/source/filter/inc/tool.h
index 1fde4eee450b..b7c99a6f54a4 100644
--- a/sc/source/filter/inc/tool.h
+++ b/sc/source/filter/inc/tool.h
@@ -94,7 +94,7 @@ private:
SfxUInt32Item* NewAttr( sal_uInt8 nFormat, sal_uInt8 nSt );
public:
- FormCache( ScDocument* );
+ FormCache( const ScDocument* );
~FormCache();
inline const SfxUInt32Item* GetAttr( sal_uInt8 nFormat, sal_uInt8 nSt );