Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp13415 const gchar* block_attrs2[] = { in insertFootnoteSection() local
13422 block_attrs2[0] = "endnote-id"; in insertFootnoteSection()
13423 block_attrs2[3] = "Endnote"; in insertFootnoteSection()
13459 e |= m_pDoc->insertStrux(pointFootnote,PTX_Block,block_attrs2,NULL); in insertFootnoteSection()