summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textbodyproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/textbodyproperties.cxx')
-rw-r--r--oox/source/drawingml/textbodyproperties.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/textbodyproperties.cxx b/oox/source/drawingml/textbodyproperties.cxx
index dfa3d6007bb5..1c1b4f2f861c 100644
--- a/oox/source/drawingml/textbodyproperties.cxx
+++ b/oox/source/drawingml/textbodyproperties.cxx
@@ -29,8 +29,6 @@ using namespace ::com::sun::star::text;
namespace oox {
namespace drawingml {
-
-
TextBodyProperties::TextBodyProperties()
: mbAnchorCtr(false)
, meVA( TextVerticalAdjust_TOP )
@@ -96,8 +94,6 @@ void TextBodyProperties::pushRotationAdjustments( sal_Int32 nRotation )
}
}
-
-
} // namespace drawingml
} // namespace oox