From d10dad728fd67b39efabcaf3ac6ef50fb45dd0a7 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 5 May 2008 14:26:31 +0000 Subject: INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:40 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:29:02 fs 1.3.238.1: remove unused code Issue number: #i86305# Submitted by: cmc@openoffice.org Reviewed by: frank.schoenheit@sun.com --- forms/source/xforms/enumeration.hxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'forms/source/xforms/enumeration.hxx') diff --git a/forms/source/xforms/enumeration.hxx b/forms/source/xforms/enumeration.hxx index 538c9847d555..708085b7b7cf 100644 --- a/forms/source/xforms/enumeration.hxx +++ b/forms/source/xforms/enumeration.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: enumeration.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -52,8 +52,6 @@ class Enumeration sal_Int32 mnIndex; public: - Enumeration( const com::sun::star::uno::Reference& ); - Enumeration( com::sun::star::container::XIndexAccess* ); virtual sal_Bool SAL_CALL hasMoreElements() -- cgit