diff options
Diffstat (limited to 'xmloff/source/text')
-rw-r--r-- | xmloff/source/text/txtparaimphint.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx index 22301b014221..2f5f231b6c2c 100644 --- a/xmloff/source/text/txtparaimphint.hxx +++ b/xmloff/source/text/txtparaimphint.hxx @@ -235,6 +235,7 @@ public: return static_cast<SvXMLShapeContext*>(xContext.get())->getShape(); } }; + #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |