Home
last modified time | relevance | path

Searched refs:bNewPg (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dflowfrm.cxx988 bool bNewPg = false; // Only insert a new page once. in GetNextLeaf() local
1023 if ( pNew != FindPageFrame() && !bNewPg && !IsInFly() && in GetNextLeaf()
1049 bNewPg = true; in GetNextLeaf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflowfrm.cxx929 bool bNewPg = false; // Only insert a new page once. in GetNextLeaf() local
964 if ( pNew != FindPageFrame() && !bNewPg && !IsInFly() && in GetNextLeaf()
990 bNewPg = true; in GetNextLeaf()