Searched refs:VIEWOPT_1_PAGEBREAK (Results 1 – 1 of 1) sorted by relevance
46 #define VIEWOPT_1_PAGEBREAK 0x00000040L macro244 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_PAGEBREAK ) : ( nCoreOptions &= ~VIEWOPT_1_PAGEBREAK); } in SetPageBreak()
Completed in 15 milliseconds