Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgviset.cxx89 sal_Bool ScChangeViewSettings::IsValidComment(const String* pCommentStr) const in IsValidComment()
96 xub_StrLen nEndPos = pCommentStr->Len(); in IsValidComment()
98 …nTheFlag=sal::static_int_cast<sal_Bool>(pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &… in IsValidComment()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx446 const DateTime *pDateTime,const String* pCommentStr) in IsValidEntry() argument
467 xub_StrLen nEndPos = pCommentStr->Len(); in IsValidEntry()
469 nTheFlag=pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &nEndPos); in IsValidEntry()
498 sal_Bool SvxRedlinTable::IsValidComment(const String* pCommentStr) in IsValidComment() argument
505 xub_StrLen nEndPos = pCommentStr->Len(); in IsValidComment()
507 nTheFlag=pCommentSearcher->SearchFrwrd( *pCommentStr, &nStartPos, &nEndPos); in IsValidComment()
/trunk/main/sc/inc/
H A Dchgviset.hxx113 sal_Bool IsValidComment(const String* pCommentStr) const;

Completed in 25 milliseconds