Searched refs:lcl_LineTotal (Results 1 – 1 of 1) sorted by relevance
175 long lcl_LineTotal(const SvxBorderLine* pLine) in lcl_LineTotal() function659 lcl_LineTotal( rParam.pBorder->GetBottom() ); in lcl_FillHFParam()781 lcl_LineTotal(rParam.pBorder->GetLeft()) + in UpdateHFHeight()808 lcl_LineTotal( rParam.pBorder->GetTop() ) + in UpdateHFHeight()809 lcl_LineTotal( rParam.pBorder->GetBottom() ); in UpdateHFHeight()1811 nMaxHeight += lcl_LineTotal( rParam.pBorder->GetTop() ) + in PrintHF()1812 lcl_LineTotal( rParam.pBorder->GetBottom() ) + in PrintHF()2138 nLeftSpace -= lcl_LineTotal(pBorderItem->GetLeft()); in PrintPage()2159 nTopSpace -= lcl_LineTotal(pBorderItem->GetTop()); in PrintPage()2961 lcl_LineTotal(pBorderItem->GetRight()) + in GetDocPageSize()[all …]
Completed in 31 milliseconds