Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dinputopt.hxx52 bool GetEnterEdit() const { return bEnterEdit; } in GetEnterEdit() function in ScInputOptions
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dinputopt.hxx51 bool GetEnterEdit() const { return bEnterEdit; } in GetEnterEdit() function in ScInputOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinputopt.cxx167 pValues[nProp] <<= GetEnterEdit(); in ImplCommit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinputopt.cxx171 pValues[nProp] <<= GetEnterEdit(); in ImplCommit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dappluno.cxx298 else if (aPropertyName == SC_UNONAME_ENTERED ) aRet <<= aInpOpt.GetEnterEdit(); in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dappluno.cxx391 else if (aPropertyName == SC_UNONAME_ENTERED ) aRet <<= aInpOpt.GetEnterEdit(); in getPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwsh4.cxx1292 if ( rOpt.GetEnterEdit() ) in TabKeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwsh4.cxx1272 if ( rOpt.GetEnterEdit() ) in TabKeyInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dscmod.cxx1932 rInpOpt.GetEnterEdit() ) ); in CreateItemSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dscmod.cxx1967 rInpOpt.GetEnterEdit() ) ); in CreateItemSet()