Home
last modified time | relevance | path

Searched refs:pAtn (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2801 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()
H A Dww8atr.cxx1008 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()
H A Dwrtww8.hxx504 WW8_WrPlcAnnotations* pAtn; member in MSWordExportBase