Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx79 #define VIEWOPT_CORE2_BIGMARKHDL 0x00000040L macro
296 { return nCore2Options & VIEWOPT_CORE2_BIGMARKHDL ? sal_True : sal_False;} in IsBigMarkHdl()
298 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_BIGMARKHDL ) : (nCore2Options &= ~VIEWOPT_CORE2_BIG… in SetBigMarkHdl()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx240 VIEWOPT_CORE2_BIGMARKHDL; // default is big handles in SwViewOption()

Completed in 26 milliseconds