summaryrefslogtreecommitdiffstats
path: root/include/svx/AccessibleOLEShape.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 19:07:59 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:00:59 +0200
commitcdbbbdce9956e290b4a849af332df55da1be8d36 (patch)
tree2050cdc73e167962b0a37e7272abd55575f8c705 /include/svx/AccessibleOLEShape.hxx
parentinclude: convert type scope="foo"> here too (diff)
downloadcore-cdbbbdce9956e290b4a849af332df55da1be8d36.tar.gz
core-cdbbbdce9956e290b4a849af332df55da1be8d36.zip
include: convert <type> here too
sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: Ibdaeb2c396ad29ced05716142b38c6a1c3e49847
Diffstat (limited to 'include/svx/AccessibleOLEShape.hxx')
-rw-r--r--include/svx/AccessibleOLEShape.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/AccessibleOLEShape.hxx b/include/svx/AccessibleOLEShape.hxx
index 1c3fe797ed59..378924bd1fc1 100644
--- a/include/svx/AccessibleOLEShape.hxx
+++ b/include/svx/AccessibleOLEShape.hxx
@@ -29,8 +29,8 @@ namespace accessibility {
/** @descr
This class makes OLE objects accessible. With respect to its
- base class <type>AccessibleShape</type> it supports the additional
- <type>XAccessibleAction</type> interface.
+ base class AccessibleShape it supports the additional
+ XAccessibleAction interface.
*/
class SVX_DLLPUBLIC AccessibleOLEShape
: public AccessibleShape,