diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:31:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:31:53 +0000 |
commit | 4ba30ffd3d94c73bc4a2b2712338a3586d8351cd (patch) | |
tree | 3e01cc2d4edf12cfd8417c388ac4924a2069c10b /linguistic/inc | |
parent | 684f9a982e04380f1bc24af9e28732c1c8b0fd13 (diff) |
INTEGRATION: CWS warnings01 (1.10.10); FILE MERGED
2006/05/23 23:38:00 sb 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED
2006/02/21 17:41:05 os 1.10.10.1: #i53898# ';' removed
Diffstat (limited to 'linguistic/inc')
-rw-r--r-- | linguistic/inc/misc.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linguistic/inc/misc.hxx b/linguistic/inc/misc.hxx index 2c35038acbfd..3f3c086c4a48 100644 --- a/linguistic/inc/misc.hxx +++ b/linguistic/inc/misc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: misc.hxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: vg $ $Date: 2006-04-07 13:45:20 $ + * last change: $Author: hr $ $Date: 2006-06-20 02:31:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -93,11 +93,11 @@ namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; class XFastPropertySet; -}}}}; +}}}} namespace com { namespace sun { namespace star { namespace frame { class XDesktop; -}}}}; +}}}} class LocaleDataWrapper; |