Home
last modified time | relevance | path

Searched refs:IMPL_FONT_ATTR_OTHERSTYLE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx655 { "oldstyle", IMPL_FONT_ATTR_OTHERSTYLE },
656 { "oldface", IMPL_FONT_ATTR_OTHERSTYLE },
657 { "old", IMPL_FONT_ATTR_OTHERSTYLE },
663 { "extra", IMPL_FONT_ATTR_OTHERSTYLE },
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx148 #define IMPL_FONT_ATTR_OTHERSTYLE ((sal_uLong)0x80000000) macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2005 if( nMatchType & IMPL_FONT_ATTR_OTHERSTYLE ) in ImplFindByAttributes()
2007 if( !(nMatchType & IMPL_FONT_ATTR_OTHERSTYLE) ) in ImplFindByAttributes()
2010 else if( nMatchType & IMPL_FONT_ATTR_OTHERSTYLE ) in ImplFindByAttributes()

Completed in 73 milliseconds