Searched refs:getWorkEntity (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Drdf.cpp325 static const gchar *getWorkEntity(SPDocument const * doc, struct rdf_work_entity_t & entity);
885 result = RDFImpl::getWorkEntity( doc, *entity );
892 const gchar *RDFImpl::getWorkEntity(SPDocument const * doc, struct rdf_work_entity_t & entity) function in class:RDFImpl
1050 const gchar *uri = getWorkEntity(document, *entity);
1209 if ( getWorkEntity( doc, *entity ) == NULL ) {

Completed in 128 milliseconds