Searched refs:SwTxtFly (Results 1 – 8 of 8) sorted by relevance
33 class SwTxtFly;108 class SwTxtFly class141 : const_cast<SwTxtFly*>(this)->InitAnchoredObjList(); in GetAnchoredObjList()164 inline SwTxtFly() in SwTxtFly() function in SwTxtFly177 inline SwTxtFly( const SwTxtFrm *pFrm ) in SwTxtFly() function in SwTxtFly180 SwTxtFly( const SwTxtFly& rTxtFly );182 inline ~SwTxtFly() { delete mpAnchoredObjList; } in ~SwTxtFly()196 { return pMaster ? pMaster : ((SwTxtFly*)this)->_GetMaster(); } in GetMaster()200 { ((SwTxtFly*)this)->nNextTop = nNew; } in SetNextTop()239 inline sal_Bool SwTxtFly::Relax( const SwRect &rRect ) in Relax()[all …]
439 SwTxtFly *pTxtFly = rInf.GetTxtFly(); in CalcFlyWidth()751 SwTxtFly::SwTxtFly( const SwTxtFly& rTxtFly ) in SwTxtFly() function in SwTxtFly775 void SwTxtFly::CtorInitTxtFly( const SwTxtFrm *pFrm ) in CtorInitTxtFly()843 sal_Bool SwTxtFly::IsAnyFrm() const in IsAnyFrm()866 sal_Bool SwTxtFly::IsAnyObj( const SwRect &rRect ) const in IsAnyObj()898 const SwCntntFrm* SwTxtFly::_GetMaster() in _GetMaster()1416 SwAnchoredObjList* SwTxtFly::InitAnchoredObjList() in InitAnchoredObjList()1623 SwTwips SwTxtFly::CalcMinBottom() const in CalcMinBottom()1935 void SwTxtFly::ShowContour( OutputDevice* pOut ) in ShowContour()2084 void SwTxtFly::CalcRightMargin( SwRect &rFly, in CalcRightMargin()[all …]
407 SwTxtFly aTxtFly; // FlyFrm-Berechnung448 inline SwTxtFly *GetTxtFly() { return &aTxtFly; } in GetTxtFly()449 inline const SwTxtFly *GetTxtFly() const { return &aTxtFly; } in GetTxtFly()
1535 SwTxtFly aTxtFly( this ); in Prepare()1747 SwTxtFly aTxtFly( this ); in Prepare()2688 SwTxtFly& rTxtFly ) in lcl_CalcFlyBasePos()2769 SwTxtFly aTxtFly( this ); in CalcBaseOfstForFly()
311 SwTxtFly aTxtFly( this ); in FormatEmpty()
482 SwTxtFly aTxtFly( this ); in PaintEmpty()
763 SwTxtFly aTxtFly( GetTxtFrm() ); in CalcFlyPortion()
63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter()
Completed in 42 milliseconds