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

#include <ww8par.hxx>

Collaboration diagram for WW8PostProcessAttrsInfo:
[legend]

Public Member Functions

 WW8PostProcessAttrsInfo (WW8_CP nCpStart, WW8_CP nCpEnd, SwPaM &rPaM)
 

Public Attributes

bool mbCopy
 
WW8_CP mnCpStart
 
WW8_CP mnCpEnd
 
SwPaM mPaM
 
SfxItemSet mItemSet
 

Detailed Description

Definition at line 1034 of file ww8par.hxx.

Constructor & Destructor Documentation

◆ WW8PostProcessAttrsInfo()

WW8PostProcessAttrsInfo::WW8PostProcessAttrsInfo ( WW8_CP  nCpStart,
WW8_CP  nCpEnd,
SwPaM rPaM 
)

Member Data Documentation

◆ mbCopy

bool WW8PostProcessAttrsInfo::mbCopy

Definition at line 1036 of file ww8par.hxx.

◆ mItemSet

SfxItemSet WW8PostProcessAttrsInfo::mItemSet

Definition at line 1040 of file ww8par.hxx.

◆ mnCpEnd

WW8_CP WW8PostProcessAttrsInfo::mnCpEnd

Definition at line 1038 of file ww8par.hxx.

◆ mnCpStart

WW8_CP WW8PostProcessAttrsInfo::mnCpStart

Definition at line 1037 of file ww8par.hxx.

◆ mPaM

SwPaM WW8PostProcessAttrsInfo::mPaM

Definition at line 1039 of file ww8par.hxx.


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