Home
last modified time | relevance | path

Searched refs:UNDERLINE_BOLDWAVE (Results 1 – 12 of 12) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dtextenumsprimitive2d.cxx55 case UNDERLINE_BOLDWAVE: return TEXT_LINE_BOLDWAVE; in mapFontUnderlineToTextLine()
82 case TEXT_LINE_BOLDWAVE: return UNDERLINE_BOLDWAVE; in mapTextLineToFontUnderline()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx424 case UNDERLINE_BOLDWAVE: // TODO(F3): NYI in createTextLinesPolyPolygon()
529 case UNDERLINE_BOLDWAVE: // TODO(F3): NYI in createTextLinesPolyPolygon()
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx104 UNDERLINE_BOLDWAVE, enumerator
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx216 UNDERLINE_BOLDWAVE, enumerator
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx815 eUnderline = UNDERLINE_BOLDWAVE; in ReadAttr()
910 eOverline = UNDERLINE_BOLDWAVE; in ReadAttr()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx1539 DBG_ASSERT( nPos <= (sal_uInt16)UNDERLINE_BOLDWAVE, "enum overflow!" ); in GetValueTextByPos()
1572 DBG_ASSERT( nPos <= (sal_uInt16)UNDERLINE_BOLDWAVE, "enum overflow!" ); in GetValueTextByPos()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx122 #define UNDERLINE_LAST UNDERLINE_BOLDWAVE
3669 if ( eTextLine == UNDERLINE_BOLDWAVE ) in ImplDrawWaveTextLine()
4122 (eUnderline == UNDERLINE_BOLDWAVE) ) in ImplDrawTextLine()
4130 (eOverline == UNDERLINE_BOLDWAVE) ) in ImplDrawTextLine()
H A Dpdfwriter_impl.cxx8052 if ( eTextLine == UNDERLINE_BOLDWAVE ) in drawWaveTextLine()
8085 if ( eTextLine != UNDERLINE_BOLDWAVE ) in drawWaveTextLine()
8099 if ( eTextLine > UNDERLINE_BOLDWAVE ) in drawStraightTextLine()
8410 (eUnderline == UNDERLINE_BOLDWAVE) ) in drawTextLine()
8419 (eOverline == UNDERLINE_BOLDWAVE) ) in drawTextLine()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2375 case UNDERLINE_BOLDWAVE: pUnderline = "wavyHeavy"; break; in CharUnderline()
H A Drtfattributeoutput.cxx2249 case UNDERLINE_BOLDWAVE: in CharUnderline()
H A Dww8par6.cxx3392 case 27:eUnderline = (FontUnderline)UNDERLINE_BOLDWAVE; break; in Read_Underline()
H A Dww8atr.cxx1317 case UNDERLINE_BOLDWAVE: in CharUnderline()

Completed in 239 milliseconds