Searched refs:nMaxPg (Results 1 – 1 of 1) sorted by relevance
1588 sal_uInt16 nMaxPg = 0; in AssertFlyPages() local1594 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 18 milliseconds