Lines Matching refs:ScVbaToggleButton

34 ScVbaToggleButton::ScVbaToggleButton( const css::uno::Reference< ov::XHelperInterface >& xParent, c…  in ScVbaToggleButton()  function in ScVbaToggleButton
40 ScVbaToggleButton::~ScVbaToggleButton() in ~ScVbaToggleButton()
47 ScVbaToggleButton::getCaption() throw (css::uno::RuntimeException) in getCaption()
55 ScVbaToggleButton::setCaption( const rtl::OUString& _caption ) throw (::com::sun::star::uno::Runtim… in setCaption()
61 ScVbaToggleButton::getValue() throw (uno::RuntimeException) in getValue()
69 ScVbaToggleButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
79 sal_Bool SAL_CALL ScVbaToggleButton::getAutoSize() throw (uno::RuntimeException) in getAutoSize()
84 void SAL_CALL ScVbaToggleButton::setAutoSize( sal_Bool /*bAutoSize*/ ) throw (uno::RuntimeException) in setAutoSize()
88 sal_Bool SAL_CALL ScVbaToggleButton::getCancel() throw (uno::RuntimeException) in getCancel()
93 void SAL_CALL ScVbaToggleButton::setCancel( sal_Bool /*bCancel*/ ) throw (uno::RuntimeException) in setCancel()
97 sal_Bool SAL_CALL ScVbaToggleButton::getDefault() throw (uno::RuntimeException) in getDefault()
102 void SAL_CALL ScVbaToggleButton::setDefault( sal_Bool /*bDefault*/ ) throw (uno::RuntimeException) in setDefault()
106 sal_Int32 SAL_CALL ScVbaToggleButton::getBackColor() throw (uno::RuntimeException) in getBackColor()
111 void SAL_CALL ScVbaToggleButton::setBackColor( sal_Int32 /*nBackColor*/ ) throw (uno::RuntimeExcept… in setBackColor()
115 sal_Int32 SAL_CALL ScVbaToggleButton::getForeColor() throw (uno::RuntimeException) in getForeColor()
120 void SAL_CALL ScVbaToggleButton::setForeColor( sal_Int32 /*nForeColor*/ ) throw (uno::RuntimeExcept… in setForeColor()
124 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaToggleButton::getFont() throw (uno::RuntimeExcept… in getFont()
130 ScVbaToggleButton::getServiceImplName() in getServiceImplName()
137 ScVbaToggleButton::getServiceNames() in getServiceNames()