Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx147 #define IMPL_FONT_ATTR_SCHOOLBOOK ((sal_uLong)0x40000000) macro
156 IMPL_FONT_ATTR_GOTHIC | IMPL_FONT_ATTR_SCHOOLBOOK |\
/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 },
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2031 if( nSearchType & IMPL_FONT_ATTR_SCHOOLBOOK ) in ImplFindByAttributes()
2033 if( nMatchType & IMPL_FONT_ATTR_SCHOOLBOOK ) in ImplFindByAttributes()

Completed in 58 milliseconds