Searched refs:InsertRedlineAuthor (Results 1 – 11 of 11) sorted by relevance
393 return InsertRedlineAuthor( sActAuthor ); in GetRedlineAuthor()405 InsertRedlineAuthor(String(RTL_CONSTASCII_USTRINGPARAM("nn"))); in GetRedlineAuthor()414 sal_uInt16 SwModule::InsertRedlineAuthor(const String& rAuthor) in InsertRedlineAuthor() function in SwModule
235 virtual sal_uInt16 InsertRedlineAuthor(const String& rAuthor) = 0;
200 sal_uInt16 InsertRedlineAuthor(const String& rAuthor);
809 virtual sal_uInt16 InsertRedlineAuthor(const String& rAuthor);
475 sal_uInt16 nSWId = rDocOut.InsertRedlineAuthor(aAuthorNames[nAuthor]); in ReadRevMarkAuthorStrTabl()
725 pDoc->InsertRedlineAuthor( pRedlineInfo->sAuthor ); in ConvertRedline()
1048 nAuthor = pRedlineAccess->InsertRedlineAuthor(sAuthor); in makeRedline()
372 sal_uInt16 aIndex = SW_MOD()->InsertRedlineAuthor(GetAuthor()); in InitControls()
2574 sal_uInt16 SwDoc::InsertRedlineAuthor( const String& rNew ) in InsertRedlineAuthor() function in SwDoc2576 return SW_MOD()->InsertRedlineAuthor(rNew); in InsertRedlineAuthor()
1464 nAuthor = rDoc.InsertRedlineAuthor( aTmp ); in SetRedlinesToDoc()
1593 sal_uInt16 nSWId = pDoc->InsertRedlineAuthor(aToken); in ReadRevTbl()