summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accgraphic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accgraphic.hxx')
-rw-r--r--sw/source/core/access/accgraphic.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/core/access/accgraphic.hxx b/sw/source/core/access/accgraphic.hxx
index 18c0f67b68dc..e9c9ef0c7a6c 100644
--- a/sw/source/core/access/accgraphic.hxx
+++ b/sw/source/core/access/accgraphic.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,7 +29,7 @@
#define _ACCGRAPHIC_HXX
#include "accnotextframe.hxx"
-class SwAccessibleGraphic : public SwAccessibleNoTextFrame
+class SwAccessibleGraphic : public SwAccessibleNoTextFrame
{
protected:
@@ -43,13 +43,13 @@ public:
//===== 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)