LibreOffice Module sw (master) 1
|
#include <ww8par.hxx>
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 |
Definition at line 1034 of file ww8par.hxx.
bool WW8PostProcessAttrsInfo::mbCopy |
Definition at line 1036 of file ww8par.hxx.
SfxItemSet WW8PostProcessAttrsInfo::mItemSet |
Definition at line 1040 of file ww8par.hxx.
WW8_CP WW8PostProcessAttrsInfo::mnCpEnd |
Definition at line 1038 of file ww8par.hxx.
WW8_CP WW8PostProcessAttrsInfo::mnCpStart |
Definition at line 1037 of file ww8par.hxx.
SwPaM WW8PostProcessAttrsInfo::mPaM |
Definition at line 1039 of file ww8par.hxx.