Searched refs:GetSpellSettings (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/app/ |
H A D | scmod2.cxx | 49 void ScModule::GetSpellSettings( sal_uInt16& rDefLang, sal_uInt16& rCjkLang, sal_uInt16& rCtlLang, in GetSpellSettings() function in ScModule
|
H A D | scmod.cxx | 608 GetSpellSettings( nDummyLang, nDummyCjk, nDummyCtl, bAuto ); in GetState() 957 GetSpellSettings( nOldSpellLang, nOldCjkLang, nOldCtlLang, bOldAutoSpell ); in ModifyOptions()
|
/aoo42x/main/sc/inc/ |
H A D | scmod.hxx | 211 static void GetSpellSettings( sal_uInt16& rDefLang, sal_uInt16& rCjkLang, sal_uInt16& rCtlLang,
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh3.cxx | 429 ScModule::GetSpellSettings( nDefLang, nCjkLang, nCtlLang, bAutoSpell ); in InitOptions()
|
Completed in 31 milliseconds