Searched refs:pCommentSearcher (Results 1 – 4 of 4) sorted by relevance
38 if(pCommentSearcher!=NULL) in ~ScChangeViewSettings()39 delete pCommentSearcher; in ~ScChangeViewSettings()93 if(pCommentSearcher!=NULL) in IsValidComment()98 …nTheFlag=sal::static_int_cast<sal_Bool>(pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &… in IsValidComment()106 if(pCommentSearcher!=NULL) in SetTheComment()108 delete pCommentSearcher; in SetTheComment()109 pCommentSearcher=NULL; in SetTheComment()117 pCommentSearcher = new utl::TextSearch( aSearchParam, *ScGlobal::pCharClass ); in SetTheComment()
225 pCommentSearcher=NULL; in SvxRedlinTable()237 pCommentSearcher=NULL; in SvxRedlinTable()243 if(pCommentSearcher!=NULL) in ~SvxRedlinTable()244 delete pCommentSearcher; in ~SvxRedlinTable()395 if(pCommentSearcher!=NULL) delete pCommentSearcher; in SetCommentParams()397 pCommentSearcher=new utl::TextSearch(*pSearchPara, LANGUAGE_SYSTEM ); in SetCommentParams()469 nTheFlag=pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &nEndPos); in IsValidEntry()507 nTheFlag=pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &nEndPos); in IsValidComment()
45 utl::TextSearch* pCommentSearcher; member in ScChangeViewSettings68 pCommentSearcher=NULL; in ScChangeViewSettings()
111 utl::TextSearch* pCommentSearcher; member in SvxRedlinTable
Completed in 13 milliseconds