LibreOffice Module ucbhelper (master) 1
Public Member Functions | Public Attributes | List of all members
ucbhelper::ContentIdentifier_Impl Struct Reference

Public Member Functions

 ContentIdentifier_Impl (const OUString &rURL)
 

Public Attributes

OUString m_aContentId
 
OUString m_aProviderScheme
 

Detailed Description

Definition at line 30 of file contentidentifier.cxx.

Constructor & Destructor Documentation

◆ ContentIdentifier_Impl()

ucbhelper::ContentIdentifier_Impl::ContentIdentifier_Impl ( const OUString &  rURL)
explicit

Definition at line 42 of file contentidentifier.cxx.

References m_aContentId, m_aProviderScheme, and nPos.

Member Data Documentation

◆ m_aContentId

OUString ucbhelper::ContentIdentifier_Impl::m_aContentId

Definition at line 32 of file contentidentifier.cxx.

Referenced by ContentIdentifier_Impl().

◆ m_aProviderScheme

OUString ucbhelper::ContentIdentifier_Impl::m_aProviderScheme

Definition at line 33 of file contentidentifier.cxx.

Referenced by ContentIdentifier_Impl().


The documentation for this struct was generated from the following file: