Searched refs:CLiteral (Results 1 – 2 of 2) sorted by relevance
41 class CLiteral: class48 explicit CLiteral(css::uno::Reference< css::uno::XComponentContext > const & context);49 virtual ~CLiteral() {} in ~CLiteral()68 CLiteral(const CLiteral &); // not defined69 CLiteral& operator=(const CLiteral &); // not defined78 CLiteral::CLiteral(css::uno::Reference< css::uno::XComponentContext > const & context) : in CLiteral() function in __anonb0fcbe0c0111::CLiteral83 ::rtl::OUString SAL_CALL CLiteral::getImplementationName() throw (css::uno::RuntimeException) in getImplementationName()88 ::sal_Bool SAL_CALL CLiteral::supportsService(::rtl::OUString const & serviceName) throw (css::uno:… in supportsService()98 css::uno::Sequence< ::rtl::OUString > SAL_CALL CLiteral::getSupportedServiceNames() throw (css::uno… in getSupportedServiceNames()104 void SAL_CALL CLiteral::initialize(const css::uno::Sequence< ::com::sun::star::uno::Any > & aArgume… in initialize()[all …]
51 unoxml/source/rdf/CLiteral \