summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:03:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:03:28 +0000
commit364f4532cf4ddaa9af7bfdf996f7bafa9fd307ea (patch)
tree77695dc37c924f4473a6edb9dc05ec483998a4ae /svx/source/unogallery
parentf6edbd8989da1ef6908f75a8594f23d6e4b9fb43 (diff)
INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED
2006/02/17 16:39:50 cl 1.3.220.1: warning free code changes
Diffstat (limited to 'svx/source/unogallery')
-rw-r--r--svx/source/unogallery/unogaltheme.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unogallery/unogaltheme.cxx b/svx/source/unogallery/unogaltheme.cxx
index a45022ea95..3ba4c3587f 100644
--- a/svx/source/unogallery/unogaltheme.cxx
+++ b/svx/source/unogallery/unogaltheme.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogaltheme.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:14:17 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:03:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -364,7 +364,7 @@ void SAL_CALL GalleryTheme::removeByIndex( sal_Int32 nIndex )
// ------------------------------------------------------------------------------
-void GalleryTheme::Notify( SfxBroadcaster& rBC, const SfxHint& rHint )
+void GalleryTheme::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
const ::vos::OGuard aGuard( Application::GetSolarMutex() );
const GalleryHint& rGalleryHint = static_cast< const GalleryHint& >( rHint );