Home
last modified time | relevance | path

Searched refs:pLay (Results 26 – 33 of 33) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx798 SwLayoutFrm* pLay = pBoss->FindBodyCont(); in GetNextFtnLeaf() local
799 if( pLay && pLay->Lower() && pLay->Lower()->IsColumnFrm() ) in GetNextFtnLeaf()
800 pBoss = (SwFtnBossFrm*)pLay->Lower(); in GetNextFtnLeaf()
1119 SwLayoutFrm *pLay = FindBodyCont(); in MakeFtnCont() local
1120 pNew->Paste( this, pLay->GetNext() ); in MakeFtnCont()
H A Dlayouter.cxx66 SwEndnoter( SwLayouter* pLay ) in SwEndnoter() argument
67 : pMaster( pLay ), pSect( NULL ), pEndArr( NULL ) {} in SwEndnoter()
H A Dpagechg.cxx390 void MA_FASTCALL lcl_FormatLay( SwLayoutFrm *pLay ) in lcl_FormatLay() argument
394 SwFrm *pTmp = pLay->Lower(); in lcl_FormatLay()
402 pLay->Calc(); in lcl_FormatLay()
H A Dpaintfrm.cxx3617 void MA_FASTCALL lcl_PaintLowerBorders( const SwLayoutFrm *pLay,
6162 void MA_FASTCALL lcl_RefreshLine( const SwLayoutFrm *pLay, in lcl_RefreshLine() argument
6192 const SwFlyFrm *pMyFly = pLay->FindFlyFrm(); in lcl_RefreshLine()
6212 if ( !pFly || (pFly == pLay || pFly->IsAnLower( pLay )) ) in lcl_RefreshLine()
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx133 void SwTxtFormatter::Insert( SwLineLayout *pLay ) in Insert() argument
138 pLay->SetNext( pCurr->GetNext() ); in Insert()
139 pCurr->SetNext( pLay ); in Insert()
142 pCurr = pLay; in Insert()
/trunk/main/sw/source/core/inc/
H A Dcntfrm.hxx108 …static bool CalcLowers( SwLayoutFrm* pLay, const SwLayoutFrm* pDontLeave, long nBottom, bool bSkip…
H A Dtabfrm.hxx36 friend void CalcCntnt( SwLayoutFrm *pLay, bool bNoColl, bool bNoCalcFollow );
H A Dflowfrm.hxx137 friend void CalcCntnt( SwLayoutFrm *pLay, bool bNoColl, bool bNoCalcFollow );

Completed in 156 milliseconds

12