summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/preview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/preview.hxx')
-rw-r--r--sc/source/ui/inc/preview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx
index e6a247add44a..2d0f7ea502e6 100644
--- a/sc/source/ui/inc/preview.hxx
+++ b/sc/source/ui/inc/preview.hxx
@@ -48,7 +48,7 @@ private:
long nTabStart; // First (real) page of the sheet
long nDisplayStart; // same as above, relative to the start of counting
Date aDate;
- Time aTime;
+ tools::Time aTime;
long nTotalPages;
Size aPageSize; // for GetOptimalZoom
ScPrintState aState;