Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbabutton.hxx43 virtual void SAL_CALL setCancel( sal_Bool bCancel ) throw (css::uno::RuntimeException);
H A Dvbabutton.cxx65 void SAL_CALL ScVbaButton::setCancel( sal_Bool /*bCancel*/ ) throw (uno::RuntimeException) in setCancel() function in ScVbaButton
H A Dvbatogglebutton.hxx47 virtual void SAL_CALL setCancel( sal_Bool bCancel ) throw (css::uno::RuntimeException);
H A Dvbatogglebutton.cxx93 void SAL_CALL ScVbaToggleButton::setCancel( sal_Bool /*bCancel*/ ) throw (uno::RuntimeException) in setCancel() function in ScVbaToggleButton

Completed in 22 milliseconds