Searched refs:SwFlyInCntFrm (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 51 SwFlyInCntFrm::SwFlyInCntFrm( SwFlyFrmFmt *pFmt, SwFrm* pSib, SwFrm *pAnch ) : in SwFlyInCntFrm() function in SwFlyInCntFrm 65 SwFlyInCntFrm::~SwFlyInCntFrm() in ~SwFlyInCntFrm() 71 SwFlyInCntFrm::NotifyBackground( FindPageFrm(), aTmp, PREP_FLY_LEAVE ); in ~SwFlyInCntFrm() 76 TYPEINIT1(SwFlyInCntFrm,SwFlyFrm); 86 void SwFlyInCntFrm::SetRefPoint( const Point& rPoint, in SetRefPoint() 170 void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs ) in Format() 197 void SwFlyInCntFrm::MakeObjPos() in MakeObjPos() 238 void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect, in NotifyBackground() 255 const Point SwFlyInCntFrm::GetRelPos() const in GetRelPos() 269 void SwFlyInCntFrm::RegistFlys() in RegistFlys() [all …]
|
H A D | flylay.cxx | 1307 nTop = bVert ? ((SwFlyInCntFrm*)pFly)->GetRefPoint().X() : in CalcClipRect() 1308 ((SwFlyInCntFrm*)pFly)->GetRefPoint().Y(); in CalcClipRect() 1312 ((SwFlyInCntFrm*)pFly)->GetRefPoint().Y() : in CalcClipRect() 1313 ((SwFlyInCntFrm*)pFly)->GetRefPoint().X(), nWidth ); in CalcClipRect()
|
H A D | pagechg.cxx | 1025 if ( pAnchoredObj->ISA(SwFlyInCntFrm) ) in lcl_PrepFlyInCntRegister() 1027 SwFlyFrm* pFly = static_cast<SwFlyInCntFrm*>(pAnchoredObj); in lcl_PrepFlyInCntRegister()
|
H A D | wsfrm.cxx | 448 ((SwFlyInCntFrm*)pFly)->InvalidateCntnt(); in InvalidatePage() 469 ((SwFlyInCntFrm*)pFly)->InvalidateLayout(); in InvalidatePage()
|
H A D | layact.cxx | 1131 if ( ((SwFlyInCntFrm*)pFly)->IsInvalid() || in lcl_FindFirstInvaCntnt()
|
H A D | atrfrm.cxx | 2891 pFly = new SwFlyInCntFrm( this, pFrm, pFrm ); in MakeFrms()
|
H A D | frmtool.cxx | 419 if ( !pFly->ISA(SwFlyInCntFrm) ) in ~SwFrmNotify()
|
H A D | tabfrm.cxx | 5017 static_cast<SwFlyInCntFrm*>(pFly)->AddRefOfst( lDiff ); in lcl_ArrangeLowers()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | flyfrms.hxx | 178 class SwFlyInCntFrm : public SwFlyFrm class 196 SwFlyInCntFrm( SwFlyFrmFmt*, SwFrm*, SwFrm *pAnchor ); 198 virtual ~SwFlyInCntFrm(); 236 inline void SwFlyInCntFrm::InvalidateLayout() const in InvalidateLayout() 238 ((SwFlyInCntFrm*)this)->bInvalidLayout = sal_True; in InvalidateLayout() 240 inline void SwFlyInCntFrm::InvalidateCntnt() const in InvalidateCntnt() 242 ((SwFlyInCntFrm*)this)->bInvalidCntnt = sal_True; in InvalidateCntnt() 244 inline void SwFlyInCntFrm::ValidateLayout() const in ValidateLayout() 246 ((SwFlyInCntFrm*)this)->bInvalidLayout = sal_False; in ValidateLayout() 248 inline void SwFlyInCntFrm::ValidateCntnt() const in ValidateCntnt() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | txtflcnt.hxx | 28 class SwFlyInCntFrm; 38 SwFlyInCntFrm *_GetFlyFrm( const SwFrm *pCurrFrm ); 46 inline SwFlyInCntFrm *GetFlyFrm( const SwFrm *pCurrFrm ); 47 inline const SwFlyInCntFrm *GetFlyFrm( const SwFrm *pCurrFrm ) const; 53 inline SwFlyInCntFrm *SwTxtFlyCnt::GetFlyFrm( const SwFrm *pCurrFrm ) in GetFlyFrm() 58 inline const SwFlyInCntFrm *SwTxtFlyCnt::GetFlyFrm( const SwFrm *pCurrFrm ) const in GetFlyFrm()
|
/aoo41x/main/sw/source/core/text/ |
H A D | porfly.hxx | 31 class SwFlyInCntFrm; 67 SwFlyCntPortion( const SwTxtFrm& rFrm, SwFlyInCntFrm *pFly, 77 inline SwFlyInCntFrm *GetFlyFrm() { return (SwFlyInCntFrm*)pContact; } in GetFlyFrm() 78 inline const SwFlyInCntFrm *GetFlyFrm() const in GetFlyFrm() 79 { return (SwFlyInCntFrm*)pContact; } in GetFlyFrm()
|
H A D | porfly.cxx | 292 SwFlyInCntFrm *pFly, const Point &rBase, in SwFlyCntPortion()
|
H A D | itrcrsr.cxx | 1696 SwFlyInCntFrm *pTmp = ( (SwFlyCntPortion*)pPor )->GetFlyFrm(); in GetCrsrOfst()
|
H A D | txtfly.cxx | 654 SwFlyInCntFrm *pFly; in NewFlyCntPortion()
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | ascharanchoredobjectposition.cxx | 317 ASSERT( GetAnchoredObj().ISA(SwFlyInCntFrm), in CalcPosition() 319 const SwFlyInCntFrm& rFlyInCntFrm = in CalcPosition() 320 static_cast<const SwFlyInCntFrm&>(GetAnchoredObj()); in CalcPosition() 326 SwFlyInCntFrm* pFlyInCntFrm = &(const_cast<SwFlyInCntFrm&>(rFlyInCntFrm)); in CalcPosition()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | atrflyin.cxx | 221 SwFlyInCntFrm *SwTxtFlyCnt::_GetFlyFrm( const SwFrm *pCurrFrm ) in _GetFlyFrm() 249 return (SwFlyInCntFrm*)pFrm; in _GetFlyFrm() 265 SwFlyInCntFrm *pFly = new SwFlyInCntFrm( (SwFlyFrmFmt*)pFrmFmt, pCurrFrame, pCurrFrame ); in _GetFlyFrm()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 1127 *_opRef = ( (SwFlyInCntFrm*)pFly )->GetRefPoint(); in CalcBoundRect()
|
Completed in 135 milliseconds