Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx175 long lcl_LineTotal(const SvxBorderLine* pLine) in lcl_LineTotal() function
659 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 23 milliseconds