LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
sfx2::SvLinkSource::StreamToLoadFrom Struct Reference

#include <linksrc.hxx>

Public Member Functions

 StreamToLoadFrom (css::uno::Reference< css::io::XInputStream > xInputStream, bool bIsReadOnly)
 

Public Attributes

css::uno::Reference< css::io::XInputStream > m_xInputStreamToLoadFrom
 
bool m_bIsReadOnly
 

Detailed Description

Definition at line 96 of file linksrc.hxx.

Constructor & Destructor Documentation

◆ StreamToLoadFrom()

sfx2::SvLinkSource::StreamToLoadFrom::StreamToLoadFrom ( css::uno::Reference< css::io::XInputStream >  xInputStream,
bool  bIsReadOnly 
)
inline

Definition at line 97 of file linksrc.hxx.

Member Data Documentation

◆ m_bIsReadOnly

bool sfx2::SvLinkSource::StreamToLoadFrom::m_bIsReadOnly

Definition at line 106 of file linksrc.hxx.

◆ m_xInputStreamToLoadFrom

css::uno::Reference<css::io::XInputStream> sfx2::SvLinkSource::StreamToLoadFrom::m_xInputStreamToLoadFrom

Definition at line 105 of file linksrc.hxx.


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