Home
last modified time | relevance | path

Searched refs:GetCharHidden (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dcharatr.hxx107 inline const SvxCharHiddenItem &SwAttrSet::GetCharHidden( sal_Bool bInP ) const in GetCharHidden() function in SwAttrSet
171 inline const SvxCharHiddenItem &SwFmt::GetCharHidden( sal_Bool bInP ) const in GetCharHidden() function in SwFmt
172 { return aSet.GetCharHidden(bInP); } in GetCharHidden()
H A Dformat.hxx227 inline const SvxCharHiddenItem &GetCharHidden( sal_Bool = sal_True ) const;
H A Dswatrset.hxx270 inline const SvxCharHiddenItem &GetCharHidden( sal_Bool = sal_True ) const;
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx525 if ( pAttrSet->GetCharHidden().GetValue() ) in SwFont()

Completed in 25 milliseconds