Searched refs:nTargetPos (Results 1 – 5 of 5) sorted by relevance
482 NUMTYPE nPos1 = 0, nPos2 = 0, nTargetPos = 0; in operator -=() local494 pTarget[ nTargetPos ] = l1; in operator -=()495 pTarget[ nTargetPos+1 ] = u1; in operator -=()496 nTargetPos += 2; in operator -=()503 pTarget[ nTargetPos ] = l1; in operator -=()504 pTarget[ nTargetPos+1 ] = u1; in operator -=()505 nTargetPos += 2; in operator -=()533 pTarget[ nTargetPos ] = l1; in operator -=()534 pTarget[ nTargetPos+1 ] = l2 - 1; in operator -=()535 nTargetPos += 2; in operator -=()[all …]
2517 sal_uInt16 nTargetPos = 0; in NotifyMoving() local2520 nTargetPos = USHRT_MAX; in NotifyMoving()2522 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyMoving()2524 nTargetPos != USHRT_MAX) in NotifyMoving()2528 nTargetPos = (( SwOutlineContent* )pNext->GetUserData())->GetPos() -1; in NotifyMoving()2530 …nTargetPos = static_cast<sal_uInt16>(GetWrtShell()->getIDocumentOutlineNodesAccess()->getOutlineNo… in NotifyMoving()2537 nTargetPos, in NotifyMoving()2557 sal_uInt16 nTargetPos = 0; in NotifyCopying() local2560 nTargetPos = USHRT_MAX; in NotifyCopying()2562 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyCopying()[all …]
643 sal_uLong nTargetPos = pDocliner->GetAbsPos(pPara) + 1; in InsTextOrRTFinOlMode() local723 pDocliner->Insert( pOutliner->GetText(pSourcePara), nTargetPos, nDepth ); in InsTextOrRTFinOlMode()729 pDocliner->SetStyleSheet( nTargetPos, pOutlStyle ); in InsTextOrRTFinOlMode()740 nTargetPos++; in InsTextOrRTFinOlMode()
1163 long nTargetPos = (long)(fX * nViewWidth); in VirtHScrollHdl() local1164 long nDelta = nTargetPos - nCurrentPos; in VirtHScrollHdl()1193 long nTargetPos = (long)(fY * nViewHeight); in VirtVScrollHdl() local1194 long nDelta = nTargetPos - nCurrentPos; in VirtVScrollHdl()
351 sal_Int64 nTargetPos = xSeekable->getPosition() + nUrlSize; in ReadContentsAndGenerateTempFile() local353 xSeekable->seek( nTargetPos ); in ReadContentsAndGenerateTempFile()