Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dflowfrm.cxx1976 bool bSamePage = true; in MoveFwd() local
2032 bSamePage = pNewPage == pOldPage; in MoveFwd()
2084 if ( bFootnoteMoved && !bSamePage ) in MoveFwd()
2093 if( !bSamePage ) in MoveFwd()
2113 if ( !bSamePage && in MoveFwd()
2121 return bSamePage; in MoveFwd()
H A Dftnfrm.cxx2779 bool bSamePage = true; in MoveFootnoteCntFwd() local
2790 bSamePage = pOldBoss->FindPageFrame() == pNewBoss->FindPageFrame(); // page change? in MoveFootnoteCntFwd()
2862 return bSamePage; in MoveFootnoteCntFwd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflowfrm.cxx1899 bool bSamePage = true; in MoveFwd() local
1955 bSamePage = pNewPage == pOldPage; in MoveFwd()
2007 if ( bFootnoteMoved && !bSamePage ) in MoveFwd()
2016 if( !bSamePage ) in MoveFwd()
2036 if ( !bSamePage && in MoveFwd()
2044 return bSamePage; in MoveFwd()
H A Dftnfrm.cxx2781 bool bSamePage = true; in MoveFootnoteCntFwd() local
2792 bSamePage = pOldBoss->FindPageFrame() == pNewBoss->FindPageFrame(); // page change? in MoveFootnoteCntFwd()
2877 return bSamePage; in MoveFootnoteCntFwd()