Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4448 const SwFrmFmt *footerFmt = footer->GetFooterFmt(); in FormatColumns() local
4449 if ( footerFmt ) in FormatColumns()
4451 nPageSize -= footerFmt->GetFrmSize().GetHeight(); in FormatColumns()