Searched refs:GetCharRelief (Results 1 – 4 of 4) sorted by relevance
105 inline const SvxCharReliefItem &SwAttrSet::GetCharRelief( sal_Bool bInP ) const in GetCharRelief() function in SwAttrSet169 inline const SvxCharReliefItem &SwFmt::GetCharRelief( sal_Bool bInP ) const in GetCharRelief() function in SwFmt170 { return aSet.GetCharRelief(bInP); } in GetCharRelief()
226 inline const SvxCharReliefItem &GetCharRelief( sal_Bool = sal_True ) const;
269 inline const SvxCharReliefItem &GetCharRelief( sal_Bool = sal_True ) const;
540 SetRelief( (FontRelief)pAttrSet->GetCharRelief().GetValue() ); in SwFont()
Completed in 15 milliseconds