[Libreoffice-commits] core.git: sd/source
Pranav Kant
pranavk at collabora.com
Sun Feb 14 01:32:16 UTC 2016
sd/source/core/stlsheet.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dab89f3b122259d4655b50ce0f0e31e9b68f348c
Author: Pranav Kant <pranavk at collabora.com>
Date: Fri Feb 12 20:17:14 2016 +0530
sd: Translate a german comment
Change-Id: I1017a7ba058779fbde6fd03e6e280b814197fdee
Reviewed-on: https://gerrit.libreoffice.org/22347
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>
diff --git a/sd/source/core/stlsheet.cxx b/sd/source/core/stlsheet.cxx
index 26af961..233a623 100644
--- a/sd/source/core/stlsheet.cxx
+++ b/sd/source/core/stlsheet.cxx
@@ -1133,7 +1133,7 @@ Any SAL_CALL SdStyleSheet::getPropertyValue( const OUString& PropertyName ) thro
if(SvxUnoTextRangeBase::GetPropertyValueHelper( aSet, pEntry, aAny ))
return aAny;
- // Hole Wert aus ItemSet
+ // Get value of ItemSet
aAny = SvxItemPropertySet_getPropertyValue( pEntry, aSet );
}
More information about the Libreoffice-commits
mailing list