LibreOffice Module sw (master) 1
|
Variables | |
const HdFtFlags | WW8_HEADER_EVEN = 0x01 |
const HdFtFlags | WW8_HEADER_ODD = 0x02 |
const HdFtFlags | WW8_FOOTER_EVEN = 0x04 |
const HdFtFlags | WW8_FOOTER_ODD = 0x08 |
const HdFtFlags | WW8_HEADER_FIRST = 0x10 |
const HdFtFlags | WW8_FOOTER_FIRST = 0x20 |
const HdFtFlags nsHdFtFlags::WW8_FOOTER_EVEN = 0x04 |
Definition at line 1599 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().
const HdFtFlags nsHdFtFlags::WW8_FOOTER_FIRST = 0x20 |
Definition at line 1602 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), wwSectionManager::InsertSegments(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().
const HdFtFlags nsHdFtFlags::WW8_FOOTER_ODD = 0x08 |
Definition at line 1600 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().
const HdFtFlags nsHdFtFlags::WW8_HEADER_EVEN = 0x01 |
Definition at line 1597 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().
const HdFtFlags nsHdFtFlags::WW8_HEADER_FIRST = 0x10 |
Definition at line 1601 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), wwSectionManager::InsertSegments(), SwWW8ImplReader::Read_HdFt(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().
const HdFtFlags nsHdFtFlags::WW8_HEADER_ODD = 0x02 |
Definition at line 1598 of file ww8scan.hxx.
Referenced by SwWW8ImplReader::CopyPageDescHdFt(), wwSectionManager::CreateSep(), wwSectionManager::GetPageULData(), MSWordExportBase::SectionProperties(), DocxExport::WriteHeadersFooters(), RtfExport::WriteHeadersFooters(), and WW8Export::WriteHeadersFooters().