Home
last modified time | relevance | path

Searched refs:nDeltaX (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx127 nDeltaX=nNewX-nOldX; in MouseButtonUp()
128 a2Pos.X()+=nDeltaX; in MouseButtonUp()
131 nDeltaX=(short)(aXMovingRange.Min()-a3Pos.X()); in MouseButtonUp()
136 nDeltaX=(short)(aXMovingRange.Max()-a3Pos.X()); in MouseButtonUp()
188 nDeltaX=nNewX-nOldX; in MouseMove()
189 a2Pos.X()+=nDeltaX; in MouseMove()
262 return nDeltaX; in GetDeltaX()
312 nDeltaX=nNewX-nOldX; in MoveSplitTo()
313 a2Pos.X()+=nDeltaX; in MoveSplitTo()
316 nDeltaX=(short)(aXMovingRange.Min()-a3Pos.X()); in MoveSplitTo()
[all …]
/trunk/main/svtools/source/control/
H A Dscrwin.cxx441 long nDeltaX = ( aBox.Right() - aVisArea.Right() ) + in MakeVisible() local
445 Scroll( nDeltaX, nDeltaY ); in MakeVisible()
475 void ScrollableWindow::Scroll( long nDeltaX, long nDeltaY, sal_uInt16 ) in Scroll() argument
481 Size aDeltaPix( LogicToPixel( Size(nDeltaX, nDeltaY) ) ); in Scroll()
487 if ( nDeltaX != 0 ) in Scroll()
510 nDeltaX = aDelta.Width(); in Scroll()
515 if ( nDeltaX != 0 || nDeltaY != 0 ) in Scroll()
527 Window::Scroll(-nDeltaX, -nDeltaY, in Scroll()
542 EndScroll( nDeltaX, nDeltaY ); in Scroll()
543 if ( nDeltaX ) in Scroll()
H A Dcalendar.cxx974 long nDeltaX; in ImplDraw() local
1045 nDeltaX = nX; in ImplDraw()
1073 nDeltaX += nMonthOffX1+1; in ImplDraw()
1077 nDeltaX += mnMonthWidth-nMonthOffX2-nMonthTextWidth; in ImplDraw()
1079 nDeltaX += nTempOff; in ImplDraw()
1082 DrawText( Point( nDeltaX, nDeltaY ), aMonthText ); in ImplDraw()
1149 nDeltaX = nDayX + (nDay*mnDayWidth); in ImplDraw()
1157 nDeltaX = nDayX + (nDayIndex*mnDayWidth); in ImplDraw()
1158 ImplDrawDate( nDeltaX, nDayY, nDay, nMonth, nYear, in ImplDraw()
1178 nDeltaX = nDayX + (nDayIndex*mnDayWidth); in ImplDraw()
[all …]
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx351 sal_Int16 nDeltaX((fX - (nX + 0.5)) * 255.0); // [-255 .. 255] in GetInterpolatedColorWithFallback() local
356 if(nDeltaX > 0) in GetInterpolatedColorWithFallback()
363 nDeltaX = -nDeltaX; in GetInterpolatedColorWithFallback()
379 if(nDeltaX && nIndX >= 0 && nIndX < mpBuffer->mnWidth) in GetInterpolatedColorWithFallback()
395 …if(nDeltaX && nDeltaY && nIndX >=0 && nIndY >= 0 && nIndX < mpBuffer->mnWidth && nIndY < mpBuffer-… in GetInterpolatedColorWithFallback()
403 aRetval.Merge(aXCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
409 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx61 long nDeltaX = pHScroll->GetLineSize(); in IMPL_LINK_INLINE_END() local
67 nDeltaX = -nDeltaX; in IMPL_LINK_INLINE_END()
70 nDeltaX = 0; in IMPL_LINK_INLINE_END()
78 if( nDeltaX ) in IMPL_LINK_INLINE_END()
79 pHScroll->SetThumbPos( pHScroll->GetThumbPos() + nDeltaX ); in IMPL_LINK_INLINE_END()
83 if( nDeltaX ) in IMPL_LINK_INLINE_END()
H A Ddlgedview.cxx96 sal_Int32 nDeltaX = pDlgEditor->GetHScroll()->GetLineSize(); in MakeVisible() local
100 nScrollX += nDeltaX; in MakeVisible()
103 nScrollX -= nDeltaX; in MakeVisible()
/trunk/main/sfx2/source/sidebar/
H A DLayouter.cxx33 const sal_Int32 nDeltaX) in EnlargeControlHorizontally() argument
36 aSize.Width() += nDeltaX; in EnlargeControlHorizontally()
72 const sal_Int32 nDeltaX) in MoveControlHorizontally() argument
75 aPosition.Move(nDeltaX, 0); in MoveControlHorizontally()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx444 …rol::ScrollAggregate(Control* pText, Control* pInput, Control* pButton, long nDeltaX, long nDeltaY) in ScrollAggregate() argument
448 pText->SetPosPixel(pText->GetPosPixel() + Point(nDeltaX, nDeltaY)); in ScrollAggregate()
449 pInput->SetPosPixel(pInput->GetPosPixel() + Point(nDeltaX, nDeltaY)); in ScrollAggregate()
451 pButton->SetPosPixel(pButton->GetPosPixel() + Point(nDeltaX, nDeltaY)); in ScrollAggregate()
457 long nDeltaX = 0, nDeltaY = 0; in ScrollAllAggregates() local
460 nDeltaX = (m_nOldHThumb - m_pHorzScroll->GetThumbPos()) * HSCROLL_STEP; in ScrollAllAggregates()
472 if (nDeltaX || nDeltaY) in ScrollAllAggregates()
487 ScrollAggregate(ppAggregatesText[i],ppAggregates[i],NULL,nDeltaX, nDeltaY); in ScrollAllAggregates()
489 ScrollAggregate(pFormatText,pFormatSample,pFormat,nDeltaX, nDeltaY); in ScrollAllAggregates()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx674 SCsCOL nDeltaX = (SCsCOL) aViewData.GetPosX(eAlignX); in AlignToCursor() local
716 if ( nCurX < nDeltaX || nCurX >= nDeltaX+nSizeX || in AlignToCursor()
763 SCsCOL nNewDeltaX = nDeltaX; in AlignToCursor()
770 if ( nCurX < nDeltaX || nCurX >= nDeltaX+nSizeX ) in AlignToCursor()
790 if ( nCurX < nDeltaX || nCurX >= nDeltaX+nSizeX ) in AlignToCursor()
792 nNewDeltaX = nDeltaX + nCurX - aViewData.GetCurX(); in AlignToCursor()
852 if ( nNewDeltaX != nDeltaX ) in AlignToCursor()
862 if ( nNewDeltaX != nDeltaX ) ScrollX( nNewDeltaX - nDeltaX, eAlignX ); in AlignToCursor()
H A Dtabview.cxx1416 void ScTabView::ScrollX( long nDeltaX, ScHSplitPos eWhich, sal_Bool bUpdBars ) in ScrollX() argument
1423 SCsCOL nNewX = static_cast<SCsCOL>(nOldX) + static_cast<SCsCOL>(nDeltaX); in ScrollX()
1426 nDeltaX -= nNewX; in ScrollX()
1431 nDeltaX -= nNewX - MAXCOL; in ScrollX()
1435 SCsCOL nDir = ( nDeltaX > 0 ) ? 1 : -1; in ScrollX()
1460 if ( nNewX >= 0 && nNewX <= MAXCOL && nDeltaX ) in ScrollX()
1494 if (nDeltaX==1 || nDeltaX==-1) in ScrollX()
1595 void ScTabView::ScrollLines( long nDeltaX, long nDeltaY ) in ScrollLines() argument
1598 if (nDeltaX) in ScrollLines()
1599 ScrollX(nDeltaX,WhichH(eWhich)); in ScrollLines()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DLayouter.hxx42 const sal_Int32 nDeltaX);
58 const sal_Int32 nDeltaX);
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2727 long nDeltaX = aNewSize.Width(); in Resize() local
2734 nDeltaX = aNewSize.Width() - nDeltaX; in Resize()
2737 nWinDeltaW = nDeltaX * 2 / 3; in Resize()
2739 nDeltaX -= nWinDeltaW; in Resize()
2743 if ( !nDeltaY && !nDeltaX ) in Resize()
2774 lcl_MoveControl( *ppMoveControls, nDeltaX, nDeltaY ); in Resize()
2786 lcl_MoveControl( *ppMoveControls, nDeltaX, 0 ); in Resize()
2804 aNewSize.Width() += nDeltaX; in Resize()
2817 aNewPos.X() += nDeltaX; in Resize()
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx203 CommandScrollData( long nDeltaX, long nDeltaY );
215 inline CommandScrollData::CommandScrollData( long nDeltaX, long nDeltaY ) in CommandScrollData() argument
217 mnDeltaX = nDeltaX; in CommandScrollData()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx924 SwTwips nDeltaX; in NbcResize() local
926 nDeltaX = aNewPos.X() - aOutRect.Left(); in NbcResize()
928 nDeltaX = aNewPos.X() - aOutRect.Right(); in NbcResize()
930 MoveRect( aOutRect, Size( nDeltaX, nDeltaY ) ); in NbcResize()
/trunk/main/svtools/inc/svtools/
H A Dscrwin.hxx83 virtual void EndScroll( long nDeltaX, long nDeltaY );
98 virtual void Scroll( long nDeltaX, long nDeltaY, sal_uInt16 nFlags = 0 );
H A Dsvicnvw.hxx252 virtual void Scroll( long nDeltaX, long nDeltaY, sal_uInt16 nFlags = 0 );
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1325 …ValType nDeltaX = mnValStack[i-11] + mnValStack[i-9] + mnValStack[i-7] + mnValStack[i-5] + mnValSt… in convertOneTypeEsc() local
1326 if( nDeltaX < 0 ) nDeltaX = -nDeltaX; in convertOneTypeEsc()
1329 const bool bVertD6 = (nDeltaY > nDeltaX); in convertOneTypeEsc()
/trunk/main/sfx2/source/view/
H A Dframe.cxx802 long nDeltaX = rBorder.Left() + rBorder.Right(); in SetToolSpaceBorderPixel_Impl() local
803 if ( aSize.Width() > nDeltaX ) in SetToolSpaceBorderPixel_Impl()
804 aSize.Width() -= nDeltaX; in SetToolSpaceBorderPixel_Impl()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx400 void ScrollX( long nDeltaX, ScHSplitPos eWhich, sal_Bool bUpdBars = sal_True );
402 SC_DLLPUBLIC void ScrollLines( long nDeltaX, long nDeltaY ); // aktives
H A Dprivsplt.hxx47 short nDeltaX; member in ScPrivatSplit
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx1583 long nDeltaX = nDragX - nResizeX; in MouseMove() local
1587 nOldWidth + nDeltaX ) in MouseMove()
1622 long nDeltaX = nDragX - nResizeX; in MouseButtonUp() local
1624 SetColumnWidth( GetColumnId(nResizeCol), GetColumnWidth(nId) + nDeltaX ); in MouseButtonUp()
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx691 void SvIconView::Scroll( long nDeltaX, long nDeltaY, sal_uInt16 ) in Scroll() argument
693 pImp->Scroll( nDeltaX, nDeltaY, sal_False ); in Scroll()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx321 long nDeltaX = bVerticalFrame ? in ExecTabWin() local
333 aVertOrient.SetPos(aVertOrient.GetPos() + nDeltaX ); in ExecTabWin()
340 aHoriOrient.SetPos( aHoriOrient.GetPos() + nDeltaX ); in ExecTabWin()
362 ::ResizeFrameCols(aCol, nOldWidth, (long)aSize.GetWidth(), nDeltaX ); in ExecTabWin()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx153 …void ScrollAggregate(Control* pText, Control* pInput, Control* pButton, long nDeltaX, long nDel…
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx278 void Scroll( long nDeltaX, long nDeltaY, sal_Bool bScrollBar = sal_False );

Completed in 170 milliseconds

12