From 64f99205a770b01da511c0f03098a867a3b7d925 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 5 May 2008 14:34:56 +0000 Subject: INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:38 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:09 fs 1.2.42.1: removed unused methods Issue number: i86577 Submitted by: cmc@openoffice.org Reviewed by: frank.schoenheit@sun.com --- .../inc/accessibility/extended/accessibletablistboxtable.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx') diff --git a/accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx b/accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx index 61022d51393c..fedbd855f82f 100644 --- a/accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx +++ b/accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: accessibletablistboxtable.hxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.4 $ * * This file is part of OpenOffice.org. * @@ -58,9 +58,6 @@ private: /** Throws an exception, if nIndex is not a valid child index. */ void ensureValidIndex( sal_Int32 _nIndex ) const SAL_THROW( ( ::com::sun::star::lang::IndexOutOfBoundsException ) ); - /** Throws an exception, if the specified position is invalid. */ - void ensureValidPosition( sal_Int32 _nRow, sal_Int32 _nColumn ) const - SAL_THROW( ( ::com::sun::star::lang::IndexOutOfBoundsException ) ); /** Returns true, if the specified row is selected. */ sal_Bool implIsRowSelected( sal_Int32 _nRow ) const; -- cgit v1.2.3