Home
last modified time | relevance | path

Searched refs:GetEnterEdit (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dinputopt.hxx60 sal_Bool GetEnterEdit() const { return bEnterEdit; } in GetEnterEdit() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx226 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetEnterEdit() ); in Commit()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx604 …qualsAscii( SC_UNONAME_ENTERED )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetEnterEdit() ); in getPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1402 if ( rOpt.GetEnterEdit() ) in TabKeyInput()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1964 rInpOpt.GetEnterEdit() ) ); in CreateItemSet()

Completed in 35 milliseconds