Searched defs:pAuthor (Results 1 – 7 of 7) sorted by relevance
73 String* pAuthor; member in ScViewEntryPtr
542 if (const sw::util::AuthorInfo* pAuthor = pAuthorInfos->GetObject(nPos)) in Read_CRevisionMark() local
294 const String* pAuthor = GetRedline(i); in WriteRevTab() local
372 String *pAuthor = new String(rRedln.GetAuthorString()); in InitAuthors() local
1864 if (const sw::util::AuthorInfo* pAuthor = pAuthorInfos->GetObject(nPos)) in NextToken() local1882 if (const sw::util::AuthorInfo* pAuthor = pAuthorInfos->GetObject(nPos)) in NextToken() local
2639 void ScViewFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor… in ReplaceNote()
1126 bool ScDocFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor,… in ReplaceNote()
Completed in 108 milliseconds