summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf2.cxx
diff options
context:
space:
mode:
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,