Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpd_DocumentRDF.h1054 …void relinkRDFToNewXMLID( const std::string& oldxmlid, const std::string& newxmlid, bool deepCopyR…
H A Dpd_DocumentRDF.cpp3040 PD_DocumentRDF::relinkRDFToNewXMLID( const std::string& oldxmlid, in relinkRDFToNewXMLID() function in PD_DocumentRDF
H A Dpd_Document.cpp8558 m_doc->getDocumentRDF()->relinkRDFToNewXMLID( desiredID, xmlid, deepCopyRDF ); in createUniqueXMLID()