Searched defs:aWeight (Results 1 – 8 of 8) sorted by relevance
172 uno::Any aWeight; in FillFromItemSet() local
75 SvxWeightItem aWeight; member in SwBoxAutoFmt
77 SvxWeightItem aWeight; member in ScAutoFormatDataField
1244 SvxWeightItem aWeight( (FontWeight)nWeight, aItemIds.nWeight ); in ParseCSS1_font_weight() local1263 SvxWeightItem aWeight( nWeight>400 ? WEIGHT_BOLD : WEIGHT_NORMAL, in ParseCSS1_font_weight() local1819 SvxWeightItem aWeight( eWeight, aItemIds.nWeight ); in ParseCSS1_font() local
1758 SvxWeightItem aWeight( WEIGHT_BOLD, RES_CHRATR_WEIGHT ); in NextToken() local
2213 … const double aWeight(aKernel.Calculate(fFilterFactor * (aCenter - static_cast< double>(j)))); in ImplCalculateContributions() local2281 const double aWeight(pWeights[aIndex]); in ImplScaleConvolutionHor() local2372 const double aWeight(pWeights[aIndex]); in ImplScaleConvolutionVer() local
2597 static float const aWeight[] in mapFontWeight() local
1485 OString aWeight = rXLFD.getToken( 0, '-', nIndex ).toAsciiLowerCase(); in parseXLFD() local
Completed in 204 milliseconds