Home
last modified time | relevance | path

Searched refs:Move (Results 226 – 250 of 531) sorted by relevance

12345678910>>...22

/trunk/main/vcl/source/window/
H A Dstatus.cxx823 void StatusBar::Move() in Move() function in StatusBar
825 Window::Move(); in Move()
H A Dtoolbox.cxx1349 maRect.Move( aOff.X(), aOff.Y() ); in Dragging()
1351 maRect.Move( -aOff.X(), -aOff.Y() ); in Dragging()
1369 maRect.Move( maMouseOff.X(), maMouseOff.Y() ); in Dragging()
1426 aScreenRect.Move( aOff.X(), aOff.Y() ); in EndDragging()
4741 void ToolBox::Move() in Move() function in ToolBox
4743 DockingWindow::Move(); in Move()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx492 sal_Bool bRet = SUCCEEDED(m_pRecordSet->Move(row,aEmpty)); in absolute()
511 sal_Bool bRet = SUCCEEDED(m_pRecordSet->Move(row,aEmpty)); in relative()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx721 aDelPam.Move( fnMoveForward ); in DoTable()
2718 if( pCrsr->GetNext() == pCrsr && pCrsr->Move( fnMoveBackward, fnGoNode ) ) in AutoFmtBySplitNode()
2759 pCrsr->Move( fnMoveForward, fnGoNode ); in AutoFmtBySplitNode()
H A Dedtab.cxx186 pCrsr->Move( fnMoveForward, fnGoCntnt ); in TableToText()
/trunk/main/vcl/source/control/
H A Dctrl.cxx369 aRect.Move( aRel.Left(), aRel.Top() ); in AppendLayoutData()
H A Dedit.cxx1128 aClipRgn.Move( xNew - aBounds.Left(), 0 ); in ImplClearBackground()
1133 aClipRgn.Move( aBorderOffs.X(), aBorderOffs.Y() ); in ImplClearBackground()
1140 aClipRgn.Move( aBorderOffs.X(), aBorderOffs.Y() ); in ImplClearBackground()
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx404 pCurSet->Move( aAction.Position, in impl_notify()
H A Dsortresult.hxx205 void Move( long nPos, long nCount, long nOffset );
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2093 if( ! aSavePaM.Move( fnMoveForward, fnGoNode ) ) in DeleteRowCol()
2096 aSavePaM.Move( fnMoveBackward, fnGoNode ); in DeleteRowCol()
2150 if( ! aSavePaM.Move( fnMoveForward, fnGoNode ) ) in DeleteRowCol()
2153 aSavePaM.Move( fnMoveBackward, fnGoNode ); in DeleteRowCol()
2406 rPam.Move(); in MergeTbl()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx675 pList->Move( 0, nOldLen ); in JoinNext()
712 pList2->Move( 0, nOldLen ); in JoinNext()
768 pList->Move( 0, nLen ); in JoinPrev()
807 pList2->Move( 0, nLen ); in JoinPrev()
H A Datrfld.cxx214 pPaM->Move( fnMoveForward ); in SwClientNotify()
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src286 Text [ en-US ] = "Move field up" ;
291 Text [ en-US ] = "Move field down" ;
3466 Text [ en-US ] = "Move up" ;
3471 Text [ en-US ] = "Move down" ;
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx349 …void Move(sal_uInt16 nPos, sal_uInt16 nNewPos) { aList.Insert(aList.Re… in Move() function in SdrPageGridFrameList
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx160 aRect.Move( aOrg.X(), aOrg.Y() ); in GetBounds()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblestatusbaritem.cxx554 aCharRect.Move( -aItemRect.Left(), -aItemRect.Top() ); in getCharacterBounds()
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx200 rR.Move(aD2.X(),aD2.Y()); in AdjustTextFrameWidthAndHeight()
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src174 Text [ en-US ] = "Move frame" ;
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.cxx746 pPaM->Move( fnMoveBackward ); in startDocument()
927 pPaM->Move( fnMoveBackward ); in endDocument()
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx233 inline void Move( SCsCOL nColDiff, SCsROW nRowDiff ) in Move() function
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx344 aConditionPos.Move( 0, nConditionHeight ); in impl_layoutConditions()
/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx342 sal_Bool Move(sal_Int32 nRows, VARIANT aBmk);
/trunk/main/editeng/source/uno/
H A Dunofored.cxx358 aLast.Move( aLast.Right() - aLast.Left(), 0 ); in GetCharBounds()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1652 aRect.Move(-pPage->GetLftBorder(), -pPage->GetUppBorder()); in CreateHtmlForPresPages()
1703 aArea.Move(aLogPos.X() - pPage->GetLftBorder(), in CreateHtmlForPresPages()
2852 aPnt.Move(aShift.Width(), aShift.Height()); in CreateHTMLPolygonArea()
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx91 void BigPtrArray::Move( sal_uLong from, sal_uLong to ) in Move() function in BigPtrArray

Completed in 231 milliseconds

12345678910>>...22