INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED

2004/03/15 17:39:53 er 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED
2003/11/28 19:47:15 er 1.4.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
This commit is contained in:
Oliver Bolte 2004-06-04 09:00:27 +00:00
parent a3e3d07a0d
commit 1efcac5228

View file

@ -2,9 +2,9 @@
*
* $RCSfile: addincol.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: hr $ $Date: 2004-03-08 11:39:55 $
* last change: $Author: obo $ $Date: 2004-06-04 10:00:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -91,6 +91,10 @@
#include <com/sun/star/sheet/LocalizedName.hpp>
#endif
#ifndef _STRING_HXX
#include <tools/string.hxx>
#endif
#ifndef _LANG_HXX
#include <tools/lang.hxx>
#endif