Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx696 SwRect aToFill; in ExecSpellPopup() local
702 Reference< XSpellAlternatives > xAlt( pWrtShell->GetCorrection(&rPt, aToFill) ); in ExecSpellPopup()
710 …rammarCorrection( aGrammarCheckRes, nErrorPosInText, nErrorInResult, aSuggestions, &rPt, aToFill ); in ExecSpellPopup()
815 pPopup->Execute( aToFill.SVRect(), pEditWin ); in ExecSpellPopup()
843 SwRect aToFill; in ExecSmartTagPopup() local
848 pWrtShell->GetSmartTagTerm( rPt, aToFill, aSmartTagTypes, aStringKeyMaps, xRange); in ExecSmartTagPopup()
854 aPopup.Execute( aToFill.SVRect(), pEditWin ); in ExecSmartTagPopup()

Completed in 13 milliseconds