Searched defs:SetUnderline (Results 1 – 7 of 7) sorted by relevance
109 void SetUnderline( sal_Bool bU ) { bUnderline = bU; } in SetUnderline() function in SbStdFont
164 void SetUnderline( const SvxUnderlineItem& rNew ) { aUnderline = rNew; } in SetUnderline() function in SwBoxAutoFmt
498 inline void SwSubFont::SetUnderline( const FontUnderline eUnderline ) in SetUnderline() function in SwSubFont504 inline void SwFont::SetUnderline( const FontUnderline eUnderline ) in SetUnderline() function in SwFont
167 void SetUnderline( const SvxUnderlineItem& rUnderline ) { aUnderline = rUnderline; } in SetUnderline() function in ScAutoFormatDataField
1259 void TextPropertyPanel::SetUnderline(FontUnderline eUnderline) in SetUnderline() function in svx::sidebar::TextPropertyPanel
584 void Font::SetUnderline( FontUnderline eUnderline ) in SetUnderline() function in Font
259 String HtmlState::SetUnderline( bool bUnderline ) in SetUnderline() function in HtmlState
Completed in 77 milliseconds