Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx87 #define VIEWOPT_2_V_RULER 0x00004000L macro
528 0 !=(nUIOptions & VIEWOPT_2_V_RULER) : in IsViewVRuler()
531 … (VIEWOPT_2_ANY_RULER|VIEWOPT_2_V_RULER)) == (VIEWOPT_2_ANY_RULER|VIEWOPT_2_V_RULER) in IsViewVRuler()
536 … { b ? (nUIOptions |= VIEWOPT_2_V_RULER ) : ( nUIOptions &= ~VIEWOPT_2_V_RULER);} in SetViewVRuler()

Completed in 21 milliseconds