Home
last modified time | relevance | path

Searched refs:isOutline (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx65 isOutline(isOutline_), in FontAttributes()
74 isOutline(false), in FontAttributes()
82 bool isOutline; member
91 !isOutline == !rFont.isOutline && in operator ==()
H A Dpdfihelper.hxx88 ^ size_t(rFont.isOutline ? 0x12345678 : 0) in operator ()()
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx891 if( rFont.isOutline ) in visit()
905 …aFontProps[ USTR( "fo:color" ) ] = getColorString( rFont.isOutline ? rGC.LineColo… in visit()
H A Dwritertreevisiting.cxx926 if( rFont.isOutline ) in visit()
940 …aFontProps[ USTR( "fo:color" ) ] = getColorString( rFont.isOutline ? rGC.LineColo… in visit()
H A Dpdfiprocessor.cxx184 aChangedFont.isOutline = ( (rGC.TextRenderMode == 1) || (rGC. TextRenderMode == 2) ); in setFont()

Completed in 32 milliseconds