Home
last modified time | relevance | path

Searched refs:pPosFly (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlflywriter.cxx380 SwHTMLPosFlyFrame *pPosFly = (*m_pHTMLPosFlyFrames)[i].get(); in OutFlyFrame() local
382 pPosFly->GetOutPos() == nPos ) && in OutFlyFrame()
383 pPosFly->GetContentIndex() == nContentIdx ) in OutFlyFrame()
402 OutFrameFormat( pPosFly->GetOutMode(), pPosFly->GetFormat(), in OutFlyFrame()
403 pPosFly->GetSdrObject() ); in OutFlyFrame()
404 switch( pPosFly->GetOutFn() ) in OutFlyFrame()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlflywriter.cxx379 SwHTMLPosFlyFrame *pPosFly = (*m_pHTMLPosFlyFrames)[i].get(); in OutFlyFrame() local
381 pPosFly->GetOutPos() == nPos ) && in OutFlyFrame()
382 pPosFly->GetContentIndex() == nContentIdx ) in OutFlyFrame()
401 OutFrameFormat( pPosFly->GetOutMode(), pPosFly->GetFormat(), in OutFlyFrame()
402 pPosFly->GetSdrObject() ); in OutFlyFrame()
403 switch( pPosFly->GetOutFn() ) in OutFlyFrame()