Searched refs:pAtn (Results 1 – 3 of 3) sorted by relevance
2801 pAtn->WritePlc( *this ); // Annotation-Ref & Text Plc in WriteFkpPlcUsw()2835 pAtn->WritePlc( *this ); // Annotation-Ref & Text Plc in WriteFkpPlcUsw()2956 bNeedsFinalPara |= pAtn->WriteTxt( *this ); // Annotation-Text in StoreDoc1()3278 pAtn = new WW8_WrPlcAnnotations; // PostIts in ExportDocument_Impl()3393 delete pAtn; in ExportDocument_Impl()
1008 if (m_rWW8Export.pAtn->IsNewRedlineComment(pRedlineData)) in StartRun()1010 … m_rWW8Export.pAtn->Append( m_rWW8Export.Fc2Cp( m_rWW8Export.Strm().Tell() ), pRedlineData ); in StartRun()2546 m_rWW8Export.pAtn->Append( m_rWW8Export.Fc2Cp( m_rWW8Export.Strm().Tell() ), pPFld ); in PostitField()
504 WW8_WrPlcAnnotations* pAtn; member in MSWordExportBase