summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/source/svdraw/svdotext.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/svdraw/svdotext.cxx b/svx/source/svdraw/svdotext.cxx
index acfbe91f1e52..3f709c020ffd 100644
--- a/svx/source/svdraw/svdotext.cxx
+++ b/svx/source/svdraw/svdotext.cxx
@@ -143,6 +143,7 @@ SdrTextObj::SdrTextObj(SdrObjKind eNewTextKind)
{
bTextSizeDirty=false;
bTextFrame=true;
+ bPortionInfoChecked=false;
bNoShear=true;
bNoRotate=false;
bNoMirror=true;