summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmltextbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmltextbox.hxx')
-rw-r--r--include/oox/vml/vmltextbox.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/vml/vmltextbox.hxx b/include/oox/vml/vmltextbox.hxx
index 3ff88d48804a..6b14c4c900b3 100644
--- a/include/oox/vml/vmltextbox.hxx
+++ b/include/oox/vml/vmltextbox.hxx
@@ -95,6 +95,7 @@ public:
bool borderDistanceSet;
int borderDistanceLeft, borderDistanceTop, borderDistanceRight, borderDistanceBottom;
OUString maLayoutFlow;
+ OUString msNextTextbox;
private:
typedef ::std::vector< TextPortionModel > PortionVector;