summaryrefslogtreecommitdiff
path: root/accessibility/inc/accessibility/helper/characterattributeshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/accessibility/helper/characterattributeshelper.hxx')
-rw-r--r--accessibility/inc/accessibility/helper/characterattributeshelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/inc/accessibility/helper/characterattributeshelper.hxx b/accessibility/inc/accessibility/helper/characterattributeshelper.hxx
index 16e37f4e103c..4e5cb90dc5cf 100644
--- a/accessibility/inc/accessibility/helper/characterattributeshelper.hxx
+++ b/accessibility/inc/accessibility/helper/characterattributeshelper.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
@@ -56,6 +56,6 @@ public:
::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetCharacterAttributes( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aRequestedAttributes );
};
-#endif // ACCESSIBILITY_HELPER_CHARACTERATTRIBUTESHELPER_HXX
+#endif // ACCESSIBILITY_HELPER_CHARACTERATTRIBUTESHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */