summaryrefslogtreecommitdiff
path: root/include/oox/export/vmlexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/export/vmlexport.hxx')
-rw-r--r--include/oox/export/vmlexport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/oox/export/vmlexport.hxx b/include/oox/export/vmlexport.hxx
index f6fcbb2f895f..7a5f7ec96351 100644
--- a/include/oox/export/vmlexport.hxx
+++ b/include/oox/export/vmlexport.hxx
@@ -126,6 +126,9 @@ private:
/// Create an OString representing the id from a numerical id.
static OString ShapeIdString( sal_uInt32 nId );
+ /// Add flip X and\or flip Y
+ void AddFlipXY( );
+
/// Add starting and ending point of a line to the m_pShapeAttrList.
void AddLineDimensions( const Rectangle& rRectangle );