summaryrefslogtreecommitdiff
path: root/oox/source/shape/WpgContext.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-08-07 09:07:39 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-08-07 09:07:40 +0200
commit609619de8b218e5c10b708c37cd58218b7c9251c (patch)
tree934d8c6a68d658d9de170bf16faca3a37788f166 /oox/source/shape/WpgContext.hxx
parent7b385595842b103ce6c990e6be5b9f18f2abdf7e (diff)
Indentation fixes
These files had a consistent style before, let's keep them that way. Change-Id: If64773d8c29dee23638e4fb9b7e5b69b34d47e49
Diffstat (limited to 'oox/source/shape/WpgContext.hxx')
-rw-r--r--oox/source/shape/WpgContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/WpgContext.hxx b/oox/source/shape/WpgContext.hxx
index 1280d537f9a4..3faa56f5f5e0 100644
--- a/oox/source/shape/WpgContext.hxx
+++ b/oox/source/shape/WpgContext.hxx
@@ -22,7 +22,7 @@ namespace shape
class WpgContext : public oox::core::ContextHandler2
{
public:
- explicit WpgContext(oox::core::ContextHandler2Helper const & rParent);
+ explicit WpgContext(oox::core::ContextHandler2Helper const& rParent);
~WpgContext() override;
oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElementToken, const oox::AttributeList& rAttribs) override;