Home
last modified time | relevance | path

Searched refs:sActAuthor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx394 if( !(sActAuthor = rOpt.GetFullName()).Len() ) in GetRedlineAuthor()
395 if( !(sActAuthor = rOpt.GetID()).Len() ) in GetRedlineAuthor()
396 sActAuthor = String( SW_RES( STR_REDLINE_UNKNOWN_AUTHOR )); in GetRedlineAuthor()
399 return InsertRedlineAuthor( sActAuthor ); in GetRedlineAuthor()
/trunk/main/sw/inc/
H A Dswmodule.hxx76 String sActAuthor; member in SwModule

Completed in 38 milliseconds