Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtww8.hxx114 class WW8_WrPlcAnnotations;
504 WW8_WrPlcAnnotations* pAtn;
1223 class WW8_WrPlcAnnotations : public WW8_WrPlcSubDoc // Doppel-Plc fuer PostIts class
1227 WW8_WrPlcAnnotations(const WW8_WrPlcAnnotations&);
1228 WW8_WrPlcAnnotations& operator=(WW8_WrPlcAnnotations&);
1231 WW8_WrPlcAnnotations() {} in WW8_WrPlcAnnotations() function in WW8_WrPlcAnnotations
1232 ~WW8_WrPlcAnnotations();
H A Dwrtw8sty.cxx1940 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwPostItField *pPostIt ) in Append()
1947 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwRedlineData *pRedline ) in Append()
1955 bool WW8_WrPlcAnnotations::IsNewRedlineComment( const SwRedlineData *pRedline ) in IsNewRedlineComment()
1960 WW8_WrPlcAnnotations::~WW8_WrPlcAnnotations() in ~WW8_WrPlcAnnotations()
H A Dwrtww8.cxx3278 pAtn = new WW8_WrPlcAnnotations; // PostIts in ExportDocument_Impl()
3669 bool WW8_WrPlcAnnotations::WriteTxt( WW8Export& rWrt ) in WriteTxt()
3678 void WW8_WrPlcAnnotations::WritePlc( WW8Export& rWrt ) const in WritePlc()