Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx83 #define VIEWOPT_2_H_RULER 0x00000400L macro
515 0 != (nUIOptions & VIEWOPT_2_H_RULER) : in IsViewHRuler()
517 … (nUIOptions & (VIEWOPT_2_ANY_RULER|VIEWOPT_2_H_RULER)) == (VIEWOPT_2_ANY_RULER|VIEWOPT_2_H_RULER) in IsViewHRuler()
523 … { b ? (nUIOptions |= VIEWOPT_2_H_RULER ) : ( nUIOptions &= ~VIEWOPT_2_H_RULER);} in SetViewHRuler()

Completed in 24 milliseconds