Kaydet (Commit) 2539ea1f authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED

2006/02/17 16:39:50 cl 1.3.220.1: warning free code changes
üst a3e07b03
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: unogaltheme.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -364,7 +364,7 @@ void SAL_CALL GalleryTheme::removeByIndex( sal_Int32 nIndex ) ...@@ -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 ::vos::OGuard aGuard( Application::GetSolarMutex() );
const GalleryHint& rGalleryHint = static_cast< const GalleryHint& >( rHint ); const GalleryHint& rGalleryHint = static_cast< const GalleryHint& >( rHint );
......
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