Home
last modified time | relevance | path

Searched refs:SetUnderline (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx93 inline void SetUnderline( const FontUnderline eUnderline );
203 inline void SetUnderline( const FontUnderline eUnderline );
498 inline void SwSubFont::SetUnderline( const FontUnderline eUnderline ) in SetUnderline() function in SwSubFont
501 Font::SetUnderline( eUnderline ); in SetUnderline()
504 inline void SwFont::SetUnderline( const FontUnderline eUnderline ) in SetUnderline() function in SwFont
507 aSub[0].SetUnderline( eUnderline ); in SetUnderline()
508 aSub[1].SetUnderline( eUnderline ); in SetUnderline()
509 aSub[2].SetUnderline( eUnderline ); in SetUnderline()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx421 rFnt.SetUnderline( UNDERLINE_SINGLE ); in ActualizeFont()
423 rFnt.SetUnderline( UNDERLINE_BOLD ); in ActualizeFont()
425 rFnt.SetUnderline( UNDERLINE_DOTTED ); in ActualizeFont()
427 rFnt.SetUnderline( UNDERLINE_DOTTED ); in ActualizeFont()
H A Dtxtfld.cxx535 pNumFnt->SetUnderline( UNDERLINE_NONE ); in NewNumberPortion()
597 pNumFnt->SetUnderline( UNDERLINE_NONE ); in NewNumberPortion()
H A Datrstck.cxx758 rFnt.SetUnderline( ((SvxUnderlineItem&)rItem).GetLineStyle() ); in FontChg()
843 rFnt.SetUnderline( UNDERLINE_DOTTED ); in FontChg()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx333 SetUnderline( ((SvxUnderlineItem*)pItem)->GetLineStyle() ); in SetDiffFnt()
526 SetUnderline( UNDERLINE_DOTTED ); in SwFont()
528 SetUnderline( eUnderline ); in SwFont()
863 SetUnderline( UNDERLINE_NONE ); in _DrawText()
964 SetUnderline( nOldUnder ); in _DrawText()
992 SetUnderline( UNDERLINE_NONE ); in _DrawStretchText()
1045 SetUnderline( nOldUnder ); in _DrawStretchText()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx240 rFont.SetUnderline( eUnderline ); in ActivatePage()
241 rCJKFont.SetUnderline( eUnderline ); in ActivatePage()
242 rCTLFont.SetUnderline( eUnderline ); in ActivatePage()
1879 rFont.SetUnderline( eUnderline ); in UpdatePreview_Impl()
1880 rCJKFont.SetUnderline( eUnderline ); in UpdatePreview_Impl()
1881 rCTLFont.SetUnderline( eUnderline ); in UpdatePreview_Impl()
2165 rFont.SetUnderline( UNDERLINE_NONE ); in Reset()
2166 rCJKFont.SetUnderline( UNDERLINE_NONE ); in Reset()
2167 rCTLFont.SetUnderline( UNDERLINE_NONE ); in Reset()
2180 rFont.SetUnderline( eUnderline ); in Reset()
[all …]
/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx161 aFont.SetUnderline(UNDERLINE_SINGLE); in ActivateHyperMode()
172 aFont.SetUnderline(UNDERLINE_NONE); in DeactivateHyperMode()
H A Dfixedhyper.cxx61 aFont.SetUnderline( UNDERLINE_SINGLE ); in Initialize()
/trunk/main/vcl/source/control/
H A Dedit.cxx677 aFont.SetUnderline( UNDERLINE_SINGLE ); in ImplRepaint()
679 aFont.SetUnderline( UNDERLINE_BOLD ); in ImplRepaint()
681 aFont.SetUnderline( UNDERLINE_DOTTED ); in ImplRepaint()
683 aFont.SetUnderline( UNDERLINE_DOTTED ); in ImplRepaint()
686 aFont.SetUnderline( UNDERLINE_WAVE ); in ImplRepaint()
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx113 void SetUnderline( FontUnderline );
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx810 pFont->SetUnderline( UNDERLINE_NONE ); in Do()
830 pFont->SetUnderline( eUnder ); in Do()
/trunk/main/svtools/source/edit/
H A Dtxtattr.cxx138 rFont.SetUnderline( UNDERLINE_SINGLE ); in SetFont()
H A Dtexteng.cxx1532 rFont.SetUnderline( UNDERLINE_SINGLE ); in SeekCursor()
1534 rFont.SetUnderline( UNDERLINE_BOLD ); in SeekCursor()
1536 rFont.SetUnderline( UNDERLINE_DOTTED ); in SeekCursor()
1538 rFont.SetUnderline( UNDERLINE_DOTTED ); in SeekCursor()
1552 rFont.SetUnderline( UNDERLINE_WAVE ); in SeekCursor()
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx161 aMyFont.SetUnderline(rUItem.GetLineStyle()); in MapFontsInNumRule()
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx109 void SetUnderline( sal_Bool bU ) { bUnderline = bU; } in SetUnderline() function in SbStdFont
/trunk/main/vcl/source/gdi/
H A Dfont.cxx584 void Font::SetUnderline( FontUnderline eUnderline ) in SetUnderline() function in Font
732 SetUnderline( rFont.GetUnderline() ); in Merge()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hxx74 void SetUnderline(FontUnderline eUnderline);
H A DTextUnderlineControl.cxx238 mrTextPropertyPanel.SetUnderline(eUnderline); in IMPL_LINK()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1046 rFont.SetUnderline( UNDERLINE_SINGLE ); in ImplSalLogFontToFontA()
1048 rFont.SetUnderline( UNDERLINE_NONE ); in ImplSalLogFontToFontA()
1085 rFont.SetUnderline( UNDERLINE_SINGLE ); in ImplSalLogFontToFontW()
1087 rFont.SetUnderline( UNDERLINE_NONE ); in ImplSalLogFontToFontW()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx186 String SetUnderline( bool bUnderline );
202 aStr += SetUnderline(false); in Flush()
259 String HtmlState::SetUnderline( bool bUnderline ) in SetUnderline() function in HtmlState
1438 aTemp = pState->SetUnderline( bTemp ); in TextAttribToHTMLString()
/trunk/main/sw/inc/
H A Dtblafmt.hxx164 void SetUnderline( const SvxUnderlineItem& rNew ) { aUnderline = rNew; } in SetUnderline() function in SwBoxAutoFmt
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2748 rFont.SetUnderline( UNDERLINE_SINGLE ); in SeekCursor()
2750 rFont.SetUnderline( UNDERLINE_BOLD ); in SeekCursor()
2752 rFont.SetUnderline( UNDERLINE_DOTTED ); in SeekCursor()
2754 rFont.SetUnderline( UNDERLINE_DOTTED ); in SeekCursor()
2768 rFont.SetUnderline( UNDERLINE_WAVE ); in SeekCursor()
3406 aTmpFont.SetUnderline( UNDERLINE_NONE ); in Paint()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2268 rFont.SetUnderline(UNDERLINE_NONE); in IMPL_LINK()
2269 rCJKFont.SetUnderline(UNDERLINE_NONE); in IMPL_LINK()
2314 rFont.SetUnderline( ( FontUnderline ) pAttr->nAttr ); in IMPL_LINK()
2315 rCJKFont.SetUnderline( ( FontUnderline ) pAttr->nAttr ); in IMPL_LINK()
/trunk/main/sc/inc/
H A Dautoform.hxx167 void SetUnderline( const SvxUnderlineItem& rUnderline ) { aUnderline = rUnderline; } in SetUnderline() function in ScAutoFormatDataField
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx61 rFont.SetUnderline( (FontUnderline)rDesc.Underline ); in ConvertToFont()

Completed in 203 milliseconds

123