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 __anond726e6650111::CLiteral83 ::rtl::OUString SAL_CALL CLiteral::getImplementationName() throw (css::uno::RuntimeException) in getImplementationName()156 ::rtl::OUString SAL_CALL CLiteral::getStringValue() throw (css::uno::RuntimeException) in getStringValue()174 ::rtl::OUString SAL_CALL CLiteral::getValue() throw (css::uno::RuntimeException) in getValue()179 ::rtl::OUString SAL_CALL CLiteral::getLanguage() throw (css::uno::RuntimeException) in getLanguage()[all …]
54 unoxml/source/rdf/CLiteral \
Completed in 27 milliseconds