Home
last modified time | relevance | path

Searched refs:SN_HYPHENATOR (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/linguistic/source/
H A Dlngsvcmgr.cxx998 xEnum = xEnumAccess->createContentEnumeration( A2OU( SN_HYPHENATOR ) ); in GetAvailableHyphSvcs_Impl()
1325 getAvailableLocales( A2OU( SN_HYPHENATOR )); in getHyphenator()
1424 else if (0 == rServiceName.compareToAscii( SN_HYPHENATOR )) in getAvailableServices()
1490 else if (0 == rServiceName.compareToAscii( SN_HYPHENATOR )) in getAvailableLocales()
1591 else if (0 == rServiceName.compareToAscii( SN_HYPHENATOR )) in setConfiguredServices()
1600 SaveCfgSvcs( A2OU( SN_HYPHENATOR ) ); in setConfiguredServices()
1646 else if (0 == rServiceName.CompareToAscii( SN_HYPHENATOR )) in SaveCfgSvcs()
1651 aLocales = getAvailableLocales( A2OU( SN_HYPHENATOR ) ); in SaveCfgSvcs()
1832 else if ( 0 == rServiceName.compareToAscii( SN_HYPHENATOR ) ) in getConfiguredServices()
/AOO41X/main/linguistic/inc/linguistic/
H A Dmisc.hxx62 #define SN_HYPHENATOR "com.sun.star.linguistic2.Hyphenator" macro
/AOO41X/main/svx/source/dialog/
H A Dlangbox.cxx239 aTmp = xAvail->getAvailableLocales( A2OU( SN_HYPHENATOR ) ); in SetLanguageList()
/AOO41X/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx944 aSNS.getArray()[0] = A2OU( SN_HYPHENATOR ); in getSupportedServiceNames_Static()
/AOO41X/main/editeng/source/misc/
H A Dunolingu.cxx252 …Services[nNumServices] = { SN_SPELLCHECKER, SN_GRAMMARCHECKER, SN_HYPHENATOR, SN_THESAURUS … in UpdateAll()
/AOO41X/main/cui/source/options/
H A Doptlingu.cxx98 static const sal_Char cHyph[] = SN_HYPHENATOR;