Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp11101 const gchar ** blockatt; in _createListLabel() local
11102 bool bHaveBlockAtt = pView->getCharFormat(&blockatt,true,getPosition()); in _createListLabel()
11146 …angeSpanFmt(PTC_AddFmt,getPosition(),getPosition()+diff,NULL,static_cast<const char **>(blockatt)); in _createListLabel()
11147 FREEP(blockatt); in _createListLabel()