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

#include <tblafmt.hxx>

Public Member Functions

 SwCellStyleDescriptor (const std::pair< OUString, std::unique_ptr< SwBoxAutoFormat > > &rCellStyleDesc)
 
const OUString & GetName () const
 

Private Attributes

const std::pair< OUString, std::unique_ptr< SwBoxAutoFormat > > & m_rCellStyleDesc
 

Detailed Description

Definition at line 299 of file tblafmt.hxx.

Constructor & Destructor Documentation

◆ SwCellStyleDescriptor()

SwCellStyleDescriptor::SwCellStyleDescriptor ( const std::pair< OUString, std::unique_ptr< SwBoxAutoFormat > > &  rCellStyleDesc)
inline

Definition at line 303 of file tblafmt.hxx.

Member Function Documentation

◆ GetName()

const OUString & SwCellStyleDescriptor::GetName ( ) const
inline

Definition at line 305 of file tblafmt.hxx.

References m_rCellStyleDesc.

Member Data Documentation

◆ m_rCellStyleDesc

const std::pair<OUString, std::unique_ptr<SwBoxAutoFormat> >& SwCellStyleDescriptor::m_rCellStyleDesc
private

Definition at line 301 of file tblafmt.hxx.

Referenced by GetName().


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