Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx958 WW8_WrPlcSepx::WW8_WrPlcSepx( MSWordExportBase& rExport ) in WW8_WrPlcSepx() function in WW8_WrPlcSepx
973 WW8_WrPlcSepx::~WW8_WrPlcSepx() in ~WW8_WrPlcSepx()
983 bool WW8_WrPlcSepx::HeaderFooterWritten() in HeaderFooterWritten()
1041 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwPageDesc* pPd, in AppendSep()
1064 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep()
1086 void WW8_WrPlcSepx::WriteFtnEndTxt( WW8Export& rWrt, sal_uLong nCpStt ) in WriteFtnEndTxt()
1169 void WW8_WrPlcSepx::OutHeaderFooter( WW8Export& rWrt, bool bHeader, in OutHeaderFooter()
1747 bool WW8_WrPlcSepx::WriteKFTxt( WW8Export& rWrt ) in WriteKFTxt()
1795 void WW8_WrPlcSepx::WriteSepx( SvStream& rStrm ) const in WriteSepx()
1813 void WW8_WrPlcSepx::WritePlcSed( WW8Export& rWrt ) const in WritePlcSed()
[all …]
H A Dwrtww8.hxx232 class WW8_WrPlcSepx : public MSWordSections class
241 WW8_WrPlcSepx( const WW8_WrPlcSepx& );
242 WW8_WrPlcSepx& operator=( const WW8_WrPlcSepx& );
245 WW8_WrPlcSepx( MSWordExportBase& rExport );
246 ~WW8_WrPlcSepx();
931 WW8_WrPlcSepx* pSepx; ///< Sections/headers/footers
H A Dwrtww8.cxx3275 pSepx = new WW8_WrPlcSepx( *this ); // Sections/headers/footers in ExportDocument_Impl()

Completed in 52 milliseconds