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 ...@@ -392,13 +392,6 @@ sal_Bool SVGExport::IsUseOpacity() const
return bRet; return bRet;
} }
// -----------------------------------------------------------------------------
const ::basegfx::B2DPolyPolygon* SVGExport::getCurClip() const
{
return NULL;
}
// ------------------------ // ------------------------
// - ObjectRepresentation - // - ObjectRepresentation -
// ------------------------ // ------------------------
......
...@@ -143,8 +143,6 @@ public: ...@@ -143,8 +143,6 @@ public:
sal_Bool IsUseNativeTextDecoration() const; sal_Bool IsUseNativeTextDecoration() const;
sal_Bool IsUseOpacity() const; sal_Bool IsUseOpacity() const;
const ::basegfx::B2DPolyPolygon* getCurClip() const;
protected: protected:
virtual void _ExportStyles( sal_Bool /* bUsed */ ) {} 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