Home
last modified time | relevance | path

Searched refs:spell (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/lingucomponent/
H A DLibrary_spell.mk24 $(eval $(call gb_Library_Library,spell))
28 $(eval $(call gb_Library_set_componentfile,spell,lingucomponent/source/spellcheck/spell/spell))
30 $(eval $(call gb_Library_set_include,spell,\
38 $(eval $(call gb_Library_add_api,spell, \
43 $(eval $(call gb_Library_add_linked_libs,spell,\
60 $(call gb_Library_use_externals,spell,\
66 $(eval $(call gb_Library_add_exception_objects,spell,\
67 lingucomponent/source/spellcheck/spell/sreg \
68 lingucomponent/source/spellcheck/spell/sspellimp \
73 $(eval $(call gb_Library_add_libs,spell,\
[all …]
/trunk/main/
H A DRepositoryFixes.mk40 gb_Library_FILENAMES := $(patsubst spell:spell.uno%,spell:libspell.uno%,$(gb_Library_FILENAMES))
59 gb_Library_FILENAMES := $(patsubst spell:spell.uno%,spell:libspell.uno%,$(gb_Library_FILENAMES))
77 gb_Library_FILENAMES := $(patsubst spell:spell.uno%,spell:libspell.uno%,$(gb_Library_FILENAMES))
226 gb_Library_DLLFILENAMES := $(patsubst spell:spell.uno%,spell:spell%,$(gb_Library_DLLFILENAMES))
262 gb_Library_FILENAMES := $(patsubst spell:spell.uno%,spell:libspell.uno%,$(gb_Library_FILENAMES))
H A DRepository.mk271 spell \
/trunk/main/linguistic/source/
H A Dspelldsp.cxx268 SpellCheckerDispatcher::spell( const OUString& rWord, const Locale& rLocale, in spell() function in SpellCheckerDispatcher
543 xTmpRes = pRef[i]->spell( aChkWord, aLocale, rProperties ); in spell_Impl()
625 xTmpRes = xSpell->spell( aChkWord, aLocale, rProperties ); in spell_Impl()
790 uno::Reference< linguistic2::XSpellAlternatives > SAL_CALL SpellCheckerDispatcher::spell( in spell() function in SpellCheckerDispatcher
798 return spell( rWord, aLocale, rProperties); in spell()
H A Dspelldsp.hxx111 …::Reference< ::com::sun::star::linguistic2::XSpellAlternatives > SAL_CALL spell( const ::rtl::OUSt…
119 …::Reference< ::com::sun::star::linguistic2::XSpellAlternatives > SAL_CALL spell( const ::rtl::OUSt…
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx412 xTmpRes2 = xSpell->spell( A2OU("<?xml?><query type='analyze'><word>") + in queryMeanings()
455 xTmpRes = xSpell->spell( A2OU("<?xml?><query type='generate'><word>") + in queryMeanings()
516 xTmpRes = xSpell->spell( A2OU("<?xml?><query type='stem'><word>") + in queryMeanings()
540 xTmpRes = xSpell->spell( A2OU("<?xml?><query type='stem'><word>") + in queryMeanings()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/linguistic2/
H A D_XSpellChecker.java92 XSpellAlternatives alt = oObj.spell( in _spell()
98 alt =alternative.spell( in _spell()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DDictionaryType.idl36 only positive entries (words defined to be correct for spell
38 to be reported as incorrect by the spell checker).</P>
H A DXSetSpellAlternatives.idl37 allows to modify the suggestion list returned by a spell checker.
40 originally returned reference from the spell checker.
H A DLinguServiceManager.idl41 /** offers linguistic functionality. Is to be used to access spell checker,
H A DXSearchableDictionary.idl40 /** This interfaces allows to retrieve suggestions for spell checking from a dictionary.
H A DXSpellChecker1.idl64 com::sun::star::linguistic2::XSpellAlternatives spell(
H A DDictionary.idl47 /** represents a dictionary used for spell checking and hyphenation.
H A DXSpellAlternatives.idl43 <member scope="com::sun::star::linguistic2">XSpellChecker::spell</member>
H A DXProofreader.idl69 @returns true if it is also a spell checker
/trunk/main/i18npool/source/breakiterator/data/
H A Ddict_word_prepostdash.txt29 # be part of the word in order to have it properly spell checked etc.
114 # be part of the word in order to have it properly spell checked etc.
/trunk/main/postprocess/packcomponents/
H A Dmakefile.mk235 my_components += component/lingucomponent/source/spellcheck/spell/spell
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx370 int rVal = pMS->spell((char*)aWrd.getStr()); in GetSpellFailure()
507 Reference< XSpellAlternatives > SAL_CALL SpellChecker::spell( in spell() function in SpellChecker
H A Dsspellimp.hxx101 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx641 spell( const ::rtl::OUString& rWord, sal_Int16 nLanguage,
702 SpellDummy_Impl::spell( const rtl::OUString& rWord, sal_Int16 nLanguage, in spell() function in SpellDummy_Impl
710 xRes = xSpell->spell( rWord, nLanguage, rProperties ); in spell()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/lnn/
H A Dcom.sun.star.lingu2.SpellChecker.csv14 "SpellChecker";"com::sun::star::linguistic2::XSpellChecker";"spell()"
/trunk/main/linguistic/workben/
H A Dsspellimp.hxx106 spell( const OUString& rWord, const Locale& rLocale,
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.hxx112 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
/trunk/main/offapi/com/sun/star/text/
H A DTextMarkupType.idl43 /** Markup originates from spell checking.
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.hrc56 // id range for suggestions from spell and grammar checker

Completed in 75 milliseconds

12