Searched refs:InsertWrong (Results  1 – 4 of 4) sorted by relevance
| /aoo4110/main/editeng/source/editeng/ | 
| H A D | edtspell.hxx | 102 	void			InsertWrong( const WrongRange& rWrong, sal_uInt16 nPos );115 	void	InsertWrong( sal_uInt16 nStart, sal_uInt16 nEnd, sal_Bool bClearRange );
 128 inline void WrongList::InsertWrong( const WrongRange& rWrong, sal_uInt16 nPos )  in InsertWrong()  function in WrongList
 
 | 
| H A D | edtspell.cxx | 439 void WrongList::InsertWrong( sal_uInt16 nStart, sal_uInt16 nEnd,  in InsertWrong()  function in WrongList
 | 
| H A D | impedit2.cxx | 2360 				pLeft->GetWrongList()->InsertWrong( aWrong, pLeft->GetWrongList()->Count() );  in ImpConnectParagraphs()2962 				pRWrongs->InsertWrong( rWrong, pRWrongs->Count() );  in ImpInsertParaBreak()
 
 | 
| H A D | impedit4.cxx | 2451 								pWrongList->InsertWrong( nWStart, nXEnd, sal_True );  in DoOnlineSpelling()
 | 
        Completed in 56 milliseconds