summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/miscdlgs/autofmt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/autofmt.cxx b/sc/source/ui/miscdlgs/autofmt.cxx
index e8d814ff309c..741f3cfb323a 100644
--- a/sc/source/ui/miscdlgs/autofmt.cxx
+++ b/sc/source/ui/miscdlgs/autofmt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: autofmt.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 13:29:23 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:57:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -682,7 +682,7 @@ void AutoFmtPreview::DrawString( size_t nCol, size_t nRow )
Point aPos = cellRect.TopLeft();
USHORT nRightX = 0;
BOOL bJustify = pCurData->GetIncludeJustify();
- SvxHorJustifyItem aHorJustifyItem;
+ SvxHorJustifyItem aHorJustifyItem( SVX_HOR_JUSTIFY_STANDARD, ATTR_HOR_JUSTIFY );
SvxCellHorJustify eJustification;
//-------------