summaryrefslogtreecommitdiff
path: root/include/svx/svdoedge.hxx
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2013-09-02 14:30:09 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-09-02 20:16:18 +0100
commit7c03fc2fe77f9b1f910f4ab395923e52648c32b5 (patch)
treee19128377e8f55dd9717dc277389210c1164a2c0 /include/svx/svdoedge.hxx
parent69895a60c839a865320a62cc2b659c660f5c0de6 (diff)
Related: #i123048# Corrected connector layout after reload
(cherry picked from commit c7d96eed93415894c5ca4522bd32ca06acd88233) Conflicts: svx/inc/svx/svdoedge.hxx svx/source/svdraw/svdoedge.cxx Change-Id: Id388fa7396751a2e8b5908373ca57eceee1a1af1
Diffstat (limited to 'include/svx/svdoedge.hxx')
-rw-r--r--include/svx/svdoedge.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/svx/svdoedge.hxx b/include/svx/svdoedge.hxx
index a7469beb1bfd..580cf1eb1055 100644
--- a/include/svx/svdoedge.hxx
+++ b/include/svx/svdoedge.hxx
@@ -182,6 +182,10 @@ protected:
// is running, the flag is set, else it is always sal_False.
unsigned mbBoundRectCalculationRunning : 1;
+ // #i123048# need to remember if layouting was suppressed before to get
+ // to a correct state for first real layouting
+ unsigned mbSuppressed : 1;
+
public:
// #109007#
// Interface to default connect suppression