|
LibreOffice Module sw (master) 1
|
#include <wrthtml.hxx>
Public Member Functions | |
| HTMLSaveData (SwHTMLWriter &, SwNodeOffset nStt, SwNodeOffset nEnd, bool bSaveNum=true, const SwFrameFormat *pFrameFormat=nullptr) | |
| ~HTMLSaveData () | |
Private Attributes | |
| SwHTMLWriter & | rWrt |
| std::shared_ptr< SwUnoCursor > | pOldPam |
| SwPaM * | pOldEnd |
| std::unique_ptr< SwHTMLNumRuleInfo > | pOldNumRuleInfo |
| std::unique_ptr< SwHTMLNumRuleInfo > | pOldNextNumRuleInfo |
| sal_uInt16 | nOldDefListLvl |
| SvxFrameDirection | nOldDirection |
| bool | bOldWriteAll: 1 |
| bool | bOldOutHeader: 1 |
| bool | bOldOutFooter: 1 |
| bool | bOldOutFlyFrame: 1 |
Definition at line 650 of file wrthtml.hxx.
| HTMLSaveData::HTMLSaveData | ( | SwHTMLWriter & | rWriter, |
| SwNodeOffset | nStt, | ||
| SwNodeOffset | nEnd, | ||
| bool | bSaveNum = true, |
||
| const SwFrameFormat * | pFrameFormat = nullptr |
||
| ) |
Definition at line 1596 of file wrthtml.cxx.
References bOldWriteAll, SwHTMLNumRuleInfo::Clear(), SwHTMLWriter::ClearNextNumInfo(), SwFormat::GetAttrSet(), SwHTMLWriter::GetHTMLDirection(), SwDoc::GetNodes(), SwHTMLWriter::GetNumInfo(), SwNode::IsSectionNode(), SwNode::IsTableNode(), SwHTMLWriter::m_bOutFooter, SwHTMLWriter::m_bOutHeader, Writer::m_bWriteAll, SwHTMLWriter::m_nDefListLvl, SwHTMLWriter::m_nDirection, Writer::m_pCurrentPam, Writer::m_pDoc, Writer::NewUnoCursor(), pOldNextNumRuleInfo, pOldNumRuleInfo, SwHTMLWriter::ReleaseNextNumInfo(), rWrt, and SwHTMLWriter::SetEndPaM().
| HTMLSaveData::~HTMLSaveData | ( | ) |
Definition at line 1645 of file wrthtml.cxx.
References bOldOutFlyFrame, bOldOutFooter, bOldOutHeader, bOldWriteAll, SwHTMLNumRuleInfo::Clear(), SwHTMLWriter::ClearNextNumInfo(), Writer::FindPos_Bkmk(), SwHTMLWriter::GetNumInfo(), SwHTMLWriter::m_bOutFlyFrame, SwHTMLWriter::m_bOutFooter, SwHTMLWriter::m_bOutHeader, Writer::m_bWriteAll, SwHTMLWriter::m_nBkmkTabPos, SwHTMLWriter::m_nDefListLvl, SwHTMLWriter::m_nDirection, SwHTMLWriter::m_nLastParaToken, Writer::m_pCurrentPam, nOldDefListLvl, nOldDirection, pOldEnd, pOldNextNumRuleInfo, pOldNumRuleInfo, pOldPam, rWrt, SwHTMLNumRuleInfo::Set(), SwHTMLWriter::SetEndPaM(), and SwHTMLWriter::SetNextNumInfo().
|
private |
Definition at line 662 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 661 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 660 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 659 of file wrthtml.hxx.
Referenced by HTMLSaveData(), and ~HTMLSaveData().
|
private |
Definition at line 657 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 658 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 654 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 656 of file wrthtml.hxx.
Referenced by HTMLSaveData(), and ~HTMLSaveData().
|
private |
Definition at line 655 of file wrthtml.hxx.
Referenced by HTMLSaveData(), and ~HTMLSaveData().
|
private |
Definition at line 653 of file wrthtml.hxx.
Referenced by ~HTMLSaveData().
|
private |
Definition at line 652 of file wrthtml.hxx.
Referenced by HTMLSaveData(), and ~HTMLSaveData().