Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dviewopti.hxx57 VOPT_BIGHANDLES enumerator
67 #define MAX_OPT (sal_uInt16)VOPT_BIGHANDLES+1
/trunk/main/sc/source/core/tool/
H A Dviewopti.cxx162 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()
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx221 aBigHandleCB.Check( pLocalOptions->GetOption(VOPT_BIGHANDLES) ); in Reset()
312 else if ( &aBigHandleCB == pBtn ) eOption = VOPT_BIGHANDLES; in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx666 sal_Bool bBigHdl = rOpt.GetOption( VOPT_BIGHANDLES ); in UpdateUserViewOptions()

Completed in 77 milliseconds