LibreOffice Module sw (master) 1
|
#include <ww8par.hxx>
Public Member Functions | |
wwSection (const SwPosition &rPos) | |
void | SetDirection () |
bool | IsContinuous () const |
bool | IsNotProtected () const |
bool | IsVertical () const |
sal_Int16 | NoCols () const |
sal_Int32 | StandardColSeparation () const |
bool | HasTitlePage () const |
sal_uInt16 | PageStartAt () const |
bool | PageRestartNo () const |
bool | IsBiDi () const |
sal_uInt32 | GetPageWidth () const |
sal_uInt32 | GetTextAreaWidth () const |
sal_uInt32 | GetPageHeight () const |
sal_uInt32 | GetPageLeft () const |
sal_uInt32 | GetPageRight () const |
bool | IsLandScape () const |
bool | IsFixedHeightHeader () const |
bool | IsFixedHeightFooter () const |
Public Attributes | |
SEPr | maSep |
WW8_BRCVer9 | m_brc [4] |
SwNodeIndex | maStart |
SwSection * | mpSection |
SwPageDesc * | mpPage |
SvxFrameDirection | meDir |
sal_uInt32 | m_nPgWidth |
sal_uInt32 | m_nPgLeft |
sal_uInt32 | m_nPgRight |
sal_uInt32 | m_nPgGutter |
bool | m_bRtlGutter = false |
css::drawing::TextVerticalAdjust | mnVerticalAdjustment |
sal_uInt8 | mnBorders |
bool | mbHasFootnote |
Definition at line 781 of file ww8par.hxx.
|
explicit |
Definition at line 827 of file ww8par6.cxx.
References Horizontal_LR_TB, maStart, mpPage, PAPER_A4, and Width.
|
inline |
Definition at line 814 of file ww8par.hxx.
References maSep, and SEPr::yaPage.
Referenced by wwSectionManager::SetPage().
|
inline |
Definition at line 815 of file ww8par.hxx.
References m_nPgLeft.
Referenced by GetTextAreaWidth(), wwSectionManager::InsertSection(), and wwSectionManager::SetPage().
|
inline |
Definition at line 816 of file ww8par.hxx.
References m_nPgRight.
Referenced by GetTextAreaWidth(), wwSectionManager::InsertSection(), and wwSectionManager::SetPage().
|
inline |
Definition at line 811 of file ww8par.hxx.
References m_nPgWidth.
Referenced by GetTextAreaWidth(), and wwSectionManager::SetPage().
|
inline |
Definition at line 812 of file ww8par.hxx.
References GetPageLeft(), GetPageRight(), GetPageWidth(), and m_nPgGutter.
Referenced by wwSectionManager::InsertSection(), SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPage().
|
inline |
Definition at line 807 of file ww8par.hxx.
References SEPr::fTitlePage, and maSep.
Referenced by wwSectionManager::GetPageULData(), SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetUseOn().
|
inline |
Definition at line 810 of file ww8par.hxx.
References SEPr::fBiDi, and maSep.
|
inline |
Definition at line 802 of file ww8par.hxx.
|
inline |
Definition at line 819 of file ww8par.hxx.
References SEPr::dyaBottom, and maSep.
Referenced by SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPageULSpaceItems().
|
inline |
Definition at line 818 of file ww8par.hxx.
References SEPr::dyaTop, and maSep.
Referenced by SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPageULSpaceItems().
|
inline |
Definition at line 817 of file ww8par.hxx.
References SEPr::dmOrientPage, and maSep.
Referenced by wwSectionManager::SetPage().
|
inline |
Definition at line 803 of file ww8par.hxx.
References SEPr::fUnlocked, and maSep.
Referenced by wwSectionManager::SectionIsProtected().
bool wwSection::IsVertical | ( | ) | const |
Definition at line 204 of file ww8par6.cxx.
References meDir.
Referenced by SwWW8ImplReader::SetDocumentGrid().
|
inline |
Definition at line 805 of file ww8par.hxx.
References SEPr::ccolM1, and maSep.
Referenced by wwSectionManager::SetCols().
|
inline |
Definition at line 809 of file ww8par.hxx.
References SEPr::fPgnRestart, and maSep.
|
inline |
Definition at line 808 of file ww8par.hxx.
References maSep, and SEPr::pgnStart.
void wwSection::SetDirection | ( | ) |
Definition at line 168 of file ww8par6.cxx.
References SEPr::fBiDi, maSep, meDir, and SEPr::wTextFlow.
Referenced by wwSectionManager::CreateSep().
|
inline |
Definition at line 806 of file ww8par.hxx.
References SEPr::dxaColumns, and maSep.
Referenced by wwSectionManager::SetCols().
WW8_BRCVer9 wwSection::m_brc[4] |
Definition at line 786 of file ww8par.hxx.
Referenced by wwSectionManager::CreateSep(), and SwWW8ImplReader::SetPageBorder().
bool wwSection::m_bRtlGutter = false |
Definition at line 796 of file ww8par.hxx.
Referenced by wwSectionManager::SetLeftRight(), and wwSectionManager::SetPage().
sal_uInt32 wwSection::m_nPgGutter |
Definition at line 795 of file ww8par.hxx.
Referenced by GetTextAreaWidth(), wwSectionManager::SetLeftRight(), and wwSectionManager::SetPage().
sal_uInt32 wwSection::m_nPgLeft |
Definition at line 793 of file ww8par.hxx.
Referenced by GetPageLeft(), and wwSectionManager::SetLeftRight().
sal_uInt32 wwSection::m_nPgRight |
Definition at line 794 of file ww8par.hxx.
Referenced by GetPageRight(), and wwSectionManager::SetLeftRight().
sal_uInt32 wwSection::m_nPgWidth |
Definition at line 792 of file ww8par.hxx.
Referenced by wwSectionManager::CreateSep(), GetPageWidth(), and wwSectionManager::SetLeftRight().
SEPr wwSection::maSep |
Definition at line 785 of file ww8par.hxx.
Referenced by wwSectionManager::CreateSep(), GetPageHeight(), wwSectionManager::GetPageULData(), SwWW8ImplReader::HandleLineNumbering(), HasTitlePage(), IsBiDi(), IsContinuous(), IsFixedHeightFooter(), IsFixedHeightHeader(), IsLandScape(), IsNotProtected(), NoCols(), PageRestartNo(), PageStartAt(), SwWW8ImplReader::Read_HdFt(), wwSectionManager::SetCols(), SetDirection(), SwWW8ImplReader::SetDocumentGrid(), wwSectionManager::SetHdFt(), wwSectionManager::SetLeftRight(), wwSectionManager::SetNumberingType(), SwWW8ImplReader::SetPageBorder(), wwSectionManager::SetPageULSpaceItems(), wwSectionManager::SetSegmentToPageDesc(), and StandardColSeparation().
SwNodeIndex wwSection::maStart |
Definition at line 787 of file ww8par.hxx.
bool wwSection::mbHasFootnote |
Definition at line 800 of file ww8par.hxx.
SvxFrameDirection wwSection::meDir |
Definition at line 790 of file ww8par.hxx.
Referenced by IsVertical(), SetDirection(), and SwWW8ImplReader::SetDocumentGrid().
sal_uInt8 wwSection::mnBorders |
Definition at line 799 of file ww8par.hxx.
Referenced by wwSectionManager::CreateSep().
css::drawing::TextVerticalAdjust wwSection::mnVerticalAdjustment |
Definition at line 798 of file ww8par.hxx.
Referenced by wwSectionManager::SetSegmentToPageDesc().
SwPageDesc* wwSection::mpPage |
Definition at line 789 of file ww8par.hxx.
Referenced by SwWW8ImplReader::Read_HdFt(), wwSectionManager::SetHdFt(), wwSectionManager::SetSegmentToPageDesc(), and wwSectionManager::SetUseOn().
SwSection* wwSection::mpSection |
Definition at line 788 of file ww8par.hxx.
Referenced by wwSectionManager::InsertSection().