Home
last modified time | relevance | path

Searched refs:SwFlyFrame (Results 101 – 125 of 202) sorted by relevance

123456789

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccselectionhelper.cxx206 const SwFlyFrame* pFlyFrame = pFEShell->GetSelectedFlyFrame(); in getSelectedAccessibleChildCount()
260 const SwFlyFrame *pFlyFrame = pFEShell->GetSelectedFlyFrame(); in getSelectedAccessibleChild()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dlayact.cxx107 const SwFlyFrame *pSelfFly = pCnt->FindFlyFrame(); in PaintWithoutFlys()
122 SwFlyFrame *pFly = static_cast<SwVirtFlyDrawObj*>(pO)->GetFlyFrame(); in PaintWithoutFlys()
893 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in lcl_FindFirstInvaContent()
927 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in lcl_FindFirstInvaObj()
1399 void SwLayAction::FormatLayoutFly( SwFlyFrame* pFly ) in FormatLayoutFly()
1810 void SwLayAction::FormatFlyContent( const SwFlyFrame *pFly ) in FormatFlyContent()
1986 if ( dynamic_cast< const SwFlyFrame *>( pObj ) != nullptr ) in DoIdleJob_()
1988 SwFlyFrame* pFly = static_cast<SwFlyFrame*>(pObj); in DoIdleJob_()
2065 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in DoIdleJob()
H A Dhffrm.cxx670 if ( dynamic_cast< const SwFlyFrame *>( pObj ) != nullptr ) in DelFlys()
672 SwFlyFrame* pFlyFrame = static_cast<SwFlyFrame*>(pObj); in DelFlys()
H A Dlaycache.cxx289 if (SwFlyFrame *pFly = dynamic_cast<SwFlyFrame*>(pAnchoredObj)) in Write()
1007 if (SwFlyFrame *pFly = dynamic_cast<SwFlyFrame*>(pAnchoredObj)) // a text frame? in CheckFlyCache_()
1028SwFlyFrame* pFly = const_cast<SwVirtFlyDrawObj*>(static_cast<const SwVirtFlyDrawObj*>(*aFlySetIt))… in CheckFlyCache_()
H A Dpaintfrm.cxx258 SwFlyFrame *pSRetoucheFly;
259 SwFlyFrame *pSRetoucheFly2;
260 SwFlyFrame *pSFlyOnlyDraw;
1384 const SwFlyFrame *pFly = static_cast<const SwFlyFrame*>(pAnchoredObj); in lcl_SubtractFlys()
3715 bool SwFlyFrame::IsBackgroundTransparent() const in IsBackgroundTransparent()
3976 SwFlyFrame* pOldRet = gProp.pSRetoucheFly2; in PaintSwFrame()
4133 void SwFlyFrame::PaintDecorators() const in PaintDecorators()
6445 const SwFlyFrame *pFly = in RefreshLaySubsidiary()
6505 const SwFlyFrame *pMyFly = pLay->FindFlyFrame(); in lcl_RefreshLine()
7184 const SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrame*>(pFrame); in GetBackgroundBrush()
[all …]
H A Dcalcmove.cxx668 aFrm.Pos() += static_cast<SwFlyFrame*>(GetUpper())->ContentPos(); in MakePos()
719 if ( dynamic_cast<const SwFlyFrame*>( pObj) != nullptr ) in lcl_CheckObjects()
721 SwFlyFrame *pFly = static_cast<SwFlyFrame*>(pObj); in lcl_CheckObjects()
1128 const bool bFly = dynamic_cast<const SwFlyFrame*>( pObj) != nullptr; in MakePrtArea()
1447 static_cast<SwFlyFrame*>(GetUpper())->InvalidateContentPos(); in MakeAll()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Deditsh.cxx335 SwFlyFrame *pFly = static_cast<SwFlyFrame*>(pNd->getLayoutFrame(GetLayout())->GetUpper()); in SetGraphicPolygon()
350 SwFlyFrame *pFly = static_cast<SwFlyFrame*>(pNd->getLayoutFrame(GetLayout())->GetUpper()); in ClearAutomaticContour()
631SwFlyFrame* pFlyFrame = rNd.GetContentNode()->getLayoutFrame( GetLayout() )->FindFlyFrame(); in GetIMapGraphic()
H A Dedundo.cxx75 SwFlyFrame *const pFly = in HandleUndoRedoContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dwsfrm.cxx423 void SwFlyFrame::CheckDirection( bool bVert ) in CheckDirection()
620 const SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrame*>(this); in InvalidatePage()
643 const SwFlyFrame *pFly = FindFlyFrame(); in InvalidatePage()
1521 return static_cast<SwFlyFrame*>(this)->Grow_( nDist, bTst ); in Grow()
1560 return static_cast<SwFlyFrame*>(this)->Shrink_( nDist, bTst ); in Shrink()
1962 static_cast<SwFlyFrame*>(this)->Invalidate_(); in ImplInvalidateSize()
1978 static_cast<SwFlyFrame*>(this)->Invalidate_(); in ImplInvalidatePrt()
1996 static_cast<SwFlyFrame*>(this)->Invalidate_(); in ImplInvalidatePos()
3532 if ( auto pFly = dynamic_cast<SwFlyFrame *>( pAnchoredObj ) ) in InvaPercentFlys()
3970 SwFlyFrame *pFlyFrame = dynamic_cast<SwFlyFrame*>(this); in FormatWidthCols()
[all …]
H A Dlaycache.cxx290 if (SwFlyFrame *pFly = dynamic_cast<SwFlyFrame*>(pAnchoredObj)) in Write()
1007 if (SwFlyFrame *pFly = dynamic_cast<SwFlyFrame*>(pAnchoredObj)) // a text frame? in CheckFlyCache_()
1028SwFlyFrame* pFly = const_cast<SwVirtFlyDrawObj*>(static_cast<const SwVirtFlyDrawObj*>(*aFlySetIt))… in CheckFlyCache_()
H A Dlayact.cxx106 const SwFlyFrame *pSelfFly = pCnt->FindFlyFrame(); in PaintWithoutFlys()
121 SwFlyFrame *pFly = pVirtFly->GetFlyFrame(); in PaintWithoutFlys()
871 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in lcl_FindFirstInvaContent()
905 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in lcl_FindFirstInvaObj()
1384 void SwLayAction::FormatLayoutFly( SwFlyFrame* pFly ) in FormatLayoutFly()
1836 void SwLayAction::FormatFlyContent( const SwFlyFrame *pFly ) in FormatFlyContent()
2009 if ( auto pFly = dynamic_cast<SwFlyFrame *>( pObj ) ) in DoIdleJob_()
2090 if ( auto pFly = dynamic_cast< const SwFlyFrame *>( pObj ) ) in DoIdleJob()
H A Dpaintfrm.cxx272 SwFlyFrame *pSRetoucheFly;
273 SwFlyFrame *pSRetoucheFly2;
274 SwFlyFrame *pSFlyOnlyDraw;
1405 const SwFlyFrame *pFly = dynamic_cast<const SwFlyFrame*>(pAnchoredObj); in lcl_SubtractFlys()
3821 bool SwFlyFrame::IsBackgroundTransparent() const in IsBackgroundTransparent()
3892 SwFlyFrame *pFly = pFlyDraw->GetFlyFrame(); in IsPaint()
4098 SwFlyFrame* pOldRet = gProp.pSRetoucheFly2; in PaintSwFrame()
4263 void SwFlyFrame::PaintDecorators() const in PaintDecorators()
6646 const SwFlyFrame *pMyFly = pLay->FindFlyFrame(); in lcl_RefreshLine()
7315 const SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrame*>(pFrame); in GetBackgroundBrush()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Deditsh.cxx330 SwFlyFrame *pFly = static_cast<SwFlyFrame*>(pNd->getLayoutFrame(GetLayout())->GetUpper()); in SetGraphicPolygon()
345 SwFlyFrame *pFly = static_cast<SwFlyFrame*>(pNd->getLayoutFrame(GetLayout())->GetUpper()); in ClearAutomaticContour()
626SwFlyFrame* pFlyFrame = rNd.GetContentNode()->getLayoutFrame( GetLayout() )->FindFlyFrame(); in GetIMapGraphic()
H A Dedundo.cxx73 SwFlyFrame *const pFly = in HandleUndoRedoContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfecopy.cxx136 SwFlyFrame* pFly = GetSelectedFlyFrame(); in Copy()
248 static bool lcl_SetAnchor( const SwPosition& rPos, const SwNode& rNd, SwFlyFrame const * pFly, in lcl_SetAnchor()
257 SwFlyFrame *pTmpFly = pTmpFrame->FindFlyFrame(); in lcl_SetAnchor()
477 SwFlyFrame* pFly = GetSelectedFlyFrame(); in Copy()
559SwFlyFrame* pFlyFrame = static_cast<SwFlyFrameFormat*>(pFlyFormat)->GetFrame( &aPt ); in Copy()
993 SwFlyFrame* pFlyFrame = static_cast<SwFlyFrameFormat*>(pNew)-> in Paste()
1358SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrameFormat*>(pFormat)->GetFrame( &aNullPt ); in Paste()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dviewimp.cxx366 void SwViewShellImp::InvalidateAccessibleRelationSet( const SwFlyFrame *pMaster, in InvalidateAccessibleRelationSet()
367 const SwFlyFrame *pFollow ) in InvalidateAccessibleRelationSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dviewimp.cxx372 void SwViewShellImp::InvalidateAccessibleRelationSet( const SwFlyFrame *pMaster, in InvalidateAccessibleRelationSet()
373 const SwFlyFrame *pFollow ) in InvalidateAccessibleRelationSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfecopy.cxx128 SwFlyFrame* pFly = GetSelectedFlyFrame(); in Copy()
240 static bool lcl_SetAnchor( const SwPosition& rPos, const SwNode& rNd, SwFlyFrame const * pFly, in lcl_SetAnchor()
249 SwFlyFrame *pTmpFly = pTmpFrame->FindFlyFrame(); in lcl_SetAnchor()
471 SwFlyFrame* pFly = GetSelectedFlyFrame(); in Copy()
553SwFlyFrame* pFlyFrame = static_cast<SwFlyFrameFormat*>(pFlyFormat)->GetFrame( &aPt ); in Copy()
804 SwFlyFrame* pFlyFrame = static_cast<SwFlyFrameFormat*>(pNew)->GetFrame(&aPt); in lcl_PasteFlyOrDrawFormat()
1384SwFlyFrame* pFlyFrame = static_cast<const SwFlyFrameFormat*>(pFormat)->GetFrame( &aNullPt ); in Paste()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/draw/
H A Ddcontact.cxx481 sal_uInt32 SwFlyDrawContact::GetOrdNumForNewRef(const SwFlyFrame* pFly, in GetOrdNumForNewRef()
504 SwIterator<SwFlyFrame,SwFormat> aIter(*GetFormat()); in GetOrdNumForNewRef()
505 const SwFlyFrame* pFlyFrame(nullptr); in GetOrdNumForNewRef()
524 SwVirtFlyDrawObj* SwFlyDrawContact::CreateNewRef(SwFlyFrame* pFly, in CreateNewRef()
598 SwFlyFrame* pFlyFrame = static_cast<SwVirtFlyDrawObj*>(_pDrawObj)->GetFlyFrame(); in MoveObjToVisibleLayer()
638 SwFlyFrame* pFlyFrame = static_cast<SwVirtFlyDrawObj*>(_pDrawObj)->GetFlyFrame(); in MoveObjToInvisibleLayer()
661 SwFlyFrame::GetAnchoredObjects( _roAnchoredObjs, *pFormat ); in GetAnchoredObjs()
2300 assert(dynamic_cast<SwFlyFrame const*>(pAnchoredObj)); in AddToDrawingPage()
H A Ddflyobj.cxx316 const SwFlyFrame* pFlyFrame = GetFlyFrame(); in getOuterBound()
340 const SwFlyFrame* pFlyFrame = GetFlyFrame(); in getInnerBound()
360 const SwFlyFrame* pFlyFrame(GetFlyFrame()); in ContainsSwGrfNode()
422 SwFlyFrame* pFly) in SwVirtFlyDrawObj()
506 if ( !SwFlyFrame::IsPaint( const_cast<SwVirtFlyDrawObj*>(this), pShell ) ) in wrap_DoPaintObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/draw/
H A Ddflyobj.cxx319 const SwFlyFrame* pFlyFrame = GetFlyFrame(); in getOuterBound()
343 const SwFlyFrame* pFlyFrame = GetFlyFrame(); in getInnerBound()
363 const SwFlyFrame* pFlyFrame(GetFlyFrame()); in ContainsSwGrfNode()
425 SwFlyFrame* pFly) in SwVirtFlyDrawObj()
508 if ( !SwFlyFrame::IsPaint( const_cast<SwVirtFlyDrawObj*>(this), pShell ) ) in wrap_DoPaintObject()
H A Ddcontact.cxx479 sal_uInt32 SwFlyDrawContact::GetOrdNumForNewRef(const SwFlyFrame* pFly) in GetOrdNumForNewRef()
482 SwIterator<SwFlyFrame,SwFormat> aIter(*GetFormat()); in GetOrdNumForNewRef()
483 const SwFlyFrame* pFlyFrame(nullptr); in GetOrdNumForNewRef()
502 SwVirtFlyDrawObj* SwFlyDrawContact::CreateNewRef(SwFlyFrame* pFly, SwFlyFrameFormat* pFormat) in CreateNewRef()
575 SwFlyFrame* pFlyFrame = static_cast<SwVirtFlyDrawObj*>(_pDrawObj)->GetFlyFrame(); in MoveObjToVisibleLayer()
615 SwFlyFrame* pFlyFrame = static_cast<SwVirtFlyDrawObj*>(_pDrawObj)->GetFlyFrame(); in MoveObjToInvisibleLayer()
638 SwFlyFrame::GetAnchoredObjects( _roAnchoredObjs, *pFormat ); in GetAnchoredObjs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporfly.cxx168 if ( auto pFlyFrame = dynamic_cast<SwFlyFrame *>( pAnchoredObj ) ) in MoveFlyInCnt()
216 SwFlyFrame::IsPaint(m_pFly->GetVirtDrawObj(), m_pFly->getRootFrame()->GetCurrShell()))) in Paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dexpfld.cxx174 const SwFrameFormat* pFlyFormat = static_cast<const SwFlyFrame*>(pLayout)->GetFormat(); in GetBodyTextNode()
182 …pLayout = static_cast<const SwLayoutFrame*>(static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFram… in GetBodyTextNode()
199 pLayout = static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFrame() in GetBodyTextNode()
200 … ? static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFrame()->GetUpper() : nullptr; in GetBodyTextNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dexpfld.cxx177 const SwFrameFormat* pFlyFormat = static_cast<const SwFlyFrame*>(pLayout)->GetFormat(); in GetBodyTextNode()
185 …pLayout = static_cast<const SwLayoutFrame*>(static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFram… in GetBodyTextNode()
202 pLayout = static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFrame() in GetBodyTextNode()
203 … ? static_cast<const SwFlyFrame*>(pLayout)->GetAnchorFrame()->GetUpper() : nullptr; in GetBodyTextNode()

123456789