Searched defs:GetUnderline (Results 1 – 6 of 6) sorted by relevance
57 inline const SvxUnderlineItem &SwAttrSet::GetUnderline(sal_Bool bInP) const in GetUnderline() function in SwAttrSet129 inline const SvxUnderlineItem &SwFmt::GetUnderline(sal_Bool bInP) const in GetUnderline() function in SwFmt
136 const SvxUnderlineItem &GetUnderline() const { return aUnderline; } in GetUnderline() function in SwBoxAutoFmt
135 const SvxUnderlineItem& GetUnderline() const { return aUnderline; } in GetUnderline() function in ScAutoFormatDataField
1106 FontUnderline Font::GetUnderline() const { return mpImplFont->meUnderline; } in GetUnderline() function in Font
273 FontUnderline GetUnderline() const { return aSub[nActual].GetUnderline(); } in GetUnderline() function in SwFont
655 FontUnderline GetUnderline() const { return meUnderline; } in GetUnderline() function in MetaTextLineAction
Completed in 47 milliseconds