Home
last modified time | relevance | path

Searched defs:aWord (Results 1 – 25 of 25) sorted by path

/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx810 String aWord = GetEditEngine()->GetWord( GetEditView()->GetSelection().GetEnd(), &aWordStart ); in BasicAddWatch() local
H A Dbaside2b.cxx200 String aWord; in GetWordAtCursor() local
270 String aWord = GetEditView()->GetTextEngine()->GetWord( aCursor, &aStartOfWord ); in RequestHelp() local
/trunk/main/editeng/inc/editeng/
H A Deditstat.hxx128 String aWord; member
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1178 String aWord = pImpEditEngine->GetSelected( EditSelection( aStart, aCurSel.Max() ) ); in PostKeyEvent() local
H A Deditview.cxx1204 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
1410 XubString aWord; in GetWordUnderMousePointer() local
H A Dimpedit.cxx1140 String aWord; in SpellIgnoreOrAddWord() local
H A Dimpedit3.cxx1867 String aWord( *pNode, nWordStart, nWordLen ); in ImpBreakLine() local
2129 String aWord = GetSelected( aWordSel ); in ImpFindKashidas() local
H A Dimpedit4.cxx1718 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
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1271 OUString aWord( rHyphWord->getWord() ), in SvxGetAltSpelling() local
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx276 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()
/trunk/main/linguistic/source/
H A Ddicimp.cxx812 const OUString& aWord ) in getEntry()
886 sal_Bool SAL_CALL DictionaryNeo::remove( const OUString& aWord ) in remove()
H A Dmisc.cxx556 OUString aWord( rxHyphWord->getWord() ), in GetAltSpelling() local
649 OUString aWord( rxHyphWord->getWord() ); in RebuildHyphensAndControlChars() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java183 String aWord = "horseback"; in Run() local
H A DSampleHyphenator.java206 String aWord, Locale aLocale, in hyphenate()
287 String aWord, Locale aLocale, in queryAlternativeSpelling()
336 String aWord, Locale aLocale, in createPossibleHyphens()
H A DSampleSpellChecker.java135 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 DXHyphenatedWord_impl.java29 String aWord; field in XHyphenatedWord_impl
37 String aWord, in XHyphenatedWord_impl()
H A DXPossibleHyphens_impl.java29 String aWord; field in XPossibleHyphens_impl
35 String aWord, in XPossibleHyphens_impl()
H A DXSpellAlternatives_impl.java30 String aWord; field in XSpellAlternatives_impl
36 String aWord, in XSpellAlternatives_impl()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1426 OUString aWord = aWordBuf.makeStringAndClear(); in lcl_replaceMemberNameInSubtotal() local
1451 OUString aWord = aWordBuf.makeStringAndClear(); in lcl_replaceMemberNameInSubtotal() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2618 String aWord; in GetWord() local
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1025 String aWord( aText ); in GetCorrection() local
1140 String aWord( aText ); in GetGrammarCorrection() local
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx54 XubString aWord; member in SwScanner
/trunk/main/sw/source/core/text/
H A Dguess.cxx400 const String aWord = xHyphWord->getWord(); in Guess() local
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx820 OUString aWord( xSpellAlt->getWord() ); in Execute() local
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4869 String aWord( aText, nWordStart, nWordLen ); in ImplGetTextLines() local

Completed in 248 milliseconds