summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-05-23 14:19:19 +0200
committerJan Holesovsky <kendy@suse.cz>2013-05-23 14:27:24 +0200
commitd31d3050150da1980924a475c0ccdcbcb1139a4d (patch)
tree822eb5213de94a2d88731d387278f43749f128f8 /include
parentea28ce082d06adceba66a15883d6434f69c3a391 (diff)
bnc#820786: Best effort mapping of the OOXML patterns to our hatches.
Change-Id: I0138c2186741acf0964f0166953b69872a822907
Diffstat (limited to 'include')
-rw-r--r--include/oox/drawingml/shapepropertymap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/oox/drawingml/shapepropertymap.hxx b/include/oox/drawingml/shapepropertymap.hxx
index a5cc12f5484c..80187524b922 100644
--- a/include/oox/drawingml/shapepropertymap.hxx
+++ b/include/oox/drawingml/shapepropertymap.hxx
@@ -61,6 +61,7 @@ enum ShapePropertyId
SHAPEPROP_FillBitmapOffsetX,
SHAPEPROP_FillBitmapOffsetY,
SHAPEPROP_FillBitmapRectanglePoint,
+ SHAPEPROP_FillHatch,
SHAPEPROP_ShadowXDistance,
SHAPEPROP_END
};