summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-09-02 12:40:46 +0000
committerThomas Benisch <tbe@openoffice.org>2009-09-02 12:40:46 +0000
commitf9c06d7397e473ac0518bd0497e89536ccafd797 (patch)
tree38af83e74d303910d61330a3e41b0215072e1553
parent1657f964b203fdf4e1d02d354255966d886be648 (diff)
#i12587# warning
-rw-r--r--sc/source/filter/xcl97/xcl97rec.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xcl97/xcl97rec.cxx b/sc/source/filter/xcl97/xcl97rec.cxx
index bd40e98a02f4..7246867668cd 100644
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -181,7 +181,7 @@ XclObj::~XclObj()
delete pTxo;
}
-void XclObj::ImplWriteAnchor( const XclExpRoot& rRoot, const SdrObject* pSdrObj, const Rectangle* pChildAnchor )
+void XclObj::ImplWriteAnchor( const XclExpRoot& /*rRoot*/, const SdrObject* pSdrObj, const Rectangle* pChildAnchor )
{
if( pChildAnchor )
{