Searched refs:SetMaxFtnHeight (Results 1 – 4 of 4) sorted by relevance
64 SetMaxFtnHeight( LONG_MAX ); in SwColumnFrm()175 pTmpCol->SetMaxFtnHeight( nMax ); in lcl_AddColumns()187 pTmp->SetMaxFtnHeight( nMax ); in lcl_AddColumns()
216 SetMaxFtnHeight( pPgDsc->GetFtnInfo().GetHeight() ? in SwPageFrm()704 SetMaxFtnHeight( pDesc->GetFtnInfo().GetHeight() ); in _UpdateAttr()706 SetMaxFtnHeight( LONG_MAX ); in _UpdateAttr()
2916 pCol->SetMaxFtnHeight( GetMaxFtnHeight() ); in SetColMaxFtnHeight()
73 inline void SetMaxFtnHeight( const SwTwips nNewMax ) { nMaxFtnHeight = nNewMax; } in SetMaxFtnHeight() function in SwFtnBossFrm
Completed in 55 milliseconds