summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleTableBase.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 17:10:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 17:10:47 +0000
commit60aea9208e34fc13543ae652c32cc66005cdc901 (patch)
treea586c887023b2c3c8740ef014897b62ae44b00df /sc/source/ui/inc/AccessibleTableBase.hxx
parentac4a93e92b2b4d60cc973b851ed70d215d426180 (diff)
INTEGRATION: CWS dr33 (1.20.308); FILE MERGED
2005/02/04 15:52:39 dr 1.20.308.1: #i36782# remove non-ASCII chars from source code
Diffstat (limited to 'sc/source/ui/inc/AccessibleTableBase.hxx')
-rw-r--r--sc/source/ui/inc/AccessibleTableBase.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/AccessibleTableBase.hxx b/sc/source/ui/inc/AccessibleTableBase.hxx
index a12a28b7fcb6..b0c83a91b297 100644
--- a/sc/source/ui/inc/AccessibleTableBase.hxx
+++ b/sc/source/ui/inc/AccessibleTableBase.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleTableBase.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 11:29:13 $
+ * last change: $Author: vg $ $Date: 2005-02-16 18:10:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -183,7 +183,7 @@ public:
getSelectedAccessibleColumns( )
throw (::com::sun::star::uno::RuntimeException);
- /// Returns a boolean value indicating whether the specified row is selected.
+ /// Returns a boolean value indicating whether the specified row is selected.
virtual sal_Bool SAL_CALL
isAccessibleRowSelected( sal_Int32 nRow )
throw (::com::sun::star::uno::RuntimeException,