Searched refs:VIEWOPT_CORE2_PRINTING (Results 1 – 1 of 1) sorted by relevance
78 #define VIEWOPT_CORE2_PRINTING 0x00000020L macro382 {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 36 milliseconds