Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx97 #define VIEWOPT_2_V_RULER_RIGHT 0x02000000L macro
546 { return nUIOptions & VIEWOPT_2_V_RULER_RIGHT ? sal_True : sal_False; } in IsVRulerRight()
548 … { b ? (nUIOptions |= VIEWOPT_2_V_RULER_RIGHT ) : ( nUIOptions &= ~VIEWOPT_2_V_RULER_RIGHT); } in SetVRulerRight()

Completed in 15 milliseconds