Home
last modified time | relevance | path

Searched refs:MAKEPAGE_NONE (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx973 eMakePage = MAKEPAGE_NONE; in GetNextLeaf()
1019 if( !IsFlowFrm() && ( eMakePage == MAKEPAGE_NONE || in GetNextLeaf()
1957 0 != const_cast<SwFrm&>(rThis).GetNextCellLeaf( MAKEPAGE_NONE ) ) in MoveFwd()
1982 rThis.GetLeaf( bMakePage ? MAKEPAGE_INSERT : MAKEPAGE_NONE, sal_True ); in MoveFwd()
2232 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2257 SwLayoutFrm* pNewNextUpper = pNewUpper->GetLeaf( MAKEPAGE_NONE, sal_True ); in MoveBwd()
2285 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2336 pCol = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2365 … SwLayoutFrm* pNewNextUpper = pNewUpper->GetLeaf( MAKEPAGE_NONE, sal_True ); in MoveBwd()
2394 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
[all …]
H A Dflycnt.cxx697 const SwFrm *pLay = pUp->GetLeaf( MAKEPAGE_NONE, sal_False, pCnt ); in lcl_CalcDownDist()
731 const SwFrm *pLay = pUp->GetLeaf( MAKEPAGE_NONE, sal_True, pCnt ); in lcl_CalcDownDist()
839 pLay = pLay->GetLeaf( MAKEPAGE_NONE, sal_True, pCnt ); in lcl_CalcDownDist()
H A Dfindfrm.cxx1351 ( !IsCntntFrm() || !const_cast<SwFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in IsMoveable()
H A Dcalcmove.cxx1669 0 != const_cast<SwCntntFrm*>(this)->GetNextCellLeaf( MAKEPAGE_NONE ) ) in MakeAll()
H A Dsectfrm.cxx2300 return 0 != ((SwFrm*)GetUpper())->GetNextLeaf( MAKEPAGE_NONE ); in MoveAllowed()
H A Dftnfrm.cxx3061 GetLeaf( bMakePage ? MAKEPAGE_INSERT : MAKEPAGE_NONE, sal_True ); in MoveFtnCntFwd()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx680 MakePageType eMakePage = bInFtn ? MAKEPAGE_NONE in CalcPosition()
929 : ( bInFtn ? MAKEPAGE_NONE : MAKEPAGE_APPEND ) ), in CalcPosition()
/trunk/main/sw/source/core/text/
H A Dwidorp.cxx293 if ( pFrm->GetNextCellLeaf( MAKEPAGE_NONE ) || pFrm->IsInFollowFlowRow() ) in WidowsAndOrphans()
H A DEnhancedPDFExportHelper.cxx354 ( rFrm.IsCellFrm() && const_cast<SwFrm&>(rFrm).GetPrevCellLeaf( MAKEPAGE_NONE ) ) ) in CheckReopenTag()
471 ( rFrm.IsCellFrm() && const_cast<SwFrm&>(rFrm).GetNextCellLeaf( MAKEPAGE_NONE ) ) ) in BeginTag()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx1040 pFrm = pFrm->GetNextCellLeaf( MAKEPAGE_NONE ); in FillRects()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx263 MAKEPAGE_NONE, //Keine Seite bzw. Fussnote anlegen enumerator

Completed in 100 milliseconds