LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
SwNumRulesWithName::SwNumFormatGlobal Class Reference
Collaboration diagram for SwNumRulesWithName::SwNumFormatGlobal:
[legend]

Public Member Functions

 SwNumFormatGlobal (const SwNumFormat &rFormat)
 
 SwNumFormatGlobal (const SwNumFormatGlobal &)
 
 ~SwNumFormatGlobal ()
 
SwNumFormat MakeNumFormat (SwWrtShell &rSh) const
 

Private Member Functions

SwNumFormatGlobaloperator= (const SwNumFormatGlobal &)=delete
 

Private Attributes

SwNumFormat m_aFormat
 
OUString m_sCharFormatName
 
sal_uInt16 m_nCharPoolId
 
std::vector< std::unique_ptr< SfxPoolItem > > m_Items
 

Friends

class SwNumRulesWithName
 

Detailed Description

Definition at line 41 of file uinums.hxx.

Constructor & Destructor Documentation

◆ SwNumFormatGlobal() [1/2]

SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal ( const SwNumFormat rFormat)

◆ SwNumFormatGlobal() [2/2]

SwNumRulesWithName::SwNumFormatGlobal::SwNumFormatGlobal ( const SwNumFormatGlobal rFormat)

Definition at line 202 of file uinums.cxx.

References m_Items, and n.

◆ ~SwNumFormatGlobal()

SwNumRulesWithName::SwNumFormatGlobal::~SwNumFormatGlobal ( )

Definition at line 214 of file uinums.cxx.

Member Function Documentation

◆ MakeNumFormat()

SwNumFormat SwNumRulesWithName::SwNumFormatGlobal::MakeNumFormat ( SwWrtShell rSh) const

◆ operator=()

SwNumFormatGlobal & SwNumRulesWithName::SwNumFormatGlobal::operator= ( const SwNumFormatGlobal )
privatedelete

Friends And Related Function Documentation

◆ SwNumRulesWithName

friend class SwNumRulesWithName
friend

Definition at line 43 of file uinums.hxx.

Member Data Documentation

◆ m_aFormat

SwNumFormat SwNumRulesWithName::SwNumFormatGlobal::m_aFormat
private

Definition at line 44 of file uinums.hxx.

Referenced by SwNumFormatGlobal().

◆ m_Items

std::vector<std::unique_ptr<SfxPoolItem> > SwNumRulesWithName::SwNumFormatGlobal::m_Items
private

Definition at line 47 of file uinums.hxx.

Referenced by SwNumFormatGlobal().

◆ m_nCharPoolId

sal_uInt16 SwNumRulesWithName::SwNumFormatGlobal::m_nCharPoolId
private

Definition at line 46 of file uinums.hxx.

Referenced by SwNumFormatGlobal().

◆ m_sCharFormatName

OUString SwNumRulesWithName::SwNumFormatGlobal::m_sCharFormatName
private

Definition at line 45 of file uinums.hxx.

Referenced by SwNumFormatGlobal().


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