Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx115 class WW8_WrPlcAnnotations;
505 WW8_WrPlcAnnotations* pAtn;
1224 class WW8_WrPlcAnnotations : public WW8_WrPlcSubDoc // Doppel-Plc fuer PostIts class
1228 WW8_WrPlcAnnotations(const WW8_WrPlcAnnotations&);
1229 WW8_WrPlcAnnotations& operator=(WW8_WrPlcAnnotations&);
1232 WW8_WrPlcAnnotations() {} in WW8_WrPlcAnnotations() function in WW8_WrPlcAnnotations
1233 ~WW8_WrPlcAnnotations();
H A Dwrtw8sty.cxx1941 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()
H A Dwrtww8.cxx3279 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 49 milliseconds