From 4ec5258f2ba70d60a2dcb73b97e162c3f8655540 Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Fri, 3 Dec 2010 17:22:36 +0100 Subject: ISO OOXML: implemented the import of ind start and end attributes --- writerfilter/source/dmapper/DomainMapper_Impl.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'writerfilter/source/dmapper/DomainMapper_Impl.hxx') diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.hxx b/writerfilter/source/dmapper/DomainMapper_Impl.hxx index 5e969f39f1c7..129c75877c9c 100644 --- a/writerfilter/source/dmapper/DomainMapper_Impl.hxx +++ b/writerfilter/source/dmapper/DomainMapper_Impl.hxx @@ -598,6 +598,8 @@ public: void ApplySettingsTable(); SectionPropertyMap * GetSectionContext(); + + bool IsRTL(); }; } //namespace dmapper } //namespace writerfilter -- cgit v1.2.3