Home
last modified time | relevance | path

Searched refs:GetMaxFtnHeight (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx374 if ( pBoss->GetMaxFtnHeight() != LONG_MAX ) in GrowFrm()
376 nDist = Min( nDist, pBoss->GetMaxFtnHeight() in GrowFrm()
804 if ( !pCont && pBoss->GetMaxFtnHeight() && in GetNextFtnLeaf()
914 if ( eMakeFtn == MAKEPAGE_FTN && pNxtBoss->GetMaxFtnHeight() ) in GetPrevFtnLeaf()
2916 pCol->SetMaxFtnHeight( GetMaxFtnHeight() ); in SetColMaxFtnHeight()
3165 nOldHeight( pBs->GetMaxFtnHeight() ) in SwSaveFtnHeight()
3168 nNewHeight = pBoss->GetMaxFtnHeight(); in SwSaveFtnHeight()
3177 if ( nNewHeight == pBoss->GetMaxFtnHeight() ) in ~SwSaveFtnHeight()
H A Dcolfrm.cxx162 pCont->FindPageFrm()->GetMaxFtnHeight() : LONG_MAX; in lcl_AddColumns()
H A Dpagechg.cxx705 if ( !GetMaxFtnHeight() ) in _UpdateAttr()
/aoo41x/main/sw/source/core/inc/
H A Dftnboss.hxx92 SwTwips GetMaxFtnHeight() const { return nMaxFtnHeight; } in GetMaxFtnHeight() function in SwFtnBossFrm

Completed in 81 milliseconds