Home
last modified time | relevance | path

Searched refs:GetPageRight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx750 { return GetPageWidth() - GetPageLeft() - GetPageRight(); } in GetTextAreaWidth()
753 sal_uInt32 GetPageRight() const { return nPgRight; } in GetPageRight() function in wwSection
827 sal_uInt32 GetPageRight() const;
H A Dww8graf2.cxx557 maSectionManager.GetPageRight() - in ImportGraf()
H A Dww8graf.cxx2228 maSectionManager.GetPageRight(), in MiserableRTLGraphicsHack()
2877 maSectionManager.GetPageRight() - maSectionManager.GetPageLeft()); in AddAutoAnchor()
H A Dww8par6.cxx448 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage()
731 long nSectionRight = rSection.GetPageRight() - nPageRight; in InsertSection()
H A Dww8par2.cxx321 sal_uInt32 wwSectionManager::GetPageRight() const in GetPageRight() function in wwSectionManager
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx227 long GetPageRight() const { return maPageInfo.mnMargrsxn; } in GetPageRight() function in rtfSection
H A Dswparrtf.cxx587 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage()
592 rSection.GetPageLeft() - rSection.GetPageRight())); in SetPage()