summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf2.cxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-05-05 05:43:21 +0000
committerMichael Stahl <mstahl@redhat.com>2017-05-05 12:45:23 +0200
commit2a1e91f0d8b58dfe3c507a660cd816f3466a3c5f (patch)
treeea792216b20882e6efd82b49a61a2ece0691b8c2 /sw/source/filter/ww8/ww8graf2.cxx
parent19710ef250a7da5f7fcc2d017bc60fdee91925ef (diff)
tdf#39468: Translate German comments and terms in sw/source/filter/ww8/
Change-Id: I5becfe1131ba1dbd17cde2595f37c068cb9fcbc5 Reviewed-on: https://gerrit.libreoffice.org/37273 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/source/filter/ww8/ww8graf2.cxx')
-rw-r--r--sw/source/filter/ww8/ww8graf2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8graf2.cxx b/sw/source/filter/ww8/ww8graf2.cxx
index 88fa9c7c000c..6f41f57aab17 100644
--- a/sw/source/filter/ww8/ww8graf2.cxx
+++ b/sw/source/filter/ww8/ww8graf2.cxx
@@ -389,10 +389,10 @@ SwFrameFormat* SwWW8ImplReader::MakeGrafInContent(const WW8_PIC& rPic,
SwFrameFormat* pFlyFormat = nullptr;
- if (rFileName.isEmpty() && m_nObjLocFc) // dann sollte ists ein OLE-Object
+ if (rFileName.isEmpty() && m_nObjLocFc) // then it should be a OLE-Object
pFlyFormat = ImportOle(pGraph, &aFlySet, &rGrfSet);
- if( !pFlyFormat ) // dann eben als Graphic
+ if( !pFlyFormat ) // then just as graphic
{
pFlyFormat = m_rDoc.getIDocumentContentOperations().Insert( *m_pPaM, rFileName, OUString(), pGraph, &aFlySet,