summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/TablePositionHandler.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-08-15 17:06:57 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-08-15 17:09:11 +0200
commit66b4bfe302e248fc1503c5c74b83f4fb5fee4026 (patch)
tree3928503e3cefd23c6315380bbca1280f55534b1a /writerfilter/source/dmapper/TablePositionHandler.hxx
parent26d9efd36a16d2095d8fb885290c6816082ec814 (diff)
DOCX import: handle custom left cell margin for float table position
Change-Id: I5bc51b739c663d3e123c9d7fb4c2a70f01f8c841
Diffstat (limited to 'writerfilter/source/dmapper/TablePositionHandler.hxx')
-rw-r--r--writerfilter/source/dmapper/TablePositionHandler.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/TablePositionHandler.hxx b/writerfilter/source/dmapper/TablePositionHandler.hxx
index d68800c51e9a..a264dff03882 100644
--- a/writerfilter/source/dmapper/TablePositionHandler.hxx
+++ b/writerfilter/source/dmapper/TablePositionHandler.hxx
@@ -31,7 +31,6 @@ namespace writerfilter {
sal_Int32 m_nRightFromText;
sal_Int32 m_nTopFromText;
sal_Int32 m_nBottomFromText;
- sal_Int32 m_nLeftBorderDistance;
// Properties
virtual void lcl_attribute(Id Name, Value & val);