Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp10314 const gchar * pszListStyle = getProperty("list-style",true); in getListPropertyVector() local
10355 if(pszListStyle != NULL) in getListPropertyVector()
10358 vp->addItem(pszListStyle); in getListPropertyVector()