Searched refs:_cursor (Results 1 – 4 of 4) sorted by relevance
97 SwVbaSystem::setCursor( sal_Int32 _cursor ) throw (uno::RuntimeException) in setCursor() argument101 switch( _cursor ) in setCursor()
60 virtual void SAL_CALL setCursor( sal_Int32 _cursor ) throw ( css::uno::RuntimeException );
628 ScVbaApplication::setCursor( sal_Int32 _cursor ) throw (uno::RuntimeException) in setCursor() argument633 switch( _cursor ) in setCursor()644 const Pointer& rPointer( static_cast< PointerStyle >( _cursor ) ); in setCursor()
103 virtual void SAL_CALL setCursor( ::sal_Int32 _cursor ) throw (css::uno::RuntimeException);
Completed in 121 milliseconds