Home
last modified time | relevance | path

Searched refs:SetUnderline (Results 26 – 50 of 57) sorted by relevance

123

/aoo41x/main/editeng/source/editeng/
H A Deditattr.cxx150 rFont.SetUnderline( (FontUnderline)((const SvxUnderlineItem*)GetItem())->GetValue() ); in SetFont()
/aoo41x/main/editeng/source/items/
H A Dbulitem.cxx85 rStream >> nTemp; aFont.SetUnderline((FontUnderline)nTemp); in CreateFont()
/aoo41x/main/basic/source/runtime/
H A Dstdobj1.cxx212 SetUnderline( pVar->GetBool() ); in PropUnderline()
/aoo41x/main/sc/source/core/tool/
H A Dautoform.cxx589 case ATTR_FONT_UNDERLINE: rField.SetUnderline( (const SvxUnderlineItem&)rItem ); break; in PutItem()
772 rField.SetUnderline ( (const SvxUnderlineItem&) rItemSet.Get( ATTR_FONT_UNDERLINE ) ); in GetFromItemSet()
/aoo41x/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1269 if ( (nFace & 0x04)!=0 ) aActFont.SetUnderline(UNDERLINE_SINGLE); in ReadData()
1270 else aActFont.SetUnderline(UNDERLINE_NONE); in ReadData()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx565 SETONALLFONTS( SetUnderline, (FontUnderline)pUnderlineItem->GetValue() ) in MakeFonts()
/aoo41x/main/svtools/source/filter/
H A Dsgvtext.cxx674 if ((Atr.Schnitt & TextUndlBit) !=0) aFont.SetUnderline(UNDERLINE_SINGLE); in SetTextContext()
675 if ((Atr.Schnitt & TextDbUnBit) !=0) aFont.SetUnderline(UNDERLINE_DOUBLE); in SetTextContext()
/aoo41x/main/sw/source/core/text/
H A Dportxt.cxx888 pHoleFont->SetUnderline( UNDERLINE_NONE ); in Paint()
H A Dtxtftn.cxx1029 pNumFnt->SetUnderline( UNDERLINE_NONE ); in NewFtnNumPortion()
/aoo41x/main/sw/source/core/txtnode/
H A Dfntcap.cxx619 aFont.SetUnderline( UNDERLINE_NONE ); in DoOnCapitals()
/aoo41x/main/svtools/source/control/
H A Droadmap.cxx237 aFont.SetUnderline( UNDERLINE_SINGLE ); in implInit()
/aoo41x/main/sw/source/ui/table/
H A Dtautofmt.cxx660 SETONALLFONTS( SetUnderline, (FontUnderline)rBoxFmt.GetUnderline().GetValue() ); in MakeFonts()
/aoo41x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx144 pFont->SetUnderline( eUnderline ); in lcl_PaintReplacement()
H A Dtblafmt.cxx642 pFmt->SetUnderline( (SvxUnderlineItem&)rSet.Get( RES_CHRATR_UNDERLINE ) ); in UpdateFromSet()
/aoo41x/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx1259 void TextPropertyPanel::SetUnderline(FontUnderline eUnderline) in SetUnderline() function in svx::sidebar::TextPropertyPanel
/aoo41x/main/toolkit/source/helper/
H A Dvclunohelper.cxx369 aFont.SetUnderline( (FontUnderline)rDescr.Underline ); in CreateFont()
/aoo41x/main/svtools/source/dialogs/
H A Dproperty.cxx583 aFont.SetUnderline(UNDERLINE_SINGLE); in ShowAsHyperLink()
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx353 aFieldFont.SetUnderline( UNDERLINE_SINGLE ); in HyperlinkInput()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx188 aFont.SetUnderline( eFontUnderline ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
/aoo41x/main/sd/source/core/
H A Dstlpool.cxx1155 aBulletFont.SetUnderline(UNDERLINE_NONE); in GetBulletFont()
/aoo41x/main/svtools/workben/
H A Dsvdem.cxx507 aFont.SetUnderline( (FontUnderline)aUnderlineBox.GetSelectEntryPos() ); in SetAttr()
/aoo41x/main/reportdesign/source/ui/misc/
H A DUITools.cxx434 aNewFont.SetUnderline(pFontItem->GetLineStyle()); in lcl_initAwtFont()
/aoo41x/main/sd/source/ui/view/
H A Doutlview.cxx201 maBulletFont.SetUnderline(UNDERLINE_NONE); in OutlineView()
/aoo41x/main/sc/source/core/data/
H A Dpatattr.cxx478 rFont.SetUnderline( eUnder ); in GetFont()
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx273 aFont.SetUnderline( UNDERLINE_SINGLE ); in WinMtfFontStyle()

Completed in 168 milliseconds

123