Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx238 VIEWOPT_CORE2_BLACKFONT | in SwViewOption()

Completed in 81 milliseconds