Searched refs:InsertRedlineAuthor (Results 1 – 11 of 11) sorted by relevance
399 return InsertRedlineAuthor( sActAuthor ); in GetRedlineAuthor()411 InsertRedlineAuthor(String(RTL_CONSTASCII_USTRINGPARAM("nn"))); in GetRedlineAuthor()420 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);
476 sal_uInt16 nSWId = rDocOut.InsertRedlineAuthor(aAuthorNames[nAuthor]); in ReadRevMarkAuthorStrTabl()
725 pDoc->InsertRedlineAuthor( pRedlineInfo->sAuthor ); in ConvertRedline()
1061 nAuthor = pRedlineAccess->InsertRedlineAuthor(sAuthor); in makeRedline()
374 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()
1603 sal_uInt16 nSWId = pDoc->InsertRedlineAuthor(aToken); in ReadRevTbl()
Completed in 114 milliseconds