Home
last modified time | relevance | path

Searched refs:WW8_WrPlc1 (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.hxx110 class WW8_WrPlc1;
1289 class WW8_WrPlc1 class
1298 WW8_WrPlc1(const WW8_WrPlc1&);
1299 WW8_WrPlc1& operator=(const WW8_WrPlc1&);
1305 WW8_WrPlc1( sal_uInt16 nStructSz );
1306 ~WW8_WrPlc1();
1312 class WW8_WrPlcFld : public WW8_WrPlc1
1323 : WW8_WrPlc1( nStructSz ), nTxtTyp( nTTyp ), nResults(0) in WW8_WrPlcFld()
1330 class WW8_WrMagicTable : public WW8_WrPlc1
1337 WW8_WrMagicTable() : WW8_WrPlc1( 4 ) {Append(0,0);} in WW8_WrMagicTable()
H A Dwrtww8.cxx711 WW8_WrPlc1::WW8_WrPlc1( sal_uInt16 nStructSz ) in WW8_WrPlc1() function in WW8_WrPlc1
718 WW8_WrPlc1::~WW8_WrPlc1() in ~WW8_WrPlc1()
723 WW8_CP WW8_WrPlc1::Prev() const in Prev()
730 void WW8_WrPlc1::Append( WW8_CP nCp, const void* pNewData ) in Append()
745 void WW8_WrPlc1::Finish( sal_uLong nLastCp, sal_uLong nSttCp ) in Finish()
757 void WW8_WrPlc1::Write( SvStream& rStrm ) in Write()
773 if( WW8_WrPlc1::Count() <= 1 ) in Write()
822 WW8_WrPlc1::Write( *rWrt.pTableStrm ); in Write()
831 if( WW8_WrPlc1::Count() <= 1 ) in Write()
834 WW8_WrPlc1::Write( *rWrt.pTableStrm ); in Write()
[all …]

Completed in 30 milliseconds