Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx78 #define VIEWOPT_CORE2_PRINTING 0x00000020L macro
382 {return nCore2Options & VIEWOPT_CORE2_PRINTING ? sal_True : sal_False;} in IsPrinting()
385 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_PRINTING) : (nCore2Options &= ~VIEWOPT_CORE2_PRINTING in SetPrinting()

Completed in 13 milliseconds