summaryrefslogtreecommitdiff
path: root/svtools/source/filter.vcl/wmf/emfwr.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 21:54:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 21:54:47 +0000
commit1ea6d7ad613398902620fd7866397ab55cc4e491 (patch)
tree74e8a4dcf22d930d606838216b703135a61e51dd /svtools/source/filter.vcl/wmf/emfwr.hxx
parent538883acd7e03bfe452479e495748ec20cb1a528 (diff)
INTEGRATION: CWS impress143 (1.8.52); FILE MERGED
2008/05/16 16:07:15 sj 1.8.52.1: #i85715# added patch (wmf/emf export of rtl text)
Diffstat (limited to 'svtools/source/filter.vcl/wmf/emfwr.hxx')
-rw-r--r--svtools/source/filter.vcl/wmf/emfwr.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/source/filter.vcl/wmf/emfwr.hxx b/svtools/source/filter.vcl/wmf/emfwr.hxx
index 0e11da1add69..150aa1692ade 100644
--- a/svtools/source/filter.vcl/wmf/emfwr.hxx
+++ b/svtools/source/filter.vcl/wmf/emfwr.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: emfwr.hxx,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -61,6 +61,7 @@ private:
sal_uInt32 mnFillHandle;
BOOL mbTextChanged;
sal_uInt32 mnTextHandle;
+ sal_uInt32 mnHorTextAlign;
void ImplBeginRecord( sal_uInt32 nType );
void ImplEndRecord();