Searched refs:VOPT_BIGHANDLES (Results 1 – 4 of 4) sorted by relevance
57 VOPT_BIGHANDLES enumerator67 #define MAX_OPT (sal_uInt16)VOPT_BIGHANDLES+1
162 aOptArr[ VOPT_BIGHANDLES ] = // default is big handles in SetDefaults()458 SetOption( VOPT_BIGHANDLES, ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScViewCfg()626 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_BIGHANDLES ) ); in IMPL_LINK()
228 aBigHandleCB.Check( pLocalOptions->GetOption(VOPT_BIGHANDLES) ); in Reset()321 else if ( &aBigHandleCB == pBtn ) eOption = VOPT_BIGHANDLES; in IMPL_LINK()
666 sal_Bool bBigHdl = rOpt.GetOption( VOPT_BIGHANDLES ); in UpdateUserViewOptions()
Completed in 95 milliseconds