diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-08-06 04:05:56 +0000 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-08-07 13:16:26 +0200 |
commit | 7d6b7bda802c8800e908dd5c23f60e35ba6c465a (patch) | |
tree | 9c4d591d01c8edd77742f455ddc05b4ec9987ecb /sw/inc/view.hxx | |
parent | 1ac8d90d84ac69c3617228fbfcb8789f295451d3 (diff) |
tdf#39468: Translate some random German comments and terms
Change-Id: I05912b89d059256b20233a0fac244630544d5b0a
Reviewed-on: https://gerrit.libreoffice.org/40800
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r-- | sw/inc/view.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx index c6783bb3c5cb..9ff608b135ac 100644 --- a/sw/inc/view.hxx +++ b/sw/inc/view.hxx @@ -612,7 +612,7 @@ public: void ExecFormatPaintbrush(SfxRequest const &); void StateFormatPaintbrush(SfxItemSet &); - //public fuer D&D + // public for D&D ErrCode InsertGraphic( const OUString &rPath, const OUString &rFilter, bool bLink, GraphicFilter *pFlt ); |