Searched refs:nPos0 (Results 1 – 2 of 2) sorted by relevance
534 long nPos0=-1; in ImpCheckToTopBtmPossible() local539 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()1678 sal_uIntPtr nPos0=pObj->GetOrdNumDirect(); in DismantleMarkedObjects() local1679 sal_uIntPtr nPos=nPos0+1; in DismantleMarkedObjects()[all …]
633 const int nPos0 = nMinPos + mnMinCharPos; in ImplLayoutArgs() local634 const int nPos1 = nPos0 + nLength; in ImplLayoutArgs()637 AddRun( nPos0, nPos1, bRTL ); in ImplLayoutArgs()
Completed in 30 milliseconds