/aoo42x/main/lingucomponent/ |
H A D | Library_spell.mk | 24 $(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 …]
|
/aoo42x/main/ |
H A D | RepositoryFixes.mk | 40 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 D | Repository.mk | 271 spell \
|
/aoo42x/main/linguistic/source/ |
H A D | spelldsp.cxx | 268 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 D | spelldsp.hxx | 111 …::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…
|
/aoo42x/main/lingucomponent/source/thesaurus/libnth/ |
H A D | nthesimp.cxx | 412 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()
|
/aoo42x/main/qadevOOo/tests/java/ifc/linguistic2/ |
H A D | _XSpellChecker.java | 92 XSpellAlternatives alt = oObj.spell( in _spell() 98 alt =alternative.spell( in _spell()
|
/aoo42x/main/offapi/com/sun/star/linguistic2/ |
H A D | DictionaryType.idl | 36 only positive entries (words defined to be correct for spell 38 to be reported as incorrect by the spell checker).</P>
|
H A D | XSetSpellAlternatives.idl | 37 allows to modify the suggestion list returned by a spell checker. 40 originally returned reference from the spell checker.
|
H A D | LinguServiceManager.idl | 41 /** offers linguistic functionality. Is to be used to access spell checker,
|
H A D | XSearchableDictionary.idl | 40 /** This interfaces allows to retrieve suggestions for spell checking from a dictionary.
|
H A D | XSpellChecker1.idl | 64 com::sun::star::linguistic2::XSpellAlternatives spell(
|
H A D | Dictionary.idl | 47 /** represents a dictionary used for spell checking and hyphenation.
|
H A D | XSpellAlternatives.idl | 43 <member scope="com::sun::star::linguistic2">XSpellChecker::spell</member>
|
H A D | XProofreader.idl | 69 @returns true if it is also a spell checker
|
/aoo42x/main/i18npool/source/breakiterator/data/ |
H A D | dict_word_prepostdash.txt | 29 # 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.
|
/aoo42x/main/postprocess/packcomponents/ |
H A D | makefile.mk | 235 my_components += component/lingucomponent/source/spellcheck/spell/spell
|
/aoo42x/main/lingucomponent/source/spellcheck/spell/ |
H A D | sspellimp.cxx | 370 int rVal = pMS->spell((char*)aWrd.getStr()); in GetSpellFailure() 507 Reference< XSpellAlternatives > SAL_CALL SpellChecker::spell( in spell() function in SpellChecker
|
H A D | sspellimp.hxx | 101 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
|
/aoo42x/main/editeng/source/misc/ |
H A D | unolingu.cxx | 641 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()
|
/aoo42x/main/qadevOOo/objdsc/lnn/ |
H A D | com.sun.star.lingu2.SpellChecker.csv | 14 "SpellChecker";"com::sun::star::linguistic2::XSpellChecker";"spell()"
|
/aoo42x/main/linguistic/workben/ |
H A D | sspellimp.hxx | 106 spell( const OUString& rWord, const Locale& rLocale,
|
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/ |
H A D | macspellimp.hxx | 112 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | TextMarkupType.idl | 43 /** Markup originates from spell checking.
|
/aoo42x/main/sw/source/ui/lingu/ |
H A D | olmenu.hrc | 56 // id range for suggestions from spell and grammar checker
|