Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx1588 sal_uInt16 nMaxPg = 0; in AssertFlyPages() local
1594 if ( !rAnch.GetCntntAnchor() && nMaxPg < rAnch.GetPageNum() ) in AssertFlyPages()
1595 nMaxPg = rAnch.GetPageNum(); in AssertFlyPages()
1605 if ( nMaxPg > pPage->GetPhyPageNum() ) in AssertFlyPages()
1612 for ( i = pPage->GetPhyPageNum(); i < nMaxPg; ++i ) in AssertFlyPages()

Completed in 34 milliseconds