Home
last modified time | relevance | path

Searched refs:Move (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx168 virtual void Move( long nHorzMove, long nVertMove );
203 virtual void Move( long nHorzMove, long nVertMove );
226 virtual void Move( long nHorzMove, long nVertMove );
253 virtual void Move( long nHorzMove, long nVertMove );
277 virtual void Move( long nHorzMove, long nVertMove );
303 virtual void Move( long nHorzMove, long nVertMove );
328 virtual void Move( long nHorzMove, long nVertMove );
354 virtual void Move( long nHorzMove, long nVertMove );
382 virtual void Move( long nHorzMove, long nVertMove );
410 virtual void Move( long nHorzMove, long nVertMove );
[all …]
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx128 void MetaAction::Move( long, long ) in Move() function in MetaAction
281 void MetaPixelAction::Move( long nHorzMove, long nVertMove ) in Move() function in MetaPixelAction
283 maPt.Move( nHorzMove, nVertMove ); in Move()
349 void MetaPointAction::Move( long nHorzMove, long nVertMove ) in Move() function in MetaPointAction
351 maPt.Move( nHorzMove, nVertMove ); in Move()
429 void MetaLineAction::Move( long nHorzMove, long nVertMove ) in Move() function in MetaLineAction
431 maStartPt.Move( nHorzMove, nVertMove ); in Move()
432 maEndPt.Move( nHorzMove, nVertMove ); in Move()
509 void MetaRectAction::Move( long nHorzMove, long nVertMove ) in Move() function in MetaRectAction
511 maRect.Move( nHorzMove, nVertMove ); in Move()
[all …]
/trunk/main/offapi/com/sun/star/presentation/
H A DAnimationEffect.idl99 /** use the animation effect 'Move from Left'.
107 /** use the animation effect 'Move from Top'.
115 /** use the animation effect 'Move from Right'.
123 /** use the animation effect 'Move from Bottom'.
235 /** use the animation effect 'Move to Left'.
243 /** use the animation effect 'Move to Top'.
251 /** use the animation effect 'Move to Right'.
259 /** use the animation effect 'Move to Bottom'.
443 /** use the animation effect 'Move from Upper Left'.
451 /** use the animation effect 'Move from Upper Right'.
[all …]
H A DFadeEffect.idl81 /** use the fade effect 'Move from Left'.
87 /** use the fade effect 'Move from Top'.
93 /** use the fade effect 'Move from Right'.
99 /** use the fade effect 'Move from Bottom'.
297 /** use the fade effect 'Move from Upper Left'.
303 /** use the fade effect 'Move from Upper Right'.
309 /** use the fade effect 'Move from Lower Right'.
315 /** use the fade effect 'Move from Lower Left'.
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx569 aRubyRect.Move(nXStart, 0); in DrawPage()
570 aCharRect.Move(nXStart, 0); in DrawPage()
575 aRubyRect.Move(0, nYStart); in DrawPage()
576 aCharRect.Move(0, nYStart); in DrawPage()
580 m_bVertical ? aRubyRect.Move(nBaseHeight, 0) : aRubyRect.Move(0, nBaseHeight); in DrawPage()
582 m_bVertical ? aCharRect.Move(nRubyHeight, 0) : aCharRect.Move(0, nRubyHeight); in DrawPage()
606 aRubyRect.Move(nXMove, nYMove); in DrawPage()
607 aCharRect.Move(nXMove, nYMove); in DrawPage()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx106 LARGE_INTEGER Move; in cb_sseek() local
108 Move.QuadPart = (__int64)offset; in cb_sseek()
124 hr = ((IStream*)stream)->Seek (Move, dwOrigin, NULL); in cb_sseek()
136 LARGE_INTEGER Move; in cb_stell() local
138 Move.QuadPart = 0; in cb_stell()
141 hr = ((IStream*)stream)->Seek (Move, STREAM_SEEK_CUR, &NewPosition); in cb_stell()
/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx145 aTextLine.Move(0, nTTxtBorder); in InitAllRects_Impl()
461 aTxt.Move(0, nStep); in DrawInnerFrame_Impl()
601 aFrmRect.Move(pOuterFrame->Left() - aFrmRect.Left(), 0); in Paint()
603 aFrmRect.Move(pOuterFrame->Right() - aFrmRect.Right(), 0); in Paint()
606 aFrmRect.Move(0, pOuterFrame->Top() - aFrmRect.Top()); in Paint()
608 aFrmRect.Move(0, pOuterFrame->Bottom() - aFrmRect.Bottom()); in Paint()
671 aTxt.Move(0, nStep); in Paint()
675 aTxt.Move(0, -nStep); in Paint()
/trunk/main/xml2cmp/source/xcd/
H A Dparse.cxx215 Move( i_sElementName.l() + 1 ); in Parse_SglAttr()
227 Move(2); in Parse_SglAttr()
238 Move( i_sElementName.l() + 1 ); in Parse_MultipleAttr()
260 Move(2); in Parse_MultipleAttr()
319 X2CParser::Move( int i_nForward ) in Move() function in X2CParser
/trunk/main/svtools/source/control/
H A Dfilectrl.src30 Text [ en-US ] = "Move To Home" ;
34 Text [ en-US ] = "Move Left" ;
38 Text [ en-US ] = "Move Right" ;
42 Text [ en-US ] = "Move To End" ;
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx163 aPrimaryRect.Move( aPlaygroundSize.Width() - nCombinedWidth, 0 ); in Paint()
164 aSecondaryRect.Move( aPlaygroundSize.Width() - nCombinedWidth, 0 ); in Paint()
169 aPrimaryRect.Move( ( aPlaygroundSize.Width() - nCombinedWidth ) / 2, 0 ); in Paint()
170 aSecondaryRect.Move( ( aPlaygroundSize.Width() - nCombinedWidth ) / 2, 0 ); in Paint()
176 aPrimaryRect.Move( 0, _rRect.Top() - aPrimaryRect.Top() ); in Paint()
177 … aSecondaryRect.Move( 0, aPrimaryRect.Top() + aPrimaryRect.GetHeight() - aSecondaryRect.Top() ); in Paint()
181 aPrimaryRect.Move( 0, aPlaygroundSize.Height() - nCombinedHeight ); in Paint()
182 aSecondaryRect.Move( 0, aPlaygroundSize.Height() - nCombinedHeight ); in Paint()
187 aPrimaryRect.Move( 0, ( aPlaygroundSize.Height() - nCombinedHeight ) / 2 ); in Paint()
188 aSecondaryRect.Move( 0, ( aPlaygroundSize.Height() - nCombinedHeight ) / 2 ); in Paint()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DArrangement.idl44 /** Move this object in front of all other objects.
51 /** Move this object one object more to the front.
58 /** Move this object one object more to the back.
65 /** Move this object behind all other objects.
/trunk/main/sw/source/core/undo/
H A Dundel.cxx349 rPam.Move( fnMoveForward, fnGoNode ); in SwUndoDelete()
831 aHstr.Move( 0, pHistory, nSetPos ); in UndoImpl()
833 pHistory->Move( 0, &aHstr ); in UndoImpl()
894 aHstr.Move( 0, pHistory ); in RedoImpl()
908 pHistory->Move( nSetPos, &aHstr ); in RedoImpl()
965 if( !rPam.Move( fnMoveBackward, fnGoCntnt ) && in RedoImpl()
966 !rPam.Move( fnMoveForward, fnGoCntnt ) ) in RedoImpl()
996 rPam.Move( fnMoveForward, fnGoCntnt ); in RepeatImpl()
H A Dunins.cxx230 pPam->Move( fnMoveBackward ); in UndoImpl()
262 aPaM.Move(fnMoveBackward); in UndoImpl()
304 pPam->Move( fnMoveBackward ); in RedoImpl()
383 aPaM.Move(fnMoveBackward); in RepeatImpl()
714 aHstr.Move( 0, pHistory, m_nSetPos ); in UndoImpl()
716 pHistory->Move( 0, &aHstr ); in UndoImpl()
757 pHistory->Move( 0, &aHst ); in RedoImpl()
H A Dundobj.cxx119 rPam.Move( fnMoveForward, fnGoCntnt ); in SetPaM()
134 rPam.Move( fnMoveBackward, fnGoCntnt ); in SetPaM()
172 if( !rPam.Move( fnMoveForward ) ) in RemoveIdxFromRange()
175 if( !rPam.Move( fnMoveBackward ) ) in RemoveIdxFromRange()
517 if( rPam.Move( fnMoveBackward )) in MovePtBackward()
532 rPam.Move( fnMoveForward ); in MovePtForward()
540 rPam.Move( fnMoveForward ); in MovePtForward()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx652 aBackward.Move( 0, aBackward.GetHeight() / 2 ); in hitTestNativeControl()
654 aBackward.Move( aBackward.GetWidth() / 2, 0 ); in hitTestNativeControl()
667 aForward.Move( 0, aForward.GetHeight() / 2 ); in hitTestNativeControl()
669 aForward.Move( aForward.GetWidth() / 2, 0 ); in hitTestNativeControl()
1411 thumbRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1412 button11BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1413 button22BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1414 button12BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1415 button21BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1457 scrollbarRect.Move( 0, vShim ); in NWPaintGTKScrollbar()
[all …]
/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx404 DrawObj()->Move( aSize ); in MakeObjPos()
411 DrawObj()->Move( aSize ); in MakeObjPos()
574 DrawObj()->Move( aMove ); in _SetDrawObjAnchor()
707 DrawObj()->Move( Size( 0, nDiff ) ); in _SetObjTop()
714 DrawObj()->Move( Size( nDiff, 0 ) ); in _SetObjLeft()
/trunk/main/sd/source/filter/html/
H A Dhtmlattr.cxx72 aTextRect.Move(0,nHeight); in Paint()
77 aTextRect.Move(0,nHeight); in Paint()
82 aTextRect.Move(0,nHeight); in Paint()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx246 pTblCrsr->Move( fnMoveForward, fnGoCntnt ); in _SelTblRowOrCol()
249 pTblCrsr->Move( fnMoveBackward, fnGoCntnt ); in _SelTblRowOrCol()
282 pTblCrsr->Move( fnMoveForward, fnGoCntnt ); in SelTbl()
288 pTblCrsr->Move( fnMoveBackward, fnGoCntnt ); in SelTbl()
333 pTblCrsr->Move( fnMoveForward, fnGoNode ); in SelTblBox()
337 pTblCrsr->Move( fnMoveBackward, fnGoNode ); in SelTblBox()
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx821 pPam->Move( fnMoveBackward, fnGoCntnt ); in ReadTable()
903 pPam->Move( fnMoveBackward, fnGoCntnt ); in GotoNextBox()
911 pPam->Move( fnMoveForward, fnGoNode ); in GotoNextBox()
915 pPam->Move( fnMoveBackward, fnGoCntnt ); in GotoNextBox()
974 pPam->Move( fnMoveForward ); in NewTblLine()
987 pPam->Move( fnMoveBackward ); in NewTblLine()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx322 aOutlineIter->Move( nM, 0 ); in GetTextAreaOutline()
323 aCharacterData.aBoundRect.Move( nM, 0 ); in GetTextAreaOutline()
340 …aOutlineIter->Move( ( aSingleCharacterUnion.GetWidth() - aCharacterIter->aBoundRect.GetWidth() ) /… in GetTextAreaOutline()
396 rPolyPoly.Move( 0, nVerticalOffset ); in GetTextAreaOutline()
434 aOutlineIter->Move( 0, -nMove ); in GetTextAreaOutline()
525 aOutlineIter->Move( nHorzDiff, 0 ); in GetFontWorkOutline()
722 …rPolyPoly.Move( (sal_Int32)( ( fx1 + fvx )- aBoundRect.Center().X() ), (sal_Int32)( ( fy1 + fvy ) … in FitTextOutlinesToShapeOutlines()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx726 aContentUp.Move(-aPoint.X(), -aPoint.Y()); in ImplCalcButtonAreas()
727 aContentDown.Move(-aPoint.X(), -aPoint.Y()); in ImplCalcButtonAreas()
779 aContent.Move(-aPoint.X(), -aPoint.Y()); in Resize()
1055 aDD.Move( aPos.X(), aPos.Y() ); in Draw()
1056 aUp.Move( aPos.X(), aPos.Y() ); in Draw()
1058 aDown.Move( aPos.X(), aPos.Y() ); in Draw()
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src674 Text [ en-US ] = "Move %1 forward" ;
678 Text [ en-US ] = "Move %1 further back" ;
682 Text [ en-US ] = "Move %1 to front" ;
686 Text [ en-US ] = "Move %1 to back" ;
694 Text [ en-US ] = "Move %1" ;
922 Text [ en-US ] = "Move reference-point" ;
930 Text [ en-US ] = "Move %1" ;
999 Text [ en-US ] = "Move %1" ;
1003 Text [ en-US ] = "Move end point of %1" ;
1107 Text [ en-US ] = "Move background page assignment" ;
[all …]
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx863 pPam->Move( fnMoveBackward, fnGoDoc ); in Write()
865 pPam->Move( fnMoveForward, fnGoDoc ); in Write()
877 pPam->Move( fnMoveBackward, fnGoDoc ); in Write()
879 pPam->Move( fnMoveForward, fnGoDoc ); in Write()
884 pPam->Move( fnMoveBackward, fnGoDoc ); in Write()
/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx234 void LogicToPagePos(Rectangle& rRect) const { rRect.Move(-aPgOrg.X(),-aPgOrg.Y()); } in LogicToPagePos()
236 void PagePosToLogic(Rectangle& rRect) const { rRect.Move(aPgOrg.X(),aPgOrg.Y()); } in PagePosToLogic()
251 void MoveHelpLine(sal_uInt16 nNum, sal_uInt16 nNewNum) { aHelpLines.Move(nNum,nNewNum); } in MoveHelpLine()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx133 aPos.Move( 0, m_aTopLine.GetSizePixel().Height() ); in SpecialSettingsPage()
135 aPos.Move( aFirstDistance.Width(), aFirstDistance.Height() ); in SpecialSettingsPage()
148 aPos.Move( 0, (*setting->ppControl)->GetSizePixel().Height() ); in SpecialSettingsPage()
149 aPos.Move( 0, aUnrelatedControls.Height() ); in SpecialSettingsPage()

12345678910>>...22