Lines Matching refs:SetMetricValue
1794 SetMetricValue(aHeightMF, aFirstSize.Height(), eCoreUnit); in InitControls()
1795 SetMetricValue(aWidthMF, aFirstSize.Width(), eCoreUnit); in InitControls()
2313 SetMetricValue(aWidthMF, aSize.Width(), eCoreUnit); in IMPL_LINK()
2314 SetMetricValue(aHeightMF, aSize.Height(), eCoreUnit); in IMPL_LINK()
3265 SetMetricValue(aDistBorderMF, nDistBorderNum, eCoreUnit); in InitControls()
3276 SetMetricValue(aDistNumMF, aNumFmtArr[nLvl]->GetCharTextDistance(), eCoreUnit); in InitControls()
3280 SetMetricValue(aIndentMF, - aNumFmtArr[nLvl]->GetFirstLineOffset(), eCoreUnit); in InitControls()
3329 SetMetricValue( aListtabMF, aNumFmtArr[nLvl]->GetListtabPos(), eCoreUnit ); in InitControls()
3345 SetMetricValue( aAlignedAtMF, in InitControls()
3356 SetMetricValue( aIndentAtMF, aNumFmtArr[nLvl]->GetIndentAt(), eCoreUnit ); in InitControls()
3807 SetMetricValue(aDistBorderMF, nValue, eCoreUnit); in IMPL_LINK()
3865 SetMetricValue( aListtabMF, pActNum->GetLevel( nFirstLvl ).GetListtabPos(), eCoreUnit ); in IMPL_LINK()