Searched refs:WW8_WrPlcAnnotations (Results 1 – 3 of 3) sorted by relevance
115 class WW8_WrPlcAnnotations;505 WW8_WrPlcAnnotations* pAtn;1224 class WW8_WrPlcAnnotations : public WW8_WrPlcSubDoc // Doppel-Plc fuer PostIts class1228 WW8_WrPlcAnnotations(const WW8_WrPlcAnnotations&);1229 WW8_WrPlcAnnotations& operator=(WW8_WrPlcAnnotations&);1232 WW8_WrPlcAnnotations() {} in WW8_WrPlcAnnotations() function in WW8_WrPlcAnnotations1233 ~WW8_WrPlcAnnotations();
1941 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwPostItField *pPostIt ) in Append()1948 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwRedlineData *pRedline ) in Append()1956 bool WW8_WrPlcAnnotations::IsNewRedlineComment( const SwRedlineData *pRedline ) in IsNewRedlineComment()1961 WW8_WrPlcAnnotations::~WW8_WrPlcAnnotations() in ~WW8_WrPlcAnnotations()
3279 pAtn = new WW8_WrPlcAnnotations; // PostIts in ExportDocument_Impl()3670 bool WW8_WrPlcAnnotations::WriteTxt( WW8Export& rWrt ) in WriteTxt()3679 void WW8_WrPlcAnnotations::WritePlc( WW8Export& rWrt ) const in WritePlc()
Completed in 48 milliseconds