Home
last modified time | relevance | path

Searched refs:IMPL_FONT_ATTR_SERIF (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx635 { "schoolbook", IMPL_FONT_ATTR_SERIF | IMPL_FONT_ATTR_SCHOOLBOOK },
636 { "schlbk", IMPL_FONT_ATTR_SERIF | IMPL_FONT_ATTR_SCHOOLBOOK },
646 { "serif", IMPL_FONT_ATTR_SERIF },
647 { "bright", IMPL_FONT_ATTR_SERIF },
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx123 #define IMPL_FONT_ATTR_SERIF ((sal_uLong)0x00000040) macro
154 IMPL_FONT_ATTR_SANSSERIF | IMPL_FONT_ATTR_SERIF |\
/trunk/main/vcl/source/gdi/
H A Dfont.cxx192 if ( pFontAttr->Type & IMPL_FONT_ATTR_SERIF ) in AskConfig()
214 if( nType & IMPL_FONT_ATTR_SERIF ) in AskConfig()
H A Doutdev3.cxx745 rType |= IMPL_FONT_ATTR_SERIF; in ImplCalcType()
1854 if( nMatchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()
1870 if( nMatchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()
1915 if( nSearchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()
1917 if( nMatchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()
1928 else if ( nMatchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()
2035 if( nMatchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()

Completed in 69 milliseconds