Home
last modified time | relevance | path

Searched refs:FontStretch_notset (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx64 FontStretch_notset, enumerator
371 …void setFontStretch(const FontStretch aFontStretch = FontStretch_notset) { maFontStretch = aFontSt… in setFontStretch()
/AOO41X/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1182 maFontStretch(FontStretch_notset), in SvgStyleAttributes()
2306 if(maFontStretch != FontStretch_notset) in getFontStretch()