Kaydet (Commit) 39b59433 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-member-function

Change-Id: I92c83ead449452679e539fad2316d391a1b59a62
üst 99bd37fa
......@@ -1763,6 +1763,7 @@ namespace cppcanvas
maReliefOffset );
}
#if 0 // see #if'ed out use in OutlineAction::renderSubset below:
class OutlineTextArrayRenderHelper : public TextRenderer
{
public:
......@@ -1831,6 +1832,7 @@ namespace cppcanvas
const uno::Reference< rendering::XPolyPolygon2D >& mrLinePolygon;
const rendering::ViewState& mrViewState;
};
#endif
bool OutlineAction::renderSubset( const ::basegfx::B2DHomMatrix& rTransformation,
const Subset& rSubset ) const
......
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