Home
last modified time | relevance | path

Searched refs:nPageRight (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx590 SwTwips nPageRight, SwTwips nPageSize) in RTLGraphicsHack() argument
606 rLeft = nPageSize - nPageLeft - nPageRight - rLeft; in RTLGraphicsHack()
617 SwTwips nPageRight, SwTwips nPageSize) in RTLDrawingsHack() argument
633 rLeft = nPageSize - nPageLeft - nPageRight + rLeft; in RTLDrawingsHack()
648 SwTwips nPageLeft, nPageRight; in MiserableRTLFrmFmtHack() local
649 SwTwips nPageSize = CurrentPageWidth(nPageLeft, nPageRight); in MiserableRTLFrmFmtHack()
658 rHOr.GetRelationOrient(), nPageLeft, nPageRight, nPageSize)) in MiserableRTLFrmFmtHack()
666 rHOr.GetRelationOrient(), nPageLeft, nPageRight, nPageSize)) in MiserableRTLFrmFmtHack()
H A Dww8par.hxx1775 SwTwips nPageRight, SwTwips nPageSize);
1780 SwTwips nPageRight, SwTwips nPageSize);
H A Dww8par6.cxx730 long nPageRight = rLR.GetRight(); in InsertSection() local
732 long nSectionRight = rSection.GetPageRight() - nPageRight; in InsertSection()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx1195 SwTwips nPageRight = 0; in VisPortChgd() local
1201 nPageRight = aPageRect.Right() + nBorderWidth + nShadowWidth; in VisPortChgd()
1207nPageRight = aPageRect.Right() + nBorderWidth + nShadowWidth + nSidebarWidth; in VisPortChgd()
1216 if( nPageRight > nMaxRight ) in VisPortChgd()
1217 nMaxRight = nPageRight; in VisPortChgd()

Completed in 205 milliseconds