summaryrefslogtreecommitdiffstats
path: root/filter/source/graphicfilter/idxf/dxfreprd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/idxf/dxfreprd.hxx')
-rw-r--r--filter/source/graphicfilter/idxf/dxfreprd.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/source/graphicfilter/idxf/dxfreprd.hxx b/filter/source/graphicfilter/idxf/dxfreprd.hxx
index a7e15b274a33..2f8fc7af90e3 100644
--- a/filter/source/graphicfilter/idxf/dxfreprd.hxx
+++ b/filter/source/graphicfilter/idxf/dxfreprd.hxx
@@ -92,6 +92,8 @@ public:
double mfGlobalLineTypeScale; // $LTSCALE
+ bool mbInCalc; // guard for self-recursive bounding box calc
+
DXFRepresentation();
~DXFRepresentation();