Home
last modified time | relevance | path

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

/AOO41X/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx374 static boost::shared_ptr<librdf_world> m_pWorld; member in __anon02eec6ce0111::librdf_Repository
777 boost::shared_ptr<librdf_world> librdf_Repository::m_pWorld; member in __anon02eec6ce0111::librdf_Repository
794 m_pWorld.reset(m_TypeConverter.createWorld(), safe_librdf_free_world); in librdf_Repository()
810 m_pWorld.reset(); in ~librdf_Repository()
846 librdf_new_node_from_blank_identifier(m_pWorld.get(), NULL), in createBlankNode()
939 librdf_new_node_from_uri_string(m_pWorld.get(), in importGraph()
951 librdf_new_uri(m_pWorld.get(), in importGraph()
961 librdf_new_parser(m_pWorld.get(), "rdfxml", NULL, NULL), in importGraph()
1051 librdf_new_node_from_uri_string(m_pWorld.get(), in exportGraph()
1062 librdf_new_uri(m_pWorld.get(), in exportGraph()
[all …]