Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dgrfpage.cxx415 long nLRBorders = lcl_GetValue(aLeftMF, eUnit) in IMPL_LINK() local
418 ((aOrigSize.Width() - nLRBorders) * pField->GetValue())/100L), in IMPL_LINK()
593 long nLRBorders = lcl_GetValue( aLeftMF, eUnit ) + in CalcZoom() local
599 if( (nDen = aOrigSize.Width() - nLRBorders) > 0) in CalcZoom()

Completed in 17 milliseconds