Kaydet (Commit) 3e04e08d authored tarafından Kohei Yoshida's avatar Kohei Yoshida

This method is now unused.

üst 05a8ecca
......@@ -392,13 +392,6 @@ sal_Bool SVGExport::IsUseOpacity() const
return bRet;
}
// -----------------------------------------------------------------------------
const ::basegfx::B2DPolyPolygon* SVGExport::getCurClip() const
{
return NULL;
}
// ------------------------
// - ObjectRepresentation -
// ------------------------
......
......@@ -143,8 +143,6 @@ public:
sal_Bool IsUseNativeTextDecoration() const;
sal_Bool IsUseOpacity() const;
const ::basegfx::B2DPolyPolygon* getCurClip() const;
protected:
virtual void _ExportStyles( sal_Bool /* bUsed */ ) {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment