LibreOffice Module extensions (master) 1
Public Member Functions | Private Attributes | List of all members
pcr::UnoURL Class Reference

#include <unourl.hxx>

Public Member Functions

 UnoURL (const OUString &_rCompleteURL, const css::uno::Reference< css::lang::XMultiServiceFactory > &_rxORB)
 
 operator const css::util::URL & () const
 

Private Attributes

css::util::URL m_aURL
 

Detailed Description

Definition at line 32 of file unourl.hxx.

Constructor & Destructor Documentation

◆ UnoURL()

pcr::UnoURL::UnoURL ( const OUString &  _rCompleteURL,
const css::uno::Reference< css::lang::XMultiServiceFactory > &  _rxORB 
)

Definition at line 39 of file unourl.cxx.

References Exception, comphelper::getComponentContext(), m_aURL, and TOOLS_WARN_EXCEPTION.

Member Function Documentation

◆ operator const css::util::URL &()

pcr::UnoURL::operator const css::util::URL & ( ) const
inline

Definition at line 43 of file unourl.hxx.

References m_aURL.

Member Data Documentation

◆ m_aURL

css::util::URL pcr::UnoURL::m_aURL
private

Definition at line 35 of file unourl.hxx.

Referenced by operator const css::util::URL &(), and UnoURL().


The documentation for this class was generated from the following files: