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 776 of file ww8par.hxx.
|
explicit |
Definition at line 824 of file ww8par6.cxx.
References drawing, false, Horizontal_LR_TB, maStart, mpPage, PAPER_A4, and Width.
|
inline |
Definition at line 809 of file ww8par.hxx.
References SEPr::yaPage.
Referenced by wwSectionManager::SetPage().
|
inline |
Definition at line 810 of file ww8par.hxx.
References m_nPgLeft.
Referenced by GetTextAreaWidth(), wwSectionManager::InsertSection(), and wwSectionManager::SetPage().
|
inline |
Definition at line 811 of file ww8par.hxx.
References m_nPgRight.
Referenced by GetTextAreaWidth(), wwSectionManager::InsertSection(), and wwSectionManager::SetPage().
|
inline |
Definition at line 806 of file ww8par.hxx.
References m_nPgWidth.
Referenced by GetTextAreaWidth(), and wwSectionManager::SetPage().
|
inline |
Definition at line 807 of file ww8par.hxx.
References GetPageLeft(), GetPageRight(), and GetPageWidth().
Referenced by wwSectionManager::InsertSection(), SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPage().
|
inline |
Definition at line 802 of file ww8par.hxx.
References SEPr::fTitlePage.
Referenced by wwSectionManager::GetPageULData(), SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetUseOn().
|
inline |
Definition at line 805 of file ww8par.hxx.
References SEPr::fBiDi.
|
inline |
Definition at line 797 of file ww8par.hxx.
References SEPr::bkc.
|
inline |
Definition at line 814 of file ww8par.hxx.
References SEPr::dyaBottom.
Referenced by SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPageULSpaceItems().
|
inline |
Definition at line 813 of file ww8par.hxx.
References SEPr::dyaTop.
Referenced by SwWW8ImplReader::Read_HdFt(), and wwSectionManager::SetPageULSpaceItems().
|
inline |
Definition at line 812 of file ww8par.hxx.
References SEPr::dmOrientPage.
Referenced by wwSectionManager::SetPage().
|
inline |
Definition at line 798 of file ww8par.hxx.
References SEPr::fUnlocked.
Referenced by wwSectionManager::SectionIsProtected().
bool wwSection::IsVertical | ( | ) | const |
Definition at line 202 of file ww8par6.cxx.
Referenced by SwWW8ImplReader::SetDocumentGrid().
|
inline |
Definition at line 800 of file ww8par.hxx.
References SEPr::ccolM1.
Referenced by wwSectionManager::SetCols().
|
inline |
Definition at line 804 of file ww8par.hxx.
References SEPr::fPgnRestart.
|
inline |
Definition at line 803 of file ww8par.hxx.
References SEPr::pgnStart.
void wwSection::SetDirection | ( | ) |
Definition at line 166 of file ww8par6.cxx.
|
inline |
Definition at line 801 of file ww8par.hxx.
References SEPr::dxaColumns.
Referenced by wwSectionManager::SetCols().
WW8_BRCVer9 wwSection::m_brc[4] |
Definition at line 781 of file ww8par.hxx.
Referenced by SwWW8ImplReader::SetPageBorder().
bool wwSection::m_bRtlGutter = false |
Definition at line 791 of file ww8par.hxx.
Referenced by wwSectionManager::SetLeftRight(), and wwSectionManager::SetPage().
sal_uInt32 wwSection::m_nPgGutter |
Definition at line 790 of file ww8par.hxx.
Referenced by wwSectionManager::SetLeftRight(), and wwSectionManager::SetPage().
sal_uInt32 wwSection::m_nPgLeft |
Definition at line 788 of file ww8par.hxx.
Referenced by GetPageLeft(), and wwSectionManager::SetLeftRight().
sal_uInt32 wwSection::m_nPgRight |
Definition at line 789 of file ww8par.hxx.
Referenced by GetPageRight(), and wwSectionManager::SetLeftRight().
sal_uInt32 wwSection::m_nPgWidth |
Definition at line 787 of file ww8par.hxx.
Referenced by GetPageWidth(), and wwSectionManager::SetLeftRight().
SEPr wwSection::maSep |
Definition at line 780 of file ww8par.hxx.
Referenced by wwSectionManager::GetPageULData(), SwWW8ImplReader::HandleLineNumbering(), SwWW8ImplReader::Read_HdFt(), wwSectionManager::SetCols(), SwWW8ImplReader::SetDocumentGrid(), wwSectionManager::SetHdFt(), wwSectionManager::SetLeftRight(), wwSectionManager::SetNumberingType(), SwWW8ImplReader::SetPageBorder(), wwSectionManager::SetPageULSpaceItems(), and wwSectionManager::SetSegmentToPageDesc().
SwNodeIndex wwSection::maStart |
Definition at line 782 of file ww8par.hxx.
bool wwSection::mbHasFootnote |
Definition at line 795 of file ww8par.hxx.
SvxFrameDirection wwSection::meDir |
Definition at line 785 of file ww8par.hxx.
Referenced by SwWW8ImplReader::SetDocumentGrid().
sal_uInt8 wwSection::mnBorders |
Definition at line 794 of file ww8par.hxx.
css::drawing::TextVerticalAdjust wwSection::mnVerticalAdjustment |
Definition at line 793 of file ww8par.hxx.
Referenced by wwSectionManager::SetSegmentToPageDesc().
SwPageDesc* wwSection::mpPage |
Definition at line 784 of file ww8par.hxx.
Referenced by SwWW8ImplReader::Read_HdFt(), wwSectionManager::SetHdFt(), wwSectionManager::SetSegmentToPageDesc(), and wwSectionManager::SetUseOn().
SwSection* wwSection::mpSection |
Definition at line 783 of file ww8par.hxx.
Referenced by wwSectionManager::InsertSection().