Lines Matching refs:ScVbaButton

32 ScVbaButton::ScVbaButton( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< …  in ScVbaButton()  function in ScVbaButton
38 ScVbaButton::getCaption() throw (css::uno::RuntimeException) in getCaption()
46 ScVbaButton::setCaption( const rtl::OUString& _caption ) throw (::com::sun::star::uno::RuntimeExcep… in setCaption()
51 sal_Bool SAL_CALL ScVbaButton::getAutoSize() throw (uno::RuntimeException) in getAutoSize()
56 void SAL_CALL ScVbaButton::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeException) in setAutoSize()
60 sal_Bool SAL_CALL ScVbaButton::getCancel() throw (uno::RuntimeException) in getCancel()
65 void SAL_CALL ScVbaButton::setCancel( sal_Bool /*bCancel*/ ) throw (uno::RuntimeException) in setCancel()
69 sal_Bool SAL_CALL ScVbaButton::getDefault() throw (uno::RuntimeException) in getDefault()
74 void SAL_CALL ScVbaButton::setDefault( sal_Bool /*bDefault*/ ) throw (uno::RuntimeException) in setDefault()
78 sal_Int32 SAL_CALL ScVbaButton::getBackColor() throw (uno::RuntimeException) in getBackColor()
83 void SAL_CALL ScVbaButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeException) in setBackColor()
87 sal_Int32 SAL_CALL ScVbaButton::getForeColor() throw (uno::RuntimeException) in getForeColor()
92 void SAL_CALL ScVbaButton::setForeColor( sal_Int32 /*nForeColor*/ ) throw (uno::RuntimeException) in setForeColor()
96 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaButton::getFont() throw (uno::RuntimeException) in getFont()
102 ScVbaButton::getServiceImplName() in getServiceImplName()
109 ScVbaButton::getServiceNames() in getServiceNames()