Home
last modified time | relevance | path

Searched refs:move (Results 1 – 25 of 228) sorted by relevance

12345678910

/trunk/main/connectivity/source/commontools/
H A DTSkipDeletedSet.cxx84 bDataFound = m_pHelper->move(IResultSetHelper::FIRST, 0, _bRetrieveData); in skipDeleted()
94 bDataFound = m_pHelper->move(IResultSetHelper::BOOKMARK, nBookmark, _bRetrieveData); in skipDeleted()
102 … bDataFound = m_pHelper->move(IResultSetHelper::NEXT, 1, sal_False); // we don't need the data here in skipDeleted()
113 bDataFound = m_pHelper->move(IResultSetHelper::BOOKMARK, nBookmark, _bRetrieveData); in skipDeleted()
121 bDataFound = m_pHelper->move(_eCursorPosition, _nOffset, _bRetrieveData); in skipDeleted()
126 bDataFound = m_pHelper->move(eDelPosition, 1, _bRetrieveData); in skipDeleted()
140 bDataFound = m_pHelper->move(eDelPosition, 1, _bRetrieveData); in skipDeleted()
186 bDataFound = m_pHelper->move(IResultSetHelper::FIRST, 0, _bRetrieveData ); in moveAbsolute()
200 bDataFound = m_pHelper->move(IResultSetHelper::BOOKMARK, nLastBookmark, _bRetrieveData); in moveAbsolute()
206 bDataFound = m_pHelper->move(IResultSetHelper::NEXT, 1, _bRetrieveData); in moveAbsolute()
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DXTextCursor.idl64 the number of characters to move.
75 it may be completed partially. E.g. if it was required to move
76 5 characters but it is only possible to move 3 <FALSE/> will
87 the number of characters to move.
98 it may be completed partially. E.g. if it was required to move
99 5 characters but it is only possible to move 3 <FALSE/> will
H A DXTextTableCursor.idl78 the number of cells to move.
91 the number of cells to move.
104 the number of cells to move.
117 the number of cells to move.
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx432 pWidget->move( 0, 0 ); in drawStyledWidget()
782 pWidget->move( qWidgetPos ); in drawStyledWidget()
876 m_pCheckBox->move( qRect.topLeft() ); in checkBox()
901 pComboBox->move( qRect.topLeft() ); in comboBox()
914 m_pLineEdit->move( qRect.topLeft() ); in lineEdit()
960 m_pTabBar->move( qRect.topLeft() ); in tabBar()
976 m_pTabWidget->move( qRect.topLeft() ); in tabWidget()
989 m_pListView->move( qRect.topLeft() ); in listView()
1007 m_pScrollBar->move( qRect.topLeft() ); in scrollBar()
1050 pToolBar->move( qRect.topLeft() ); in toolBar()
[all …]
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl148 <dt>.uno:FormSlots/moveToFirst</dt><dd> move the cursor to the first record</dd>
149 <dt>.uno:FormSlots/moveToPrev</dt><dd> move the cursor to the previous record</dd>
150 <dt>.uno:FormSlots/moveToNext</dt><dd> move the cursor to the next record</dd>
151 <dt>.uno:FormSlots/moveToLast</dt><dd> move the cursor to the last record</dd>
152 …<dt>.uno:FormSlots/moveToNew</dt><dd> move the cursor to the (one and only) <em>new</em> record</d…
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl93 /** sets the increment for a single line move.
99 /** returns the currently set increment for a single line move.
105 /** sets the increment for a block move.
111 /** returns the currently set increment for a block move.
/trunk/main/offapi/com/sun/star/view/
H A DXViewCursor.idl37 /** makes it possible to move a cursor up/down/left/right within laid out text.
53 or the cursor will be just at the new position after the move (<FALSE/>).
80 specifies the number of characters to move.
95 specifies the number of characters to move.
H A DXLineCursor.idl37 /** makes it possible to move a cursor by lines within laid out text.
60 or the cursor will be just at the new position after the move (<FALSE/>).
69 or the cursor will be just at the new position after the move (<FALSE/>).
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclWindow.java70 public void move(int x, int y) { in move() method in VclWindow
78 public void move(Point p) { in move() method in VclWindow
79 move(p.x, p.y); in move()
/trunk/main/sc/uiconfig/layout/
H A Dmakefile.mk36 move-copy-sheet.xml\
52 …ext/' -e 's/\tRID_SCDLG_MOVETAB/\t/' -e 's/\t_label/\tRID_SCDLG_MOVETAB_title/'> move-copy-sheet-$@
54 echo '#empty' | cat - insert-sheet-$@ move-copy-sheet-$@ sort-options-$@ > $@
/trunk/main/l10ntools/java/jpropex/java/
H A DOrderedHashMap.java54 public void move( int idxFrom , int idxTo ) in move() method in OrderedHashMap
60 public void move( Object key , int idxTo ) in move() method in OrderedHashMap
62 move( list.indexOf( key ) , idxTo ); in move()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplsprite.cxx116 mxSprite->move( ::basegfx::unotools::point2DFromB2DPoint( rNewPos ), in movePixel()
122 void ImplSprite::move( const ::basegfx::B2DPoint& rNewPos ) in move() function in cppcanvas::internal::ImplSprite
137 mxSprite->move( ::basegfx::unotools::point2DFromB2DPoint( rNewPos ), in move()
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl82 @see move
95 @see move
97 void move( [in] string SourceURL, [in] string DestURL )
107 @see move
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm654 // move everything so it will fit
694 // move everything up
771 // move to nCurY
817 // move to rCurY
847 // move to nCurY
889 // move it down, so it comes to the correct position
949 // move to nCurY
982 // move to nCurY
1012 // move to nCurY
/trunk/main/svl/source/misc/
H A Dinethist.cxx177 void move (sal_uInt16 nSI, sal_uInt16 nDI);
317 void INetURLHistory_Impl::move (sal_uInt16 nSI, sal_uInt16 nDI) in move() function in INetURLHistory_Impl
392 move (nSI, nDI); in putUrl()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl69 the bookmark where to move
90 the bookmark where to move
92 count of rows move relative to the bookmark
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx4264 class move : public ::testing::Test class
4297 TEST_F(move, move_001 ) in TEST_F() argument
4310 TEST_F(move, move_002 ) in TEST_F() argument
4318 TEST_F(move, move_003 ) in TEST_F() argument
4330 TEST_F(move, move_004 ) in TEST_F() argument
4338 TEST_F(move, move_005 ) in TEST_F() argument
4346 TEST_F(move, move_006 ) in TEST_F() argument
4363 TEST_F(move, move_007 ) in TEST_F() argument
4371 ::osl::File::move( aTmpName8, aTmpName3 ); in TEST_F()
4378 TEST_F(move, move_008 ) in TEST_F() argument
[all …]
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx1101 void SvxLightCtl3D::move( double fDeltaHor, double fDeltaVer ) in move() function in SvxLightCtl3D
1143 move( -4.0, 0.0 ); // #i58242# changed move direction in X in KeyInput()
1148 move( 4.0, 0.0 ); // #i58242# changed move direction in X in KeyInput()
1153 move( 0.0, 4.0 ); in KeyInput()
1158 move( 0.0, -4.0 ); in KeyInput()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx350 sprite->move( basegfx::B2DPoint( in viewAdded()
397 aModifiedEntry->second->move( maSpriteRectangle.getMinimum() ); in viewChanged()
412 for_each_sprite( boost::bind( &cppcanvas::Sprite::move, in viewsChanged()
/trunk/main/toolkit/doc/layout/
H A DTODO117 *** move-copy-sheet
118move-copy-sheet.xml", $3, "layout", $6 "_label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' | …
190 + we should move this into the git repo.
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DDNDConstants.idl51 /** Action move.
57 /** Action copy or move.
/trunk/main/sdext/source/presenter/
H A DPresenterSprite.cxx169 mxSprite->move( in MoveTo()
249 mxSprite->move(maLocation, in ProvideSprite()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx1082 mxSFI->move( aFolderUserBasic, aFolderTmp ); in init_Impl()
1085 mxSFI->move( aPrevFolder, aFolderUserBasic ); in init_Impl()
1096 mxSFI->move( aFolderTmp, aFolderUserBasic ); in init_Impl()
1112 mxSFI->move( aFolderUserBasic, aPrevFolder ); in init_Impl()
1113 mxSFI->move( aFolderTmp, aFolderUserBasic ); in init_Impl()
1169 mxSFI->move( aPrevLibFolder, aLibFolder ); in init_Impl()
1214 mxSFI->move( aPrevFolder_1, aPrevFolder_Err ); in init_Impl()
1224 mxSFI->move( aPrevFolder_2, aPrevFolder_Err ); in init_Impl()
2553 mxSFI->move( aLibInfoFileURL, pImplLib->maLibInfoFileURL ); in renameLibrary()
2582 mxSFI->move( aElementPath, aDestElementPath ); in renameLibrary()
/trunk/main/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx77 WrapPolygon::Pointer_t WrapPolygon::move(const awt::Point & rPoint) in move() function in writerfilter::dmapper::WrapPolygon
120 pResult = move(aMovePoint); in correctWordWrapPolygon()
/trunk/main/offapi/com/sun/star/embed/
H A DXHatchWindowController.idl43 A hatch window owner is responsible to handle resize/move requests
51 /** requests window owner to resize/move the window.

Completed in 165 milliseconds

12345678910