LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
XFChangeStart Class Reference

#include <xfchange.hxx>

Inheritance diagram for XFChangeStart:
[legend]
Collaboration diagram for XFChangeStart:
[legend]

Public Member Functions

 XFChangeStart ()
 
void ToXml (IXFStream *pStrm) override
 
void SetChangeID (const OUString &sID)
 
- Public Member Functions inherited from XFContent
virtual enumXFContent GetContentType ()
 : return the content type. More...
 
virtual void SetStyleName (const OUString &style)
 : All content except XFTextContent can have a style. More...
 
const OUString & GetStyleName () const
 : return the style name. More...
 
void DoToXml (IXFStream *stream)
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Private Attributes

OUString m_sID
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from XFContent
 XFContent ()
 
virtual void ToXml (IXFStream *stream)=0
 
virtual ~XFContent () override
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from XFContent
OUString m_strStyleName
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 103 of file xfchange.hxx.

Constructor & Destructor Documentation

◆ XFChangeStart()

XFChangeStart::XFChangeStart ( )
inline

Definition at line 106 of file xfchange.hxx.

Member Function Documentation

◆ SetChangeID()

void XFChangeStart::SetChangeID ( const OUString &  sID)
inline

Definition at line 108 of file xfchange.hxx.

References m_sID.

Referenced by LwpFribField::XFConvert().

◆ ToXml()

void XFChangeStart::ToXml ( IXFStream pStrm)
overridevirtual

Member Data Documentation

◆ m_sID

OUString XFChangeStart::m_sID
private

Definition at line 111 of file xfchange.hxx.

Referenced by SetChangeID(), and ToXml().


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