Home
last modified time | relevance | path

Searched refs:SetCursor (Results 51 – 75 of 80) sorted by relevance

1234

/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx465 pImp->SetCursor( _pEntry ); in SetCurEntry()
H A Dfileview.cxx2183 mpView->SetCursor( pFirst, sal_True ); in InitSelection()
2228 mpView->SetCursor( mpView->First(), sal_True ); in ResetCursor()
H A Dsvtreebx.cxx1353 void SvTreeListBox::SetCursor( SvLBoxEntry* pEntry, sal_Bool bForceNoSelect ) in SetCursor() function in SvTreeListBox
1356 pImp->SetCursor(pEntry, bForceNoSelect); in SetCursor()
H A Dsvtabbx.cxx846 SetCursor( GetEntry( _nRow ), sal_True ); in GoToCell()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx722 m_pIconCtrl->SetCursor( pEntry ); in doAccessibleAction()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx104 pOutWin->SetCursor( NULL ); in ~ImpEditView()
668 pOutWin->SetCursor( GetCursor() ); in ShowCursor()
H A Deditview.cxx374 void EditView::SetCursor( const Cursor& rCursor ) in SetCursor() function in EditView
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx1228 maIconCtrl.SetCursor( pEntry ); in FocusOnIcon()
/trunk/main/vcl/source/control/
H A Dedit.cxx248 SetCursor( NULL ); in ~Edit()
343 SetCursor( new Cursor ); in ImplInit()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx401 SetCursor( nCol, nRow ); in Execute()
H A Dviewfunc.cxx1696 SetCursor( nCurX, nCurY ); in DeleteCells()
1882 SetCursor( nCurX, nCurY ); in DeleteMulti()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx1019 pRedlineHelper->SetCursor(rId, bStart, xTextRange, in RedlineSetCursor()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx232 pWindow->SetCursor( mpImpl->mpCursor ); in TextView()
263 mpImpl->mpWindow->SetCursor( 0 ); in ~TextView()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx949 void SetCursor( Cursor* pCursor );
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx300 rXMLImport.GetTextImport()->SetCursor(xTextCursor); in SetCursorOnTextImport()
H A DXMLTrackedChangesContext.cxx1264 GetScImport().GetTextImport()->SetCursor(xTextCursor); in CreateTextPContext()
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx3715 xTxtImport->SetCursor( mxCursor ); in CreateChildContext()
3746 GetImport().GetTextImport()->SetCursor( mxOldCursor ); in EndElement()
H A Dtxtimp.cxx1143 void XMLTextImportHelper::SetCursor( const Reference < XTextCursor > & rCursor ) in SetCursor() function in XMLTextImportHelper
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1342 SetCursor(NULL, sal_False); in StartDrag()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx232 xTxtImport->SetCursor( mxCursor ); in CreateChildContext()
363 GetImport().GetTextImport()->SetCursor( mxOldCursor ); in EndElement()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx410 pViewSh->SetCursor( aRange.aEnd.Col(), aRange.aEnd.Row() ); in Select()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1281 SetCursor( pEntry, sal_True ); in EditedEntry()
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1612 pViewShell->SetCursor( aCursorPos.Col(), aCursorPos.Row() ); in Redo()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1074 pTEWin->SetCursor(pTECursorMerker); in SdrEndTextEdit()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx2384 SetCursor( mhCursor ); in SetPointer()
3491 SetCursor( pFrame->mhCursor ); in ImplHandleMouseMsg()

Completed in 2135 milliseconds

1234