summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/autofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/autofmt.hxx')
-rw-r--r--sc/source/ui/inc/autofmt.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx
index 682aa019fecc..37de70ac9d3b 100644
--- a/sc/source/ui/inc/autofmt.hxx
+++ b/sc/source/ui/inc/autofmt.hxx
@@ -55,10 +55,10 @@ private:
svx::frame::Array maArray; /// Implementation to draw the frame borders.
bool mbRTL;
Size aPrvSize;
- long mnLabelColWidth;
- long mnDataColWidth1;
- long mnDataColWidth2;
- long mnRowHeight;
+ tools::Long mnLabelColWidth;
+ tools::Long mnDataColWidth1;
+ tools::Long mnDataColWidth2;
+ tools::Long mnRowHeight;
const OUString aStrJan;
const OUString aStrFeb;
const OUString aStrMar;