summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-10-17 16:12:15 +0200
committerMiklos Vajna <vmiklos@suse.cz>2012-10-17 16:37:40 +0200
commit845e8478ba575c695d4f0abbd7977b41317d92e6 (patch)
tree6426eb4e299608160a098e5553f942b3731602b6 /writerfilter/source/rtftok/rtfdocumentimpl.hxx
parenta4e2e50c4d6422fe49f345409b6f94cbc43d3d09 (diff)
import RTF_DODHGT
Change-Id: I6e97c33569e46171ed702b573d42ced805cded78
Diffstat (limited to 'writerfilter/source/rtftok/rtfdocumentimpl.hxx')
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index 7a0319a14114..e2a5cde4904e 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -272,6 +272,7 @@ namespace writerfilter {
bool bHasLineColor;
sal_uInt8 nFillColorR, nFillColorG, nFillColorB;
bool bHasFillColor;
+ sal_Int32 nDhgt;
};
/// Stores the properties of a picture.