/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | SampleSpellChecker.java | 135 private boolean IsUpper( String aWord, Locale aLocale ) in IsUpper() 142 private boolean HasDigits( String aWord ) in HasDigits() 154 String aWord, in GetSpellFailure() 194 String aWord, in GetProposals() 283 String aWord, Locale aLocale, in isValid() 322 String aWord, Locale aLocale, in spell()
|
H A D | XPossibleHyphens_impl.java | 29 String aWord; field in XPossibleHyphens_impl 35 String aWord, in XPossibleHyphens_impl()
|
H A D | XSpellAlternatives_impl.java | 30 String aWord; field in XSpellAlternatives_impl 36 String aWord, in XSpellAlternatives_impl()
|
H A D | XHyphenatedWord_impl.java | 29 String aWord; field in XHyphenatedWord_impl 37 String aWord, in XHyphenatedWord_impl()
|
H A D | SampleHyphenator.java | 206 String aWord, Locale aLocale, in hyphenate() 287 String aWord, Locale aLocale, in queryAlternativeSpelling() 336 String aWord, Locale aLocale, in createPossibleHyphens()
|
H A D | LinguisticExamples.java | 183 String aWord = "horseback"; in Run() local
|
/aoo41x/main/sw/source/core/text/ |
H A D | guess.cxx | 400 const String aWord = xHyphWord->getWord(); in Guess() local
|
/aoo41x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 54 XubString aWord; member in SwScanner
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | editstat.hxx | 128 String aWord; member
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editview.cxx | 1204 String aWord = pImpEditView->SpellIgnoreOrAddWord( sal_False ); in ExecuteSpellPopup() local 1288 String aWord = pAlt[nId - MN_AUTOSTART]; in ExecuteSpellPopup() local 1297 String aWord = pAlt[nId - MN_ALTSTART]; in ExecuteSpellPopup() local 1409 XubString aWord; in GetWordUnderMousePointer() local
|
H A D | impedit4.cxx | 1718 String aWord; in ImpConvert() local 1980 String aWord; in ImpFindNextError() local 2397 String aWord( GetSelected( aSel ) ); in DoOnlineSpelling() local 2561 String aWord; in HasSpellErrors() local 2593 String aWord( GetSelected( aCurSel ) ); in StartThesaurus() local
|
H A D | impedit.cxx | 1140 String aWord; in SpellIgnoreOrAddWord() local
|
H A D | impedit3.cxx | 1867 String aWord( *pNode, nWordStart, nWordLen ); in ImpBreakLine() local 2129 String aWord = GetSelected( aWordSel ); in ImpFindKashidas() local
|
H A D | editeng.cxx | 1178 String aWord = pImpEditEngine->GetSelected( EditSelection( aStart, aCurSel.Max() ) ); in PostKeyEvent() local
|
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/ |
H A D | hyphenimp.cxx | 276 Reference< XHyphenatedWord > SAL_CALL Hyphenator::hyphenate( const ::rtl::OUString& aWord, in hyphenate() 545 Reference< XPossibleHyphens > SAL_CALL Hyphenator::createPossibleHyphens( const ::rtl::OUString& aW… in createPossibleHyphens()
|
/aoo41x/main/linguistic/source/ |
H A D | dicimp.cxx | 812 const OUString& aWord ) in getEntry() 886 sal_Bool SAL_CALL DictionaryNeo::remove( const OUString& aWord ) in remove()
|
H A D | misc.cxx | 556 OUString aWord( rxHyphWord->getWord() ), in GetAltSpelling() local 649 OUString aWord( rxHyphWord->getWord() ); in RebuildHyphensAndControlChars() local
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1025 String aWord( aText ); in GetCorrection() local 1140 String aWord( aText ); in GetGrammarCorrection() local
|
/aoo41x/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 820 OUString aWord( xSpellAlt->getWord() ); in Execute() local
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 200 String aWord; in GetWordAtCursor() local 270 String aWord = GetEditView()->GetTextEngine()->GetWord( aCursor, &aStartOfWord ); in RequestHelp() local
|
H A D | baside2.cxx | 810 String aWord = GetEditEngine()->GetWord( GetEditView()->GetSelection().GetEnd(), &aWordStart ); in BasicAddWatch() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1426 OUString aWord = aWordBuf.makeStringAndClear(); in lcl_replaceMemberNameInSubtotal() local 1451 OUString aWord = aWordBuf.makeStringAndClear(); in lcl_replaceMemberNameInSubtotal() local
|
/aoo41x/main/editeng/source/misc/ |
H A D | unolingu.cxx | 1271 OUString aWord( rHyphWord->getWord() ), in SvxGetAltSpelling() local
|
/aoo41x/main/svtools/source/edit/ |
H A D | texteng.cxx | 2618 String aWord; in GetWord() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 4869 String aWord( aText, nWordStart, nWordLen ); in ImplGetTextLines() local
|