Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx73 #define VIEWOPT_CORE2_BLACKFONT 0x00000001L macro
352 {return nCore2Options & VIEWOPT_CORE2_BLACKFONT ? sal_True : sal_False;} in IsBlackFont()
355 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_BLACKFONT) : (nCore2Options &= ~VIEWOPT_CORE2_BLACKFO… in SetBlackFont()
/aoo41x/main/sw/source/ui/config/
H A Dviewopt.cxx239 VIEWOPT_CORE2_BLACKFONT | in SwViewOption()

Completed in 13 milliseconds