Home
last modified time | relevance | path

Searched refs:SetUnderline (Results 1 – 25 of 57) sorted by last modified time

123

/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 Dtxtftn.cxx1029 pNumFnt->SetUnderline( UNDERLINE_NONE ); in NewFtnNumPortion()
/trunk/main/svtools/source/edit/
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/filter/source/flash/
H A Dswfwriter1.cxx582 aFont.SetUnderline(UNDERLINE_NONE); in Impl_writeText()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx144 pFont->SetUnderline( eUnderline ); in lcl_PaintReplacement()
H A Dtblafmt.cxx640 pFmt->SetUnderline( (SvxUnderlineItem&)rSet.Get( RES_CHRATR_UNDERLINE ) ); in UpdateFromSet()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2503 aFont.SetUnderline(((SvxUnderlineItem*)pItem)->GetLineStyle()); in MiserableDropDownFormHack()
/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/sd/source/ui/view/
H A Doutlview.cxx201 maBulletFont.SetUnderline(UNDERLINE_NONE); in OutlineView()
/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/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()
H A Deditdoc.cxx1282 rFont.SetUnderline( ((const SvxUnderlineItem&)rSet.Get( EE_CHAR_UNDERLINE )).GetLineStyle() ); in CreateFont()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx974 aBulletFont.SetUnderline( UNDERLINE_NONE ); in ImpCalcBulletFont()
/trunk/main/sw/inc/
H A Dtblafmt.hxx164 void SetUnderline( const SvxUnderlineItem& rNew ) { aUnderline = rNew; } in SetUnderline() function in SwBoxAutoFmt
/trunk/main/svx/source/sidebar/text/
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/vcl/source/gdi/
H A Dcvtsvm.cxx864 aFont.SetUnderline( (FontUnderline) nUnderline ); in ImplConvertFromSVM1()
H A Dfont.cxx584 void Font::SetUnderline( FontUnderline eUnderline ) in SetUnderline() function in Font
732 SetUnderline( rFont.GetUnderline() ); in Merge()
/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/toolkit/source/helper/
H A Dvclunohelper.cxx369 aFont.SetUnderline( (FontUnderline)rDescr.Underline ); in CreateFont()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx660 SETONALLFONTS( SetUnderline, (FontUnderline)rBoxFmt.GetUnderline().GetValue() ); in MakeFonts()
/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()
H A Dfntcap.cxx619 aFont.SetUnderline( UNDERLINE_NONE ); in DoOnCapitals()

Completed in 206 milliseconds

123