Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx751 { return GetPageWidth() - GetPageLeft() - GetPageRight(); } in GetTextAreaWidth()
753 sal_uInt32 GetPageLeft() const { return nPgLeft; } in GetPageLeft() function in wwSection
827 sal_uInt32 GetPageLeft() const;
H A Dww8graf.cxx195 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 - maSectionManager.GetPageLeft()); in ReadGrafStart()
203 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 + maSectionManager.GetPageLeft()); in ReadGrafStart()
2228 maSectionManager.GetPageLeft(), in MiserableRTLGraphicsHack()
2878 maSectionManager.GetPageRight() - maSectionManager.GetPageLeft()); in AddAutoAnchor()
H A Dww8graf2.cxx562 maSectionManager.GetPageLeft()); in ImportGraf()
H A Dww8par6.cxx449 SvxLRSpaceItem(rSection.GetPageLeft(), rSection.GetPageRight(), 0, 0, RES_LR_SPACE)); in SetPage()
731 long nSectionLeft = rSection.GetPageLeft() - nPageLeft; in InsertSection()
2490 maSectionManager.GetPageLeft(), in StartApo()
H A Dww8par2.cxx317 sal_uInt32 wwSectionManager::GetPageLeft() const in GetPageLeft() function in wwSectionManager
3545 maSectionManager.GetPageLeft(), maSectionManager.GetTextAreaWidth(), in StartTable()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx226 long GetPageLeft() const { return maPageInfo.mnMarglsxn; } in GetPageLeft() 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 111 milliseconds