Home
last modified time | relevance | path

Searched refs:setCursor (Results 26 – 31 of 31) sorted by relevance

12

/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx476 void setCursor( sal_Int32 cursor, XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
H A DX11_selection.cxx2421 setCursor( getDefaultCursor( nNewDragAction ), m_aDropWindow, m_nDragTimestamp ); in sendDragStatus()
2680 setCursor( getDefaultCursor( dsde.DropAction ), m_aDropWindow, m_nDragTimestamp ); in handleDragEvent()
3556 void SelectionManager::setCursor( sal_Int32 cursor, XLIB_Window aDropWindow, XLIB_Time ) in setCursor() function in SelectionManager
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java548 public void setCursor(java.awt.Cursor cursor) { in setCursor() method in Component.AccessibleUNOComponent
H A DContainer.java633 public void setCursor(java.awt.Cursor cursor) { in setCursor() method in Container.AccessibleContainer
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx2242 void setCursor( const SCCOL& nCol, const SCROW& nRow, const uno::Reference< frame::XModel >& xMode… in setCursor() function
2291setCursor( static_cast< SCCOL >( thisRangeAddress.StartColumn ), static_cast< SCROW >( thisRangeAd… in Activate()
2299setCursor( static_cast< SCCOL >( thisRangeAddress.StartColumn ), static_cast< SCROW >( thisRangeAd… in Activate()
2307setCursor( static_cast< SCCOL >( thisRangeAddress.StartColumn ), static_cast< SCROW >( thisRangeAd… in Activate()
H A Dvbaapplication.cxx628 ScVbaApplication::setCursor( sal_Int32 _cursor ) throw (uno::RuntimeException) in setCursor() function in ScVbaApplication

Completed in 73 milliseconds

12