Home
last modified time | relevance | path

Searched refs:OnRightPage (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sw/source/core/layout/
H A Dpagechg.cxx1112 sal_Bool bActOdd = pPage->OnRightPage(); in CheckPageDescs()
1230 if( !pPg || pPage->OnRightPage() == pPg->WannaRightPage() ) in CheckPageDescs()
1305 sal_Bool bNextOdd = !pPrevPage->OnRightPage(); in InsertPage()
1417 … const bool bRightSidebar = bLTR ? (!bBookMode || OnRightPage()) : (bBookMode && !OnRightPage()); in SidebarPosition()
1643 bOdd = pPage->OnRightPage(); in AssertFlyPages()
2493 pRet = static_cast<const SwPageFrm*>( OnRightPage() ? GetNext() : GetPrev() ); in GetFormatPage()
2503 if ( OnRightPage() ) in GetFormatPage()
H A Dftnfrm.cxx1684 !pPage->OnRightPage(), sal_False, sal_True, 0 ); in AppendFtn()
1728 !pPage->OnRightPage(), sal_False, sal_True, pPage->GetNext() ); in AppendFtn()
H A Dlaycache.cxx653 sal_Bool bNextPageOdd = !rpPage->OnRightPage(); in CheckInsertPage()
H A Dflowfrm.cxx932 : pNew->OnRightPage(); in WrongPageDesc()
H A Dtrvlfrm.cxx1768 bOdd = pPage->OnRightPage(); in WannaRightPage()
/aoo42x/main/sw/source/core/text/
H A Dfrmpaint.cxx150 if( pFrm->FindPageFrm()->OnRightPage() ) in SwExtraPainter()
183 nVirtPageNum = pFrm->FindPageFrm()->OnRightPage() ? 1 : 2; in SwExtraPainter()
/aoo42x/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx155 !GetAnchorFrm().FindPageFrm()->OnRightPage(); in CalcPosition()
H A Danchoredobjectposition.cxx797 const bool bEvenPage = !rPageAlignLayFrm.OnRightPage(); in _CalcRelPosX()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx713 !GetFlyFrm()->FindPageFrm()->OnRightPage() ) in NbcMove()
/aoo42x/main/sw/source/core/inc/
H A Dframe.hxx758 sal_Bool OnRightPage() const { return 0 != GetPhyPageNum() % 2; }; in OnRightPage() function in SwFrm
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx1184 if ( rMirror.IsGrfToggle() && pFrm && !pFrm->FindPageFrm()->OnRightPage() ) in GetGraphicAttr()
/aoo42x/main/sw/source/core/frmedt/
H A Dfews.cxx776 _bMirror = _bMirror && !pPage->OnRightPage(); in CalcBoundRect()
/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx1303 const sal_Bool bRightPg = pStPage->OnRightPage(); in CalculatePagesForPrinting()

Completed in 425 milliseconds