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.hxx751 { return GetPageWidth() - GetPageLeft() - GetPageRight(); } in GetTextAreaWidth()
754 sal_uInt32 GetPageRight() const { return nPgRight; } in GetPageRight() function in wwSection
828 sal_uInt32 GetPageRight() const;
H A Dww8graf2.cxx561 maSectionManager.GetPageRight() - in ImportGraf()
H A Dww8graf.cxx2229 maSectionManager.GetPageRight(), in MiserableRTLGraphicsHack()
2878 maSectionManager.GetPageRight() - maSectionManager.GetPageLeft()); in AddAutoAnchor()
H A Dww8par6.cxx449 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage()
732 long nSectionRight = rSection.GetPageRight() - nPageRight; in InsertSection()
H A Dww8par2.cxx322 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.cxx588 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage()
593 rSection.GetPageLeft() - rSection.GetPageRight())); in SetPage()

Completed in 112 milliseconds