Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx46 #define VIEWOPT_1_PAGEBREAK 0x00000040L macro
244 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_PAGEBREAK ) : ( nCoreOptions &= ~VIEWOPT_1_PAGEBREAK); } in SetPageBreak()

Completed in 19 milliseconds