Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx423 long nULBorders = lcl_GetValue(aTopMF, eUnit) in IMPL_LINK() local
426 ((aOrigSize.Height() - nULBorders ) * pField->GetValue())/100L) , in IMPL_LINK()
595 long nULBorders = lcl_GetValue( aTopMF, eUnit ) + in CalcZoom() local
602 if( (nDen = aOrigSize.Height() - nULBorders) > 0) in CalcZoom()

Completed in 14 milliseconds