Searched defs:eStrikeout (Results 1 – 10 of 10) sorted by relevance
/trunk/main/xmloff/source/style/ |
H A D | cdouthdl.cxx | 102 sal_Int16 eStrikeout = sal_Int16(); in importXML() local 180 sal_Int16 eStrikeout = sal_Int16(); in importXML() local 231 sal_Int16 eStrikeout = sal_Int16(); in importXML() local 300 sal_Int16 eStrikeout = ('/' == rStrImpValue[0] in importXML() local
|
/trunk/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 249 FontStrikeout eStrikeout=(FontStrikeout)nFontStrikeout; in translatePropertiesToItems() local
|
/trunk/main/sw/source/core/inc/ |
H A D | swfont.hxx | 528 inline void SwSubFont::SetStrikeout( const FontStrikeout eStrikeout ) in SetStrikeout() 534 inline void SwFont::SetStrikeout( const FontStrikeout eStrikeout ) in SetStrikeout()
|
/trunk/main/vcl/source/gdi/ |
H A D | font.cxx | 610 void Font::SetStrikeout( FontStrikeout eStrikeout ) in SetStrikeout()
|
H A D | outdev3.cxx | 3942 FontStrikeout eStrikeout, in ImplDrawStrikeoutLine() 4006 FontStrikeout eStrikeout, in ImplDrawStrikeoutChar() 4089 FontStrikeout eStrikeout, in ImplDrawTextLine() 4156 …FontStrikeout eStrikeout, FontUnderline eUnderline, FontUnderline eOverline, sal_Bool bWordLine, s… in ImplDrawTextLines() 5439 FontStrikeout eStrikeout, in DrawTextLine()
|
H A D | pdfwriter.cxx | 86 FontStrikeout eStrikeout, in DrawTextLine()
|
H A D | cvtsvm.cxx | 2410 const FontStrikeout eStrikeout = pA->GetStrikeout(); in ImplWriteActions() local
|
H A D | pdfwriter_impl.cxx | 7560 FontStrikeout eStrikeout = m_aCurrentPDFState.m_aFont.GetStrikeout(); in drawLayout() local 8260 void PDFWriterImpl::drawStrikeoutLine( OStringBuffer& aLine, long nWidth, FontStrikeout eStrikeout,… in drawStrikeoutLine() 8324 void PDFWriterImpl::drawStrikeoutChar( const Point& rPos, long nWidth, FontStrikeout eStrikeout ) in drawStrikeoutChar() 8359 void PDFWriterImpl::drawTextLine( const Point& rPos, long nWidth, FontStrikeout eStrikeout, FontUnd… in drawTextLine()
|
/trunk/main/cui/source/tabpages/ |
H A D | chardlg.cxx | 261 FontStrikeout eStrikeout; in ActivatePage() local 1878 FontStrikeout eStrikeout = (FontStrikeout)(sal_uLong)m_aStrikeoutLB.GetEntryData( nPos ); in UpdatePreview_Impl() local 2293 FontStrikeout eStrikeout = (FontStrikeout)rItem.GetValue(); in Reset() local
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 1197 FontStrikeout eStrikeout = in OutHTML_DrawFrmFmtAsControl() local
|
Completed in 266 milliseconds