Searched refs:VIEWOPT_CORE2_BIGMARKHDL (Results 1 – 2 of 2) sorted by relevance
79 #define VIEWOPT_CORE2_BIGMARKHDL 0x00000040L macro296 { return nCore2Options & VIEWOPT_CORE2_BIGMARKHDL ? sal_True : sal_False;} in IsBigMarkHdl()298 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_BIGMARKHDL ) : (nCore2Options &= ~VIEWOPT_CORE2_BIG… in SetBigMarkHdl()
240 VIEWOPT_CORE2_BIGMARKHDL; // default is big handles in SwViewOption()
Completed in 10 milliseconds