24 #ifndef INCLUDED_CPPUHELPER_UNOURL_HXX
25 #define INCLUDED_CPPUHELPER_UNOURL_HXX
73 rtl::OUString
const& getDescriptor()
const;
81 rtl::OUString
const& getName()
const;
91 bool hasParameter(rtl::OUString
const& rKey)
const;
102 rtl::OUString getParameter(rtl::OUString
const& rKey)
const;
147 explicit UnoUrl(rtl::OUString
const& rUrl);
177 rtl::OUString
const& getObjectName()
const;
186 #endif // INCLUDED_RTL_UNOURL_HXX
Parse UNO URLs into their components.
A descriptor as part of a UNO URL (connection descriptor or protocol descriptor). ...
#define CPPUHELPER_DLLPUBLIC