Home
last modified time | relevance | path

Searched refs:pHeadFootFrame (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dxmldump.cxx492 const SwHeadFootFrame *pHeadFootFrame = static_cast<const SwHeadFootFrame*>(this); in dumpAsXmlAttributes() local
493 OUString aFormatName = pHeadFootFrame->GetFormat()->GetName(); in dumpAsXmlAttributes()
495 …xmlTextWriterWriteFormatAttribute( writer, BAD_CAST( "fmtPtr" ), "%p", pHeadFootFrame->GetFormat()… in dumpAsXmlAttributes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dxmldump.cxx569 const SwHeadFootFrame *pHeadFootFrame = static_cast<const SwHeadFootFrame*>(this); in dumpAsXmlAttributes() local
570 OUString aFormatName = pHeadFootFrame->GetFormat()->GetName(); in dumpAsXmlAttributes()
572 …(void)xmlTextWriterWriteFormatAttribute( writer, BAD_CAST( "fmtPtr" ), "%p", pHeadFootFrame->GetFo… in dumpAsXmlAttributes()