Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp13332 const gchar * propListTag[] = {"list-tag",NULL,NULL}; in insertFootnote() local
13336 propListTag[1] = sid; in insertFootnote()
13337 bRet = m_pDoc->changeSpanFmt(PTC_AddFmt,FanchStart,FanchStart,NULL,propListTag); in insertFootnote()