Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx125 #define IMPL_FONT_ATTR_SPECIAL ((sal_uLong)0x00000100) macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1848 if( nSearchType & IMPL_FONT_ATTR_SPECIAL ) in ImplFindByAttributes()
1850 if( nMatchType & IMPL_FONT_ATTR_SPECIAL ) in ImplFindByAttributes()
1860 else if( (nMatchType & IMPL_FONT_ATTR_SPECIAL) && !(nSearchType & IMPL_FONT_ATTR_SYMBOL) ) in ImplFindByAttributes()

Completed in 36 milliseconds