Searched defs:eOverline (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 513 inline void SwSubFont::SetOverline( const FontUnderline eOverline ) in SetOverline() 519 inline void SwFont::SetOverline( const FontUnderline eOverline ) in SetOverline()
|
/aoo42x/main/editeng/source/rtf/ |
H A D | rtfitem.cxx | 221 FontUnderline eOverline; in ReadAttr() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | font.cxx | 597 void Font::SetOverline( FontUnderline eOverline ) in SetOverline()
|
H A D | pdfwriter.cxx | 88 FontUnderline eOverline, in DrawTextLine()
|
H A D | outdev3.cxx | 4091 FontUnderline eOverline, in ImplDrawTextLine() 4156 …FontStrikeout eStrikeout, FontUnderline eUnderline, FontUnderline eOverline, sal_Bool bWordLine, s… in ImplDrawTextLines() 5441 FontUnderline eOverline, in DrawTextLine()
|
H A D | pdfwriter_impl.cxx | 7562 FontUnderline eOverline = m_aCurrentPDFState.m_aFont.GetOverline(); in drawLayout() local 8359 …long nWidth, FontStrikeout eStrikeout, FontUnderline eUnderline, FontUnderline eOverline, bool bUn… in drawTextLine()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | chardlg.cxx | 245 FontUnderline eOverline; in ActivatePage() local 1876 FontUnderline eOverline = (FontUnderline)(sal_uLong)m_aOverlineLB.GetEntryData( nPos ); in UpdatePreview_Impl() local 2236 FontUnderline eOverline = (FontUnderline)rItem.GetValue(); in Reset() local
|
/aoo42x/main/sw/source/filter/html/ |
H A D | svxcss1.cxx | 1920 FontUnderline eOverline = UNDERLINE_NONE; in ParseCSS1_text_decoration() local
|
Completed in 136 milliseconds