Home
last modified time | relevance | path

Searched refs:nPos0 (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx633 const int nPos0 = nMinPos + mnMinCharPos; in ImplLayoutArgs() local
634 const int nPos1 = nPos0 + nLength; in ImplLayoutArgs()
637 AddRun( nPos0, nPos1, bRTL ); in ImplLayoutArgs()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx534 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()
1678 sal_uIntPtr nPos0=pObj->GetOrdNumDirect(); in DismantleMarkedObjects() local
1679 sal_uIntPtr nPos=nPos0+1; in DismantleMarkedObjects()
[all …]

Completed in 37 milliseconds