Searched refs:GetAllFlyFmts (Results 1 – 5 of 5) sorted by relevance
608 SwPosFlyFrms aFlys(rDoc.GetAllFlyFmts(pPaM, true)); in GetFrames()
1889 SwPosFlyFrms aFlyFrms(rPaM.GetDoc()->GetAllFlyFmts(m_pImpl->GetCursor())); in SwXParaFrameEnumeration()
313 SwPosFlyFrms aFlyPos(pDoc->GetAllFlyFmts(bWriteAll ? 0 : pCurPam, sal_True)); in CollectFlyFrms()
1086 SwPosFlyFrms GetAllFlyFmts( const SwPaM* = 0, sal_Bool bDrawAlso = sal_False ) const;
1084 SwPosFlyFrms SwDoc::GetAllFlyFmts( const SwPaM* pCmpRange, sal_Bool bDrawAlso ) const in GetAllFlyFmts() function in SwDoc
Completed in 60 milliseconds