Searched refs:nPointerType (Results 1 – 9 of 9) sorted by relevance
126 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument129 mnPointerType = nPointerType; in setPointerType()
71 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
315 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument318 mnPointerType = nPointerType; in setPointerType()
56 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
373 public synchronized void setPointerType( int nPointerType ) in setPointerType() argument379 switch( nPointerType ) in setPointerType()
329 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument336 switch( nPointerType ) in setPointerType()
66 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType )
461 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument464 mnPointerType = nPointerType; in setPointerType()
61 …virtual void SAL_CALL setPointerType( sal_Int32 nPointerType ) throw (::com::sun::star::uno::Runti…
Completed in 42 milliseconds