Lines Matching refs:nPos0
534 long nPos0=-1; in ImpCheckToTopBtmPossible() local
539 nPos0=-1; in ImpCheckToTopBtmPossible()
543 bToBtmPossible=nPos>sal_uIntPtr(nPos0+1); in ImpCheckToTopBtmPossible()
544 nPos0=long(nPos); in ImpCheckToTopBtmPossible()
549 nPos0=0x7FFFFFFF; in ImpCheckToTopBtmPossible()
555 nPos0=pOL->GetObjCount(); in ImpCheckToTopBtmPossible()
559 bToTopPossible=nPos+1<sal_uIntPtr(nPos0); in ImpCheckToTopBtmPossible()
560 nPos0=nPos; in ImpCheckToTopBtmPossible()
1672 sal_uIntPtr nPos0=pObj->GetOrdNumDirect(); in DismantleMarkedObjects() local
1673 sal_uIntPtr nPos=nPos0+1; in DismantleMarkedObjects()
1686 pOL->RemoveObject(nPos0); in DismantleMarkedObjects()