LibreOffice Module sw (master) 1
|
#include <ww8par2.hxx>
Public Member Functions | |
WW8DupProperties (SwDoc &rDoc, SwWW8FltControlStack *pStack) | |
void | Insert (const SwPosition &rPos) |
Private Member Functions | |
WW8DupProperties (const WW8DupProperties &)=delete | |
WW8DupProperties & | operator= (const WW8DupProperties &)=delete |
Private Attributes | |
SwWW8FltControlStack * | m_pCtrlStck |
SfxItemSetFixed< RES_CHRATR_BEGIN, RES_CHRATR_END - 1 > | m_aChrSet |
SfxItemSetFixed< RES_CHRATR_BEGIN, RES_CHRATR_END - 1 > | m_aParSet |
Definition at line 33 of file ww8par2.hxx.
WW8DupProperties::WW8DupProperties | ( | SwDoc & | rDoc, |
SwWW8FltControlStack * | pStack | ||
) |
Definition at line 2298 of file ww8par6.cxx.
References i, isCHRATR(), isPARATR(), m_aChrSet, m_aParSet, SwFltStackEntry::m_bOpen, SwFltStackEntry::m_pAttr, m_pCtrlStck, SfxItemSet::Put(), and SwFltControlStack::size().
|
privatedelete |
void WW8DupProperties::Insert | ( | const SwPosition & | rPos | ) |
Definition at line 2324 of file ww8par6.cxx.
References SfxItemIter::GetCurItem(), m_aChrSet, m_aParSet, m_pCtrlStck, SwWW8FltControlStack::NewAttr(), and SfxItemIter::NextItem().
Referenced by WW8TabDesc::FinishSwTable(), SwWW8ImplReader::MoveInsideFly(), SwWW8ImplReader::MoveOutsideFly(), and WW8TabDesc::UseSwTable().
|
privatedelete |
|
private |
Definition at line 42 of file ww8par2.hxx.
Referenced by Insert(), and WW8DupProperties().
|
private |
Definition at line 42 of file ww8par2.hxx.
Referenced by Insert(), and WW8DupProperties().
|
private |
Definition at line 41 of file ww8par2.hxx.
Referenced by Insert(), and WW8DupProperties().