diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:56:52 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 06:56:52 +0000 |
commit | 702cc5677be85ec670c07b033def8f953f8e0e0e (patch) | |
tree | 19e2603e9d5e7ea6d310651609077091c1451ceb /sw/inc/cellfml.hxx | |
parent | ff6abe827e6c99bcb06da618e6fb1c9a7b9b05f1 (diff) |
INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/02/27 13:06:32 tl 1.3.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/cellfml.hxx')
-rw-r--r-- | sw/inc/cellfml.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/cellfml.hxx b/sw/inc/cellfml.hxx index 22ad869a70d2..ba69d896b5a5 100644 --- a/sw/inc/cellfml.hxx +++ b/sw/inc/cellfml.hxx @@ -4,9 +4,9 @@ * * $RCSfile: cellfml.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:35:16 $ + * last change: $Author: hr $ $Date: 2007-09-27 07:56:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,8 @@ class SwSelBoxes; class SwCalc; class SwTableBox; class SwTableFmlUpdate; +class SwDoc; +class String; class SwTblCalcPara { |