summaryrefslogtreecommitdiff
path: root/sw/source/core/text/blink.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:11:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:11:58 +0000
commit5b6a3d0926423fc4e2b62c2b21a794843aca138e (patch)
tree6fa642c66aeaa48fe19deb4abd964de66272a02a /sw/source/core/text/blink.cxx
parente2f90266c463ce66b94895f33344d627831fb655 (diff)
INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED
2007/03/08 12:48:27 fme 1.7.222.2: #i69287# Warning free code 2007/03/08 09:51:53 fme 1.7.222.1: #i69287# Warning free code
Diffstat (limited to 'sw/source/core/text/blink.cxx')
-rw-r--r--sw/source/core/text/blink.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/text/blink.cxx b/sw/source/core/text/blink.cxx
index a224f5776fe6..cac7be069854 100644
--- a/sw/source/core/text/blink.cxx
+++ b/sw/source/core/text/blink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: blink.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 21:33:25 $
+ * last change: $Author: hr $ $Date: 2007-09-27 09:11:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,7 +84,7 @@ SwBlink::~SwBlink( )
* invalidieren.
*************************************************************************/
-IMPL_LINK( SwBlink, Blinker, Timer *, pTimer )
+IMPL_LINK( SwBlink, Blinker, Timer *, EMPTYARG )
{
bVisible = !bVisible;
if( bVisible )