Home
last modified time | relevance | path

Searched defs:even_footer (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/worksheet/
H A Dheader_footer.cpp293 rich_text header_footer::even_footer(location where) const in even_footer() function in xlnt::header_footer
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/serialization/
H A Dxlsx_producer.cpp2857 auto even_footer = std::string(); in write_worksheet() local
H A Dxlsx_consumer.cpp1022 optional<std::array<optional<rich_text>, 3>> even_footer; in read_worksheet_end() local