Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx616 sal_uInt16 nPercentPageNum = 0; in InternalAction() local
642 if ( nEndPage != USHRT_MAX && pPage->GetPhyPageNum() > nPercentPageNum ) in InternalAction()
644 nPercentPageNum = pPage->GetPhyPageNum(); in InternalAction()
645 ::SetProgressState( nPercentPageNum, pImp->GetShell()->GetDoc()->GetDocShell()); in InternalAction()

Completed in 21 milliseconds