summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram/diagramlayoutatoms.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/drawingml/diagram/diagramlayoutatoms.hxx
parent37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 (diff)
remove whitespaces
Change-Id: Ie14ba3dcb97f20479a04538748ef2c1c9e6c5dac
Diffstat (limited to 'oox/source/drawingml/diagram/diagramlayoutatoms.hxx')
-rw-r--r--oox/source/drawingml/diagram/diagramlayoutatoms.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/oox/source/drawingml/diagram/diagramlayoutatoms.hxx b/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
index ade9bde96bdd..6d57510d090c 100644
--- a/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
+++ b/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
@@ -32,7 +32,6 @@
#include "oox/drawingml/shape.hxx"
#include "diagram.hxx"
-
namespace oox { namespace drawingml {
class DiagramLayout;
@@ -194,7 +193,6 @@ private:
typedef boost::shared_ptr< ForEachAtom > ForEachAtomPtr;
-
class ConditionAtom
: public LayoutAtom
{
@@ -221,7 +219,6 @@ private:
typedef boost::shared_ptr< ConditionAtom > ConditionAtomPtr;
-
/** "choose" statements. Atoms will be tested in order. */
class ChooseAtom
: public LayoutAtom