LibreOffice Module package (master) 1
Public Member Functions | Public Attributes | List of all members
SotElement_Impl Struct Reference

#include <xstorage.hxx>

Public Member Functions

 SotElement_Impl (OUString aName, bool bStor, bool bNew)
 

Public Attributes

OUString m_aOriginalName
 
bool m_bIsRemoved
 
bool m_bIsInserted
 
bool m_bIsStorage
 
std::unique_ptr< OStorage_Implm_xStorage
 
std::unique_ptr< OWriteStream_Impl, o3tl::default_delete< OWriteStream_Impl > > m_xStream
 

Detailed Description

Definition at line 81 of file xstorage.hxx.

Constructor & Destructor Documentation

◆ SotElement_Impl()

SotElement_Impl::SotElement_Impl ( OUString  aName,
bool  bStor,
bool  bNew 
)

Definition at line 129 of file xstorage.cxx.

References aName.

Member Data Documentation

◆ m_aOriginalName

OUString SotElement_Impl::m_aOriginalName

◆ m_bIsInserted

bool SotElement_Impl::m_bIsInserted

◆ m_bIsRemoved

bool SotElement_Impl::m_bIsRemoved

Definition at line 84 of file xstorage.hxx.

Referenced by OStorage_Impl::RemoveElement().

◆ m_bIsStorage

bool SotElement_Impl::m_bIsStorage

◆ m_xStorage

std::unique_ptr<OStorage_Impl> SotElement_Impl::m_xStorage

◆ m_xStream

std::unique_ptr<OWriteStream_Impl, o3tl::default_delete<OWriteStream_Impl> > SotElement_Impl::m_xStream

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