Home
last modified time | relevance | path

Searched refs:VOPT_TABCONTROLS (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dviewopti.cxx155 aOptArr[ VOPT_TABCONTROLS ] = in SetDefaults()
470 SetOption( VOPT_TABCONTROLS, ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScViewCfg()
638 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_TABCONTROLS ) ); in IMPL_LINK()
/aoo42x/main/sc/source/ui/unoobj/
H A Dconfuno.cxx175 aViewOpt.SetOption(VOPT_TABCONTROLS, ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
369 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue()
H A Dviewuno.cxx1908 aNewOpt.SetOption( VOPT_TABCONTROLS, ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
2026 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue()
/aoo42x/main/sc/source/ui/inc/
H A Dviewdata.hxx394 sal_Bool IsTabMode () const { return pOptions->GetOption( VOPT_TABCONTROLS ); } in IsTabMode()
395 void SetTabMode ( sal_Bool bNewMode ) { pOptions->SetOption( VOPT_TABCONTROLS, bNewMode ); } in SetTabMode()
/aoo42x/main/sc/source/ui/optdlg/
H A Dtpview.cxx214 aTblRegCB .Check( pLocalOptions->GetOption(VOPT_TABCONTROLS) ); in Reset()
308 else if ( &aTblRegCB == pBtn ) eOption = VOPT_TABCONTROLS; in IMPL_LINK()
/aoo42x/main/sc/inc/
H A Dviewopti.hxx48 VOPT_TABCONTROLS, enumerator
/aoo42x/main/sc/source/filter/excel/
H A Dxiview.cxx70 aViewOpt.SetOption( VOPT_TABCONTROLS, ::get_flag( maData.mnFlags, EXC_WIN1_TABBAR ) ); in Finalize()
H A Dxeview.cxx47 ::set_flag( mnFlags, EXC_WIN1_TABBAR, rViewOpt.GetOption( VOPT_TABCONTROLS ) ); in XclExpWindow1()
/aoo42x/main/sc/source/ui/view/
H A Dviewdata.cxx2766 …pFunctions::SetBoolInAny( pSettings[SC_SHEETTABS].Value, pOptions->GetOption( VOPT_TABCONTROLS ) ); in WriteUserDataSequence()
2900 pOptions->SetOption(VOPT_TABCONTROLS, ScUnoHelpFunctions::GetBoolFromAny( rSettings[i].Value ) ); in ReadUserDataSequence()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx1484 aSc30ViewOpt.SetOption( VOPT_TABCONTROLS, sal_True ); in LoadTables()

Completed in 59 milliseconds