Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx77 #define VIEWOPT_CORE2_PDF_EXPORT 0x00000010L macro
376 {return nCore2Options & VIEWOPT_CORE2_PDF_EXPORT ? sal_True : sal_False;} in IsPDFExport()
379 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_PDF_EXPORT) : (nCore2Options &= ~VIEWOPT_CORE2_PDF_EX… in SetPDFExport()

Completed in 20 milliseconds