Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/rdf/
H A DCBlankNode.cxx39 class CBlankNode: class
46 explicit CBlankNode(css::uno::Reference< css::uno::XComponentContext > const & context);
47 virtual ~CBlankNode() {} in ~CBlankNode()
61 CBlankNode(const CBlankNode &); // not defined
62 CBlankNode& operator=(const CBlankNode &); // not defined
69 CBlankNode::CBlankNode(css::uno::Reference< css::uno::XComponentContext > const & context) : in CBlankNode() function in __anon51ba405d0111::CBlankNode
74 ::rtl::OUString SAL_CALL CBlankNode::getImplementationName() throw (css::uno::RuntimeException) in getImplementationName()
79 ::sal_Bool SAL_CALL CBlankNode::supportsService(::rtl::OUString const & serviceName) throw (css::un… in supportsService()
89 css::uno::Sequence< ::rtl::OUString > SAL_CALL CBlankNode::getSupportedServiceNames() throw (css::u… in getSupportedServiceNames()
121 ::rtl::OUString SAL_CALL CBlankNode::getStringValue() throw (css::uno::RuntimeException) in getStringValue()
[all …]
/trunk/main/unoxml/
H A DLibrary_unordf.mk52 unoxml/source/rdf/CBlankNode \

Completed in 8 milliseconds