Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx47 #define VIEWOPT_1_COLUMNBREAK 0x00000080L macro
247 …{ (b != 0) ? (nCoreOptions |= VIEWOPT_1_COLUMNBREAK ) : ( nCoreOptions &= ~VIEWOPT_1_COLUMNBREAK);… in SetColumnBreak()

Completed in 20 milliseconds