Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dviewopt.hxx41 #define VIEWOPT_1_TAB 0x00000002L macro
211 { return !bReadonly && (nCoreOptions & VIEWOPT_1_TAB) && in IsTab()
215 (b != 0) ? (nCoreOptions |= VIEWOPT_1_TAB ) : ( nCoreOptions &= ~VIEWOPT_1_TAB); } in SetTab()

Completed in 21 milliseconds