LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
apphelper::MediaDescriptorHelper Class Referencefinal

#include <MediaDescriptorHelper.hxx>

Public Member Functions

 MediaDescriptorHelper (const css::uno::Sequence< css::beans::PropertyValue > &rMediaDescriptor)
 
const css::uno::Sequence< css::beans::PropertyValue > & getReducedForModel () const
 

Public Attributes

css::uno::Sequence< css::beans::PropertyValue > m_aModelProperties
 
OUString FilterName
 
bool ISSET_FilterName
 
OUString HierarchicalDocumentName
 
css::uno::Reference< css::io::XOutputStream > OutputStream
 
bool ISSET_OutputStream
 
css::uno::Reference< css::io::XInputStream > InputStream
 
bool ISSET_InputStream
 
bool ReadOnly
 
OUString URL
 
bool ISSET_URL
 
css::uno::Reference< css::embed::XStorage > Storage
 
bool ISSET_Storage
 
css::uno::Reference< css::io::XStream > Stream
 
bool ISSET_Stream
 

Private Member Functions

SAL_DLLPRIVATE void impl_init ()
 

Detailed Description

Definition at line 46 of file MediaDescriptorHelper.hxx.

Constructor & Destructor Documentation

◆ MediaDescriptorHelper()

apphelper::MediaDescriptorHelper::MediaDescriptorHelper ( const css::uno::Sequence< css::beans::PropertyValue > &  rMediaDescriptor)

Member Function Documentation

◆ getReducedForModel()

const css::uno::Sequence< css::beans::PropertyValue > & apphelper::MediaDescriptorHelper::getReducedForModel ( ) const
inline

Definition at line 51 of file MediaDescriptorHelper.hxx.

◆ impl_init()

void apphelper::MediaDescriptorHelper::impl_init ( )
private

Member Data Documentation

◆ FilterName

OUString apphelper::MediaDescriptorHelper::FilterName

◆ HierarchicalDocumentName

OUString apphelper::MediaDescriptorHelper::HierarchicalDocumentName

Definition at line 62 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ InputStream

css::uno::Reference< css::io::XInputStream > apphelper::MediaDescriptorHelper::InputStream

Definition at line 68 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ ISSET_FilterName

bool apphelper::MediaDescriptorHelper::ISSET_FilterName

◆ ISSET_InputStream

bool apphelper::MediaDescriptorHelper::ISSET_InputStream

Definition at line 69 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ ISSET_OutputStream

bool apphelper::MediaDescriptorHelper::ISSET_OutputStream

Definition at line 66 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ ISSET_Storage

bool apphelper::MediaDescriptorHelper::ISSET_Storage

Definition at line 79 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ ISSET_Stream

bool apphelper::MediaDescriptorHelper::ISSET_Stream

Definition at line 82 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ ISSET_URL

bool apphelper::MediaDescriptorHelper::ISSET_URL

Definition at line 74 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ m_aModelProperties

css::uno::Sequence< css::beans::PropertyValue > apphelper::MediaDescriptorHelper::m_aModelProperties

Definition at line 57 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ OutputStream

css::uno::Reference< css::io::XOutputStream > apphelper::MediaDescriptorHelper::OutputStream

Definition at line 65 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ ReadOnly

bool apphelper::MediaDescriptorHelper::ReadOnly

Definition at line 71 of file MediaDescriptorHelper.hxx.

Referenced by impl_init(), and MediaDescriptorHelper().

◆ Storage

css::uno::Reference< css::embed::XStorage > apphelper::MediaDescriptorHelper::Storage

Definition at line 78 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ Stream

css::uno::Reference< css::io::XStream > apphelper::MediaDescriptorHelper::Stream

Definition at line 81 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().

◆ URL

OUString apphelper::MediaDescriptorHelper::URL

Definition at line 73 of file MediaDescriptorHelper.hxx.

Referenced by MediaDescriptorHelper().


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