Searched refs:ExecSpellPopup (Results 1 – 3 of 3) sorted by relevance
468 sal_Bool ExecSpellPopup( const Point& rPt );
682 sal_Bool SwView::ExecSpellPopup(const Point& rPt) in ExecSpellPopup() function in SwView
4831 else if ( !rView.ExecSpellPopup( aDocPos ) ) in Command()