summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewimp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:39:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:39:43 +0000
commitc989cc5d93fef5aeb4f521ac2f8643e7f42a91b2 (patch)
treeb60a9fee65ee066dec1361c203c9e9f9b3711011 /sfx2/source/view/viewimp.hxx
parent513f80abcd3af227b4ce7dd4e9bf55a3b4860f27 (diff)
INTEGRATION: CWS warnings01 (1.12.66); FILE MERGED
2006/05/23 22:34:32 sb 1.12.66.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/28 16:16:44 cd 1.12.66.1: #i55991# Remove warnings
Diffstat (limited to 'sfx2/source/view/viewimp.hxx')
-rw-r--r--sfx2/source/view/viewimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/view/viewimp.hxx b/sfx2/source/view/viewimp.hxx
index c4722bda0328..09cf81d41f45 100644
--- a/sfx2/source/view/viewimp.hxx
+++ b/sfx2/source/view/viewimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewimp.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 17:09:58 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:39:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ class SfxOfficeDispatch;
class SfxBaseController;
typedef SfxShell* SfxShellPtr_Impl;
-SV_DECL_PTRARR( SfxShellArr_Impl, SfxShellPtr_Impl, 4, 4 );
+SV_DECL_PTRARR( SfxShellArr_Impl, SfxShellPtr_Impl, 4, 4 )
// struct SfxViewShell_Impl ----------------------------------------------