Home
last modified time | relevance | path

Searched refs:_cursor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbasystem.cxx97 SwVbaSystem::setCursor( sal_Int32 _cursor ) throw (uno::RuntimeException) in setCursor() argument
101 switch( _cursor ) in setCursor()
H A Dvbasystem.hxx60 virtual void SAL_CALL setCursor( sal_Int32 _cursor ) throw ( css::uno::RuntimeException );
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx628 ScVbaApplication::setCursor( sal_Int32 _cursor ) throw (uno::RuntimeException) in setCursor() argument
633 switch( _cursor ) in setCursor()
644 const Pointer& rPointer( static_cast< PointerStyle >( _cursor ) ); in setCursor()
H A Dvbaapplication.hxx103 virtual void SAL_CALL setCursor( ::sal_Int32 _cursor ) throw (css::uno::RuntimeException);

Completed in 24 milliseconds