Searched refs:MSWordSections (Results 1 – 7 of 7) sorted by relevance
908 MSWordSections::MSWordSections( MSWordExportBase& rExport ) in MSWordSections() function in MSWordSections958 : MSWordSections( rExport ) in WW8_WrPlcSepx()968 MSWordSections::~MSWordSections() in ~MSWordSections()977 bool MSWordSections::HeaderFooterWritten() in HeaderFooterWritten()987 sal_uInt16 MSWordSections::CurrentNumberOfColumns( const SwDoc &rDoc ) const in CurrentNumberOfColumns()996 sal_uInt16 MSWordSections::NumberOfColumns( const SwDoc &rDoc, const WW8_SepInfo& rInfo ) const in NumberOfColumns()1021 const WW8_SepInfo* MSWordSections::CurrentSectionInfo() in CurrentSectionInfo()1029 void MSWordSections::AppendSection( const SwPageDesc* pPd, in AppendSection()1051 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection()1078 void MSWordSections::SetNum( const SwTxtNode* pNumNd ) in SetNum()[all …]
115 class MSWordSections;183 class MSWordSections class194 MSWordSections( const MSWordSections& );195 MSWordSections& operator=( const MSWordSections& );197 MSWordSections( MSWordExportBase& rExport );198 virtual ~MSWordSections();231 class WW8_WrPlcSepx : public MSWordSections634 virtual MSWordSections& Sections() const = 0;949 virtual MSWordSections& Sections() const;
67 MSWordSections *m_pSections;83 virtual MSWordSections& Sections() const;
66 MSWordSections *m_pSections;75 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()
3598 MSWordSections& WW8Export::Sections() const in Sections()