summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accfootnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accfootnote.hxx')
-rw-r--r--sw/source/core/access/accfootnote.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/access/accfootnote.hxx b/sw/source/core/access/accfootnote.hxx
index 521247685a16..eae0820dcbd2 100644
--- a/sw/source/core/access/accfootnote.hxx
+++ b/sw/source/core/access/accfootnote.hxx
@@ -52,20 +52,20 @@ public:
//===== XAccessibleContext ==============================================
- /// Return this object's description.
+ /// Return this object's description.
virtual ::rtl::OUString SAL_CALL
getAccessibleDescription (void)
throw (com::sun::star::uno::RuntimeException);
//===== XServiceInfo ====================================================
- /** Returns an identifier for the implementation of this object.
+ /** Returns an identifier for the implementation of this object.
*/
virtual ::rtl::OUString SAL_CALL
getImplementationName (void)
throw (::com::sun::star::uno::RuntimeException);
- /** Return whether the specified service is supported by this class.
+ /** Return whether the specified service is supported by this class.
*/
virtual sal_Bool SAL_CALL
supportsService (const ::rtl::OUString& sServiceName)