20 #ifndef INCLUDED_CPPUHELPER_UNOURL_HXX
21 #define INCLUDED_CPPUHELPER_UNOURL_HXX
26 namespace rtl {
class OUString; }
101 std::auto_ptr< Impl > m_xImpl;
178 std::auto_ptr< Impl > m_xImpl;
183 #endif // INCLUDED_RTL_UNOURL_HXX
This String class provides base functionality for C++ like Unicode character array handling...
Definition: ustring.hxx:82
#define CPPUHELPER_DLLPUBLIC
Definition: cppuhelperdllapi.h:28
A descriptor as part of a UNO URL (connection descriptor or protocol descriptor). ...
Definition: unourl.hxx:37
Parse UNO URLs into their components.
Definition: unourl.hxx:132