From 17a328755d06aaed1621ff36e83142cb3e59b218 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 13:07:10 +0000 Subject: INTEGRATION: CWS fieldoptions (1.8.2); FILE MERGED 2004/05/11 18:19:34 dr 1.8.2.1: #i23447# import of field sort info --- sc/source/filter/inc/ftools.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sc/source/filter/inc/ftools.hxx') diff --git a/sc/source/filter/inc/ftools.hxx b/sc/source/filter/inc/ftools.hxx index 4225def4c449..aa5de08f7661 100644 --- a/sc/source/filter/inc/ftools.hxx +++ b/sc/source/filter/inc/ftools.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ftools.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2004-05-18 12:44:39 $ + * last change: $Author: obo $ $Date: 2004-06-04 14:07:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -144,7 +144,6 @@ template< typename ReturnType, typename Type > inline ReturnType lulimit( Type nValue ) { return ::lulimit( nValue, ::std::numeric_limits< ReturnType >::min(), ::std::numeric_limits< ReturnType >::max() ); } - // Read from bitfields -------------------------------------------------------- // deprecated -- cgit v1.2.3