Searched defs:rWeight (Results 1 – 10 of 10) sorted by relevance
72 inline SvxWeightItem& operator=(const SvxWeightItem& rWeight) { in operator =()
157 void SetWeight( const SvxWeightItem& rWeight ) { aWeight = rWeight; } in SetWeight()
2384 void DocxAttributeOutput::CharWeight( const SvxWeightItem& rWeight ) in CharWeight()2430 void DocxAttributeOutput::CharWeightCJK( const SvxWeightItem& rWeight ) in CharWeightCJK()2456 void DocxAttributeOutput::CharWeightCTL( const SvxWeightItem& rWeight ) in CharWeightCTL()
2269 void RtfAttributeOutput::CharWeight( const SvxWeightItem& rWeight ) in CharWeight()2337 void RtfAttributeOutput::CharWeightCJK( const SvxWeightItem& rWeight ) in CharWeightCJK()2378 void RtfAttributeOutput::CharWeightCTL( const SvxWeightItem& rWeight ) in CharWeightCTL()
1129 void WW8AttributeOutput::CharWeightCTL( const SvxWeightItem& rWeight ) in CharWeightCTL()1162 void WW8AttributeOutput::CharWeight( const SvxWeightItem& rWeight ) in CharWeight()
791 String& rFamilyName, FontWeight& rWeight, FontWidth& rWidth, sal_uLong& rType ) in getMapName()
2613 ::FontWeight Document::mapFontWeight(::css::uno::Any const & rWeight) in mapFontWeight()
998 italic::type &rItalic, weight::type &rWeight, in Substitute()
136 static weight::type parseWeight( const ByteString& rWeight ) in parseWeight()
737 static void ImplCalcType( sal_uLong& rType, FontWeight& rWeight, FontWidth& rWidth, in ImplCalcType()
Completed in 221 milliseconds