Searched refs:MSWordSections (Results 1 – 7 of 7) sorted by relevance
909 MSWordSections::MSWordSections( MSWordExportBase& rExport ) in MSWordSections() function in MSWordSections959 : MSWordSections( rExport ) in WW8_WrPlcSepx()969 MSWordSections::~MSWordSections() in ~MSWordSections()978 bool MSWordSections::HeaderFooterWritten() in HeaderFooterWritten()988 sal_uInt16 MSWordSections::CurrentNumberOfColumns( const SwDoc &rDoc ) const in CurrentNumberOfColumns()997 sal_uInt16 MSWordSections::NumberOfColumns( const SwDoc &rDoc, const WW8_SepInfo& rInfo ) const in NumberOfColumns()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()[all …]
116 class MSWordSections;184 class MSWordSections class195 MSWordSections( const MSWordSections& );196 MSWordSections& operator=( const MSWordSections& );198 MSWordSections( MSWordExportBase& rExport );199 virtual ~MSWordSections();232 class WW8_WrPlcSepx : public MSWordSections635 virtual MSWordSections& Sections() const = 0;950 virtual MSWordSections& Sections() const;
67 MSWordSections *m_pSections;83 virtual MSWordSections& Sections() const;
68 MSWordSections *m_pSections;77 virtual MSWordSections& Sections() const;
77 MSWordSections& DocxExport::Sections() const in Sections()285 m_pSections = new MSWordSections( *this ); in ExportDocument_Impl()
106 MSWordSections& RtfExport::Sections() const in Sections()715 m_pSections = new MSWordSections( *this ); in ExportDocument_Impl()
3613 MSWordSections& WW8Export::Sections() const in Sections()