Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1568 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()
H A Dwrtww8.hxx478 WW8_WrtRedlineAuthor* pRedlAuthors; member in MSWordExportBase

Completed in 49 milliseconds