summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-09-23 15:36:05 +0200
committerMichael Stahl <mstahl@redhat.com>2016-09-23 17:07:24 +0200
commit7ac64b9afa00f5d8b7da94d48793cd6f70812730 (patch)
tree5dff91c41628a070979f0f28b6a3fa7d1c41fd3b /filter
parenta303b53b3f04e737eacb53d259e5b45e59dfe93f (diff)
fix denglish comment
Change-Id: I118e06b9664bdfc82de3c75471c28ec8e5dd84d2
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/eschesdo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.cxx b/filter/source/msfilter/eschesdo.cxx
index 0eb7c2890a6b..c80b387e9aed 100644
--- a/filter/source/msfilter/eschesdo.cxx
+++ b/filter/source/msfilter/eschesdo.cxx
@@ -1209,7 +1209,7 @@ const SdrObject* ImplEESdrObject::GetSdrObject() const
return EscherEx::GetSdrObject( mXShape );
}
-// loads and converts text from shape, result is being saved in mnTextSize respeichert
+// loads and converts text from shape, result is saved in mnTextSize
sal_uInt32 ImplEESdrObject::ImplGetText()
{
Reference< XText > xXText( mXShape, UNO_QUERY );