summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commonbehaviorcontext.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:22:57 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:41:11 +0200
commitca362d6348e4d0a29317492b3c8ef9637a656f4f (patch)
tree80e13761f3d287077dfb0620638fd0397087c9e4 /oox/source/ppt/commonbehaviorcontext.hxx
parent37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 (diff)
remove whitespaces
Change-Id: Ie14ba3dcb97f20479a04538748ef2c1c9e6c5dac
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.hxx')
-rw-r--r--oox/source/ppt/commonbehaviorcontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx
index fe989d437a1d..5625f34e9cf1 100644
--- a/oox/source/ppt/commonbehaviorcontext.hxx
+++ b/oox/source/ppt/commonbehaviorcontext.hxx
@@ -34,7 +34,6 @@ namespace oox { namespace ppt {
MS_AttributeNames type;
};
-
/** CT_TLCommonBehaviorData */
class CommonBehaviorContext
: public TimeNodeContext
@@ -59,7 +58,6 @@ namespace oox { namespace ppt {
OUString msCurrentAttribute;
};
-
} }
#endif