Searched refs:CURI (Results 1 – 2 of 2) sorted by relevance
40 class CURI: class47 explicit CURI(css::uno::Reference< css::uno::XComponentContext > const & context);48 virtual ~CURI() {} in ~CURI()66 CURI(const CURI &); // not defined67 CURI& operator=(const CURI &); // not defined78 CURI::CURI(css::uno::Reference< css::uno::XComponentContext > const & context) : in CURI() function in __anon53f9eea70111::CURI83 ::rtl::OUString SAL_CALL CURI::getImplementationName() throw (css::uno::RuntimeException) in getImplementationName()88 ::sal_Bool SAL_CALL CURI::supportsService(::rtl::OUString const & serviceName) throw (css::uno::Run… in supportsService()98 css::uno::Sequence< ::rtl::OUString > SAL_CALL CURI::getSupportedServiceNames() throw (css::uno::Ru… in getSupportedServiceNames()113 void SAL_CALL CURI::initFromConstant(const sal_Int16 i_Constant) in initFromConstant()[all …]
53 unoxml/source/rdf/CURI \