Home
last modified time | relevance | path

Searched refs:MSWordSections (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx909 MSWordSections::MSWordSections( MSWordExportBase& rExport ) in MSWordSections() function in MSWordSections
959 : MSWordSections( rExport ) in WW8_WrPlcSepx()
969 MSWordSections::~MSWordSections() in ~MSWordSections()
978 bool MSWordSections::HeaderFooterWritten() in HeaderFooterWritten()
1022 const WW8_SepInfo* MSWordSections::CurrentSectionInfo() in CurrentSectionInfo()
1030 void MSWordSections::AppendSection( const SwPageDesc* pPd, in AppendSection()
1052 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection()
1079 void MSWordSections::SetNum( const SwTxtNode* pNumNd ) in SetNum()
1216 void MSWordSections::CheckForFacinPg( WW8Export& rWrt ) const in CheckForFacinPg()
1268 int MSWordSections::HasBorderItem( const SwFmt& rFmt ) in HasBorderItem()
[all …]
H A Dwrtww8.hxx116 class MSWordSections;
184 class MSWordSections class
195 MSWordSections( const MSWordSections& );
196 MSWordSections& operator=( const MSWordSections& );
198 MSWordSections( MSWordExportBase& rExport );
199 virtual ~MSWordSections();
232 class WW8_WrPlcSepx : public MSWordSections
635 virtual MSWordSections& Sections() const = 0;
950 virtual MSWordSections& Sections() const;
H A Ddocxexport.hxx67 MSWordSections *m_pSections;
83 virtual MSWordSections& Sections() const;
H A Drtfexport.hxx68 MSWordSections *m_pSections;
77 virtual MSWordSections& Sections() const;
H A Ddocxexport.cxx77 MSWordSections& DocxExport::Sections() const in Sections()
285 m_pSections = new MSWordSections( *this ); in ExportDocument_Impl()
H A Drtfexport.cxx106 MSWordSections& RtfExport::Sections() const in Sections()
715 m_pSections = new MSWordSections( *this ); in ExportDocument_Impl()
H A Dwrtww8.cxx3613 MSWordSections& WW8Export::Sections() const in Sections()

Completed in 151 milliseconds