From cdbbbdce9956e290b4a849af332df55da1be8d36 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Mon, 29 Apr 2013 19:07:59 +0200 Subject: include: convert here too sed -i "s,\([^<]\+\),\1," Change-Id: Ibdaeb2c396ad29ced05716142b38c6a1c3e49847 --- include/svx/AccessibleOLEShape.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/svx/AccessibleOLEShape.hxx') 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 AccessibleShape it supports the additional - XAccessibleAction interface. + base class AccessibleShape it supports the additional + XAccessibleAction interface. */ class SVX_DLLPUBLIC AccessibleOLEShape : public AccessibleShape, -- cgit