From bb37c73bdc7544f67d1acb98af6248fb43140ca7 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Fri, 31 Mar 2017 05:28:14 +0000 Subject: tdf#39468 Translate German comments Translate German comments in filter/ Change-Id: I2b5856f1d4b894ca64a5b8105ca3f6466b17360b Reviewed-on: https://gerrit.libreoffice.org/35953 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- include/editeng/brushitem.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/editeng/brushitem.hxx') diff --git a/include/editeng/brushitem.hxx b/include/editeng/brushitem.hxx index daa379b690fa..350b4d6cd977 100644 --- a/include/editeng/brushitem.hxx +++ b/include/editeng/brushitem.hxx @@ -57,7 +57,7 @@ class EDITENG_DLLPUBLIC SvxBrushItem : public SfxPoolItem mutable bool bLoadAgain; void ApplyGraphicTransparency_Impl(); - // wird nur von Create benutzt + // only used by Create SvxBrushItem( SvStream& rStrm, sal_uInt16 nVersion, sal_uInt16 nWhich ); -- cgit