summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/msdffimp.cxx')
-rw-r--r--filter/source/msfilter/msdffimp.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index a6ee333a38af..3600381c09c1 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -380,7 +380,6 @@ DffPropertyReader::~DffPropertyReader()
}
-
SvStream& operator>>( SvStream& rIn, SvxMSDffConnectorRule& rRule )
{
rIn.ReadUInt32( rRule.nRuleId )
@@ -783,7 +782,6 @@ void SvxMSDffManager::SolveSolver( const SvxMSDffSolverContainer& rSolver )
}
-
static basegfx::B2DPolyPolygon GetLineArrow( const sal_Int32 nLineWidth, const MSO_LineEnd eLineEnd,
const MSO_LineEndWidth eLineWidth, const MSO_LineEndLength eLineLength,
sal_Int32& rnArrowWidth, bool& rbArrowCenter,
@@ -6161,7 +6159,6 @@ bool SvxMSDffManager::GetShapeContainerData( SvStream& rSt,
}
-
/*****************************************************************************
Access to a shape at runtime (via the Shape-Id)
@@ -6203,7 +6200,6 @@ bool SvxMSDffManager::GetShape(sal_uLong nId, SdrObject*& rpShape,
}
-
/* access to a BLIP at runtime (if the Blip-Number is already known)
---------------------------
******************************************************************************/