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

#include <ww8par2.hxx>

Collaboration diagram for WW8DupProperties:
[legend]

Public Member Functions

 WW8DupProperties (SwDoc &rDoc, SwWW8FltControlStack *pStack)
 
void Insert (const SwPosition &rPos)
 

Private Member Functions

 WW8DupProperties (const WW8DupProperties &)=delete
 
WW8DupPropertiesoperator= (const WW8DupProperties &)=delete
 

Private Attributes

SwWW8FltControlStackm_pCtrlStck
 
SfxItemSetFixed< RES_CHRATR_BEGIN, RES_CHRATR_END - 1 > m_aChrSet
 
SfxItemSetFixed< RES_CHRATR_BEGIN, RES_CHRATR_END - 1 > m_aParSet
 

Detailed Description

Definition at line 33 of file ww8par2.hxx.

Constructor & Destructor Documentation

◆ WW8DupProperties() [1/2]

WW8DupProperties::WW8DupProperties ( SwDoc rDoc,
SwWW8FltControlStack pStack 
)

◆ WW8DupProperties() [2/2]

WW8DupProperties::WW8DupProperties ( const WW8DupProperties )
privatedelete

Member Function Documentation

◆ Insert()

void WW8DupProperties::Insert ( const SwPosition rPos)

◆ operator=()

WW8DupProperties & WW8DupProperties::operator= ( const WW8DupProperties )
privatedelete

Member Data Documentation

◆ m_aChrSet

SfxItemSetFixed<RES_CHRATR_BEGIN, RES_CHRATR_END - 1> WW8DupProperties::m_aChrSet
private

Definition at line 42 of file ww8par2.hxx.

Referenced by Insert(), and WW8DupProperties().

◆ m_aParSet

SfxItemSetFixed<RES_CHRATR_BEGIN, RES_CHRATR_END - 1> WW8DupProperties::m_aParSet
private

Definition at line 42 of file ww8par2.hxx.

Referenced by Insert(), and WW8DupProperties().

◆ m_pCtrlStck

SwWW8FltControlStack* WW8DupProperties::m_pCtrlStck
private

Definition at line 41 of file ww8par2.hxx.

Referenced by Insert(), and WW8DupProperties().


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