Searched refs:VIEWOPT_1_SOLIDMARKHDL (Results 1 – 1 of 1) sorted by relevance
71 #define VIEWOPT_1_SOLIDMARKHDL 0x80000000L macro291 { 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 227 milliseconds