Searched refs:SetCursorPos (Results 1 – 6 of 6) sorted by relevance
99 const SmNode * SetCursorPos(sal_uInt16 nRow, sal_uInt16 nCol);
93 void SetCursorPos( sal_uLong nPos );
507 void SvtIconWindow_Impl::SetCursorPos( sal_uLong nPos ) in SetCursorPos() function in SvtIconWindow_Impl1260 pIconWin->SetCursorPos( pEntry->m_nGroup ); in OpenHistory()1584 pIconWin->SetCursorPos( nSelectedGroup ); in ReadViewSettings()
281 const SmNode * SmGraphicWindow::SetCursorPos(sal_uInt16 nRow, sal_uInt16 nCol) in SetCursorPos() function in SmGraphicWindow324 const SmNode *pFound = SetCursorPos(nRow, nCol); in Paint()
272 pView->GetGraphicWindow().SetCursorPos(nRow, nCol); in IMPL_LINK()
2410 SetCursorPos( aPt.x, aPt.y ); in SetPointerPos()
Completed in 60 milliseconds