summaryrefslogtreecommitdiff
path: root/filter/inc
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-06 23:54:46 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-06 23:54:46 +0200
commit58a4049174516149403791afb9216e8b54bf0c90 (patch)
treedbe0957153c78b17135559d2c57cf7d572013b3a /filter/inc
parent72c9c9b3aa5cf2ffc61cf4eadbc819922723a356 (diff)
fate#307731, fate#307730: Adds dotted and dashed border lines
Diffstat (limited to 'filter/inc')
-rw-r--r--filter/inc/filter/msfilter/msdffimp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/inc/filter/msfilter/msdffimp.hxx b/filter/inc/filter/msfilter/msdffimp.hxx
index 4fcc8f711686..cc7cc4d51ef1 100644
--- a/filter/inc/filter/msfilter/msdffimp.hxx
+++ b/filter/inc/filter/msfilter/msdffimp.hxx
@@ -289,6 +289,7 @@ struct MSFILTER_DLLPUBLIC SvxMSDffImportRec
ULONG nShapeId;
MSO_SPT eShapeType;
MSO_LineStyle eLineStyle; // Umrandungs-Arten
+ MSO_LineDashing eLineDashing;
BOOL bDrawHell :1;
BOOL bHidden :1;
BOOL bReplaceByFly :1;