Searched refs:queryAlternativeSpelling (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/linguistic/source/ |
H A D | hyphdsp.cxx | 399 HyphenatorDispatcher::queryAlternativeSpelling( in queryAlternativeSpelling() function in HyphenatorDispatcher 469 xRes = xHyph->queryAlternativeSpelling( aChkWord, rLocale, in queryAlternativeSpelling() 508 xRes = xHyph->queryAlternativeSpelling( aChkWord, rLocale, in queryAlternativeSpelling()
|
H A D | hyphdsp.hxx | 119 queryAlternativeSpelling( const ::rtl::OUString& aWord,
|
/aoo41x/main/editeng/source/misc/ |
H A D | unolingu.cxx | 750 queryAlternativeSpelling( const ::rtl::OUString& rWord, 824 HyphDummy_Impl::queryAlternativeSpelling( in queryAlternativeSpelling() function in HyphDummy_Impl 835 xRes = xHyph->queryAlternativeSpelling( rWord, rLocale, nIndex, rProperties ); in queryAlternativeSpelling()
|
/aoo41x/main/qadevOOo/objdsc/lnn/ |
H A D | com.sun.star.lingu2.Hyphenator.csv | 9 "Hyphenator";"com::sun::star::linguistic2::XHyphenator";"queryAlternativeSpelling()"
|
/aoo41x/main/qadevOOo/tests/java/ifc/linguistic2/ |
H A D | _XHyphenator.java | 75 XHyphenatedWord result = oObj.queryAlternativeSpelling( in _queryAlternativeSpelling()
|
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/ |
H A D | hyphenimp.hxx | 112 …ence< ::com::sun::star::linguistic2::XHyphenatedWord > SAL_CALL queryAlternativeSpelling( const ::…
|
H A D | hyphenimp.cxx | 532 Reference < XHyphenatedWord > SAL_CALL Hyphenator::queryAlternativeSpelling( in queryAlternativeSpelling() function in Hyphenator
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | LinguisticExamples.java | 236 xHyphWord = mxHyph.queryAlternativeSpelling( "Schiffahrt", in Run()
|
H A D | SampleHyphenator.java | 286 public XHyphenatedWord queryAlternativeSpelling( in queryAlternativeSpelling() method in SampleHyphenator
|
/aoo41x/main/sw/source/core/text/ |
H A D | guess.cxx | 560 xHyphWord = xHyph->queryAlternativeSpelling( OUString(aTxt), in AlternativeSpelling()
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XHyphenator.idl | 165 com::sun::star::linguistic2::XHyphenatedWord queryAlternativeSpelling(
|
Completed in 52 milliseconds