diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:23:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:23:10 +0000 |
commit | b6662c85e20a60b71bf2d5078fc494da17574115 (patch) | |
tree | 63164e62c17baee6f9c96a9ecd4335f89511a73b /sfx2/source/statbar/stbitem.cxx | |
parent | 01bc92bb0ce412e7f2770193eed1011d70fe4e49 (diff) |
INTEGRATION: CWS dr33 (1.7.20); FILE MERGED
2005/02/09 17:20:50 dr 1.7.20.1: #i36782# remove non-ASCII chars from sources
Diffstat (limited to 'sfx2/source/statbar/stbitem.cxx')
-rw-r--r-- | sfx2/source/statbar/stbitem.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx index e0fcab8b3160..01487c903a8d 100644 --- a/sfx2/source/statbar/stbitem.cxx +++ b/sfx2/source/statbar/stbitem.cxx @@ -2,9 +2,9 @@ * * $RCSfile: stbitem.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-01-28 17:27:10 $ + * last change: $Author: vg $ $Date: 2005-02-16 18:23:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -540,7 +540,7 @@ BOOL SfxStatusBarControl::MouseButtonDown( const MouseEvent & ) Die Defaultimplementierung ist leer und gibt FALSE zur"uck. - [Rckgabewert] + [Rueckgabewert] BOOL TRUE das Event wurde bearbeitet und soll nicht an @@ -569,7 +569,7 @@ BOOL SfxStatusBarControl::MouseMove( const MouseEvent & ) Die Defaultimplementierung ist leer und gibt FALSE zur"uck. - [Rckgabewert] + [Rueckgabewert] BOOL TRUE das Event wurde bearbeitet und soll nicht an @@ -598,7 +598,7 @@ BOOL SfxStatusBarControl::MouseButtonUp( const MouseEvent & ) Die Defaultimplementierung ist leer und gibt FALSE zur"uck. - [Rckgabewert] + [Rueckgabewert] BOOL TRUE das Event wurde bearbeitet und soll nicht an |