Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpd_DocumentRDF.cpp485 static POCol decodePOCol( const std::string& data ) in decodePOCol() function
1238 m_pocol = decodePOCol( szValue ); in setup_pocol()
3307 ret = decodePOCol(szValue); in apGetArcsOut()
3328 POCol l = decodePOCol(szValue); in apGetObjects()
3359 POCol l = decodePOCol( szValue ); in apGetSubjects()
3381 POCol l = decodePOCol(szValue); in apContains()
4556 POCol l = decodePOCol( szValue ); in apDumpModel()
4694 l = decodePOCol(szValue); in update()
5290 l = decodePOCol(szValue); in apAdd()
5321 POCol l = decodePOCol(szValue); in apRemove()
[all …]