Home
last modified time | relevance | path

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

/trunk/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()

Completed in 15 milliseconds