Searched refs:pRedlAuthors (Results 1 – 2 of 2) sorted by relevance
1568 if( !pRedlAuthors ) in AddRedlineAuthor()1570 pRedlAuthors = new WW8_WrtRedlineAuthor; in AddRedlineAuthor()1571 pRedlAuthors->AddName(CREATE_CONST_ASC("Unknown")); in AddRedlineAuthor()1573 return pRedlAuthors->AddName( SW_MOD()->GetRedlineAuthor( nId ) ); in AddRedlineAuthor()2822 if( pRedlAuthors ) in WriteFkpPlcUsw()2823 pRedlAuthors->Write( GetWriter() ); // sttbfRMark (RedlineAuthors) in WriteFkpPlcUsw()2858 if( pRedlAuthors ) in WriteFkpPlcUsw()2859 pRedlAuthors->Write( GetWriter() ); // sttbfRMark (RedlineAuthors) in WriteFkpPlcUsw()3118 pRedlAuthors = 0; in ExportDocument()3403 delete pRedlAuthors; in ExportDocument_Impl()
478 WW8_WrtRedlineAuthor* pRedlAuthors; member in MSWordExportBase
Completed in 41 milliseconds