Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx71 #define VIEWOPT_1_SOLIDMARKHDL 0x80000000L macro
291 { return nCoreOptions & VIEWOPT_1_SOLIDMARKHDL ? sal_True : sal_False; } in IsSolidMarkHdl()
293 …{ (b != 0) ? (nCoreOptions |= VIEWOPT_1_SOLIDMARKHDL) : ( nCoreOptions &= ~VIEWOPT_1_SOLIDMARKHDL)… in SetSolidMarkHdl()
/aoo41x/main/sw/source/ui/config/
H A Dviewopt.cxx235 VIEWOPT_1_SOLIDMARKHDL | // default is enhanced handles in SwViewOption()

Completed in 47 milliseconds