Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv2.cxx123 sal_uIntPtr nCmpPos=nNowPos+1; in MovMarkedToTop()
132 if (nNewPos<nNowPos) in MovMarkedToTop()
160 if (nNowPos!=nNewPos) in MovMarkedToTop()
163 pOL->SetObjectOrdNum(nNowPos,nNewPos); in MovMarkedToTop()
218 if (nNewPos>nNowPos) in MovMarkedToBtm()
249 if (nNowPos!=nNewPos) in MovMarkedToBtm()
332 if (nNewPos<nNowPos) in PutMarkedInFrontOfObj()
342 if (nNewPos<nNowPos) in PutMarkedInFrontOfObj()
350 if (nNowPos!=nNewPos) in PutMarkedInFrontOfObj()
431 … if (nNewPos>nNowPos) nNewPos=nNowPos; // aber dabei auch nicht in die falsche Richtung schieben in PutMarkedBehindObj()
[all …]

Completed in 55 milliseconds