Home
last modified time | relevance | path

Searched refs:Move (Results 326 – 350 of 531) sorted by relevance

1...<<11121314151617181920>>...22

/trunk/main/sw/source/core/undo/
H A Dunattr.cxx921 if ( rPam.Move( fnMoveBackward ) ) in RedoImpl()
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx186 …sal_Bool Move(IResultSetHelper::Movement eCursorPosition, sal_Int32 nOffset, sal_Bool bRetrieveDat…
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx117 rPam.Move( fnMoveForward, fnGoCntnt ); // go into content in lcl_EnsureValidPam()
/trunk/main/svtools/source/control/
H A Druler.cxx1440 maExtraRect.Move(aWinSize.Width() - maExtraRect.GetWidth() - maExtraRect.Left(), 0); in ImplInitExtraField()
1442 maExtraRect.Move(0, aWinSize.Height() - maExtraRect.GetHeight() - maExtraRect.Top()); in ImplInitExtraField()
/trunk/main/vigra/
H A Dvigra1.6.0.patch566 /** Move the whole rectangle so that upperLeft() will become
576 /** Move the whole rectangle by the given 2D offset.
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx966 rPam.Move( fnMoveBackward, fnGoCntnt ); in IsEmptyBox()
969 rPam.Move( fnMoveForward, fnGoCntnt ); in IsEmptyBox()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx481 mpPathObj->Move( Size( nDX, nDY ) ); in MovePath()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx828 rMtf.Move( 1, 1 ); in ImplVectorize()
H A Dsalgdilayout.cxx307 rRect.Move( x - x_org, 0 ); in mirror()
H A Dprint2.cxx571 aActionBounds.Move( aPtLog.X(), aPtLog.Y() ); in ImplCalcActionBounds()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx894 aCellRect.Move( rRectangle.nLeft, rRectangle.nTop ); in updateCells()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx271 aPoint2D.Move( aCenter.X(), aCenter.Y() ); in Transform2D()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3612 … aLabelAndTextfield.Move(0,aLogicRect.Top() + aLogicRect.getHeight() - aLabelAndTextfield.Top()); in addPairControls()
3620 aLabel.Move(0, aLabelAndTextfield.Top() - aLabel.Top()); in addPairControls()
3621 aTextfield.Move(0, aLabelAndTextfield.Top() - aTextfield.Top()); in addPairControls()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2318 aPaM.Move(fnMoveBackward); in Read_F_Macro()
3503 (*pPaM).Move(fnMoveBackward); in Read_F_Tox()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1425 aPaM.Move( fnMoveForward, fnGoCntnt ); in getAnchor()
1428 aPaM.Move( fnMoveBackward, fnGoCntnt ); in getAnchor()
H A Dunoobj.cxx1199 rUnoCursor.Move( fnMoveBackward, fnGoDoc ); in gotoStart()
1257 rUnoCursor.Move( fnMoveForward, fnGoDoc ); in gotoEnd()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2222 …rRange.aEnd.Move( static_cast< SCsCOL >( GetDocSize( tdCol ) ) - 1, static_cast< SCsROW >( GetDocS… in GetDocRange()
2412 aNewRange.aEnd.Move( rSpanSize.mnCols - 1, rSpanSize.mnRows - 1, 0 ); in InsertNewCell()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1595 aScreenRect.Move( -aParaRect.X, -aParaRect.Y ); in getCharacterBounds()
1638 aLogPoint.Move( aParaRect.Left(), aParaRect.Top() ); in getIndexAtPoint()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1140 aTmpMtf.Move( nMoveX, nMoveY ); in ImplWrite()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1113 aCropRectRel.Move( -aAnimBmp.aPosPix.X(), in GetTransformedGraphic()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx618 virtual void Move();
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx133 aRect.Move( (sal_Int32)( -( nWidthHalf - nXDiff ) ), (sal_Int32)( - ( nHeightHalf + nYDiff ) ) ); in ImplFlipBoundingBox()
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx649 aPam.Move( fnMoveForward, fnGoSection ); in lcl_CpyBox()
/trunk/main/sw/source/ui/config/
H A Doptdlg.src686 Text [ en-US ] = "Move cells" ;
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx714 aCharRect.Move( -aItemRect.Left(), -aItemRect.Top() ); in getCharacterBounds()

Completed in 1029 milliseconds

1...<<11121314151617181920>>...22