Home
last modified time | relevance | path

Searched refs:SwTxtFly (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfly.hxx33 class SwTxtFly;
108 class SwTxtFly class
141 : const_cast<SwTxtFly*>(this)->InitAnchoredObjList(); in GetAnchoredObjList()
164 inline SwTxtFly() in SwTxtFly() function in SwTxtFly
177 inline SwTxtFly( const SwTxtFrm *pFrm ) in SwTxtFly() function in SwTxtFly
180 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 …]
H A Dtxtfly.cxx439 SwTxtFly *pTxtFly = rInf.GetTxtFly(); in CalcFlyWidth()
751 SwTxtFly::SwTxtFly( const SwTxtFly& rTxtFly ) in SwTxtFly() function in SwTxtFly
775 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 …]
H A Dinftxt.hxx407 SwTxtFly aTxtFly; // FlyFrm-Berechnung
448 inline SwTxtFly *GetTxtFly() { return &aTxtFly; } in GetTxtFly()
449 inline const SwTxtFly *GetTxtFly() const { return &aTxtFly; } in GetTxtFly()
H A Dtxtfrm.cxx1535 SwTxtFly aTxtFly( this ); in Prepare()
1747 SwTxtFly aTxtFly( this ); in Prepare()
2688 SwTxtFly& rTxtFly ) in lcl_CalcFlyBasePos()
2769 SwTxtFly aTxtFly( this ); in CalcBaseOfstForFly()
H A Dporrst.cxx311 SwTxtFly aTxtFly( this ); in FormatEmpty()
H A Dfrmpaint.cxx482 SwTxtFly aTxtFly( this ); in PaintEmpty()
H A Ditradj.cxx763 SwTxtFly aTxtFly( GetTxtFrm() ); in CalcFlyPortion()
H A Dtxtdrop.cxx63 const SwTxtFly *pTxtFly = rInf.GetTxtFly(); in lcl_IsDropFlyInter()

Completed in 87 milliseconds