Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx579 SwTwips nPageRight, SwTwips nPageSize) in RTLGraphicsHack() argument
595 rLeft = nPageSize - nPageLeft - nPageRight - rLeft; in RTLGraphicsHack()
606 SwTwips nPageRight, SwTwips nPageSize) in RTLDrawingsHack() argument
622 rLeft = nPageSize - nPageLeft - nPageRight + rLeft; in RTLDrawingsHack()
637 SwTwips nPageLeft, nPageRight; in MiserableRTLFrmFmtHack() local
638 SwTwips nPageSize = CurrentPageWidth(nPageLeft, nPageRight); in MiserableRTLFrmFmtHack()
647 rHOr.GetRelationOrient(), nPageLeft, nPageRight, nPageSize)) in MiserableRTLFrmFmtHack()
655 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()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1195 SwTwips nPageRight = 0; in VisPortChgd() local
1201 nPageRight = aPageRect.Right() + nBorderWidth; in VisPortChgd()
1207 nPageRight = aPageRect.Right() + nBorderWidth + nSidebarWidth; in VisPortChgd()
1216 if( nPageRight > nMaxRight ) in VisPortChgd()
1217 nMaxRight = nPageRight; in VisPortChgd()

Completed in 71 milliseconds