Home
last modified time | relevance | path

Searched refs:SN_SPELLCHECKER (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/linguistic/source/
H A Dlngsvcmgr.cxx868 A2OU( SN_SPELLCHECKER ) ); in GetAvailableSpellSvcs_Impl()
1305 getAvailableLocales( A2OU( SN_SPELLCHECKER )); in getSpellChecker()
1407 if (0 == rServiceName.compareToAscii( SN_SPELLCHECKER )) in getAvailableServices()
1480 if (0 == rServiceName.compareToAscii( SN_SPELLCHECKER )) in getAvailableLocales()
1558 if (0 == rServiceName.compareToAscii( SN_SPELLCHECKER )) in setConfiguredServices()
1567 SaveCfgSvcs( A2OU( SN_SPELLCHECKER ) ); in setConfiguredServices()
1632 if (0 == rServiceName.CompareToAscii( SN_SPELLCHECKER )) in SaveCfgSvcs()
1637 aLocales = getAvailableLocales( A2OU( SN_SPELLCHECKER ) ); in SaveCfgSvcs()
1802 if ( 0 == rServiceName.compareToAscii( SN_SPELLCHECKER ) ) in getConfiguredServices()
/AOO41X/main/linguistic/inc/linguistic/
H A Dmisc.hxx61 #define SN_SPELLCHECKER "com.sun.star.linguistic2.SpellChecker" macro
/AOO41X/main/linguistic/workben/
H A Dsspellimp.cxx458 aSNS.getArray()[0] = A2OU( SN_SPELLCHECKER ); in getSupportedServiceNames_Static()
/AOO41X/main/svx/source/dialog/
H A Dlangbox.cxx234 aTmp = xAvail->getAvailableLocales( A2OU( SN_SPELLCHECKER ) ); in SetLanguageList()
/AOO41X/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx594 aSNS.getArray()[0] = A2OU( SN_SPELLCHECKER ); in getSupportedServiceNames_Static()
/AOO41X/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx666 aSNS.getArray()[0] = A2OU( SN_SPELLCHECKER ); in getSupportedServiceNames_Static()
/AOO41X/main/editeng/source/misc/
H A Dunolingu.cxx252 …const sal_Char * apServices[nNumServices] = { SN_SPELLCHECKER, SN_GRAMMARCHECKER, SN_HYPHEN… in UpdateAll()
/AOO41X/main/cui/source/options/
H A Doptlingu.cxx96 static const sal_Char cSpell[] = SN_SPELLCHECKER;