Searched refs:GetCharHidden (Results 1 – 4 of 4) sorted by relevance
107 inline const SvxCharHiddenItem &SwAttrSet::GetCharHidden( sal_Bool bInP ) const in GetCharHidden() function in SwAttrSet171 inline const SvxCharHiddenItem &SwFmt::GetCharHidden( sal_Bool bInP ) const in GetCharHidden() function in SwFmt172 { return aSet.GetCharHidden(bInP); } in GetCharHidden()
227 inline const SvxCharHiddenItem &GetCharHidden( sal_Bool = sal_True ) const;
270 inline const SvxCharHiddenItem &GetCharHidden( sal_Bool = sal_True ) const;
525 if ( pAttrSet->GetCharHidden().GetValue() ) in SwFont()
Completed in 31 milliseconds