Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx589 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, in RTLGraphicsHack() argument
606 rLeft = nPageSize - nPageLeft - nPageRight - rLeft; in RTLGraphicsHack()
616 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft, 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.hxx1774 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
1779 sal_Int16 eHoriOri, sal_Int16 eHoriRel, SwTwips nPageLeft,
H A Dww8par6.cxx729 long nPageLeft = rLR.GetLeft(); in InsertSection() local
731 long nSectionLeft = rSection.GetPageLeft() - nPageLeft; in InsertSection()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx1194 SwTwips nPageLeft = 0; in VisPortChgd() local
1200 nPageLeft = aPageRect.Left() - nBorderWidth - nSidebarWidth; in VisPortChgd()
1206 nPageLeft = aPageRect.Left() - nBorderWidth; in VisPortChgd()
1214 if( nPageLeft < nMinLeft ) in VisPortChgd()
1215 nMinLeft = nPageLeft; in VisPortChgd()

Completed in 86 milliseconds