Home
last modified time | relevance | path

Searched refs:FindFirstBodyCntnt (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dpagefrm.hxx221 inline SwCntntFrm *FindFirstBodyCntnt();
222 inline const SwCntntFrm *FindFirstBodyCntnt() const;
425 inline SwCntntFrm *SwPageFrm::FindFirstBodyCntnt() in FindFirstBodyCntnt() function in SwPageFrm
430 inline const SwCntntFrm *SwPageFrm::FindFirstBodyCntnt() const in FindFirstBodyCntnt() function in SwPageFrm
/trunk/main/sw/source/core/frmedt/
H A Dfedesc.cxx89 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
107 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
111 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
H A Dfews.cxx402 ASSERT( pPage->FindFirstBodyCntnt(), in lcl_SetAPageOffset()
432 const SwFrm *pFlow = pPage->FindFirstBodyCntnt(); in SetPageOffset()
454 const SwFrm *pFlow = pPage->FindFirstBodyCntnt(); in GetPageOffset()
/trunk/main/sw/source/core/layout/
H A Dsoftpagebreak.cxx51 const SwCntntFrm* pFirst2 = pPage->FindFirstBodyCntnt(); in fillSoftPageBreakList()
129 const SwCntntFrm* pFirst = pPage->FindFirstBodyCntnt(); in hasSoftPageBreak()
H A Dpagechg.cxx820 SwFrm *pFlow = FindFirstBodyCntnt(); in FindPageDesc()
1042 SwCntntFrm *pFrm = FindFirstBodyCntnt(); in PrepareRegisterChg()
1343 !pSibling->FindFirstBodyCntnt() ) in InsertPage()
1363 !pSibling->FindFirstBodyCntnt() ) in InsertPage()
H A Dtrvlfrm.cxx986 return ((SwPageFrm*)pLayout)->FindFirstBodyCntnt(); in GetFirstSub()
1252 : pStart->FindPageFrm()->FindFirstBodyCntnt(); in GetCntntPos()
1734 const SwFrm *pFlow = pPage->FindFirstBodyCntnt(); in WannaRightPage()
H A Dflowfrm.cxx669 && pPage->FindFirstBodyCntnt() == &rThis ) in MoveSubTree()
935 const SwFlowFrm *pNewFlow = pNew->FindFirstBodyCntnt(); in WrongPageDesc()
H A Dfindfrm.cxx69 SwCntntFrm *pRet = FindFirstBodyCntnt(); in FindLastBodyCntnt()
H A Dlayact.cxx516 SwCntntFrm *pCnt = pPage->FindFirstBodyCntnt(); in CheckFirstVisPage()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1140 const SwCntntFrm * pCntntFrm = pPage->FindFirstBodyCntnt(); in GetAllFlyFmts()
1149 pCntntFrm = pPrv->FindFirstBodyCntnt(); in GetAllFlyFmts()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx233 if( 0 != ( pCntFrm = pPgFrm->FindFirstBodyCntnt()) && in GetBodyTxtNode()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2604 else if ( bRestart && FindPageFrm()->FindFirstBodyCntnt() == this ) in RecalcAllLines()

Completed in 132 milliseconds