Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dviewopt.hxx60 #define VIEWOPT_1_CONTROL 0x00100000L macro
311 { return nCoreOptions & VIEWOPT_1_CONTROL ? sal_True : sal_False; } in IsControl()
313 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_CONTROL ) : ( nCoreOptions &= ~VIEWOPT_1_CONTROL); } in SetControl()
/aoo4110/main/sw/source/ui/config/
H A Dviewopt.cxx233 VIEWOPT_1_CONTROL | in SwViewOption()

Completed in 29 milliseconds