Home
last modified time | relevance | path

Searched refs:nErrorInResult (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dviewling.cxx705 sal_Int32 nErrorInResult = -1; in ExecSpellPopup() local
710 … pWrtShell->GetGrammarCorrection( aGrammarCheckRes, nErrorPosInText, nErrorInResult, aSuggestions,… in ExecSpellPopup()
712 if (nErrorInResult >= 0) in ExecSpellPopup()
713 aMessageText = aGrammarCheckRes.aErrors[ nErrorInResult ].aShortComment; in ExecSpellPopup()
743 …o_ptr< SwSpellPopup >(new SwSpellPopup( pWrtShell, aGrammarCheckRes, nErrorInResult, aSuggestions,… in ExecSpellPopup()
/aoo41x/main/sw/source/ui/inc/
H A Dolmenu.hxx77 sal_Int32 nErrorInResult,
/aoo41x/main/sw/source/ui/lingu/
H A Dolmenu.cxx582 sal_Int32 nErrorInResult, in SwSpellPopup() argument
594 OUString aMessageText( rResult.aErrors[ nErrorInResult ].aShortComment ); in SwSpellPopup()

Completed in 35 milliseconds