#include <vbatogglebutton.hxx>
Definition at line 30 of file vbatogglebutton.hxx.
◆ ScVbaToggleButton()
| ScVbaToggleButton::ScVbaToggleButton |
( |
const css::uno::Reference< ov::XHelperInterface > & |
xParent, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
xContext, |
|
|
const css::uno::Reference< css::uno::XInterface > & |
xControl, |
|
|
const css::uno::Reference< css::frame::XModel > & |
xModel, |
|
|
std::unique_ptr< ov::AbstractGeometryAttributes > |
pGeomHelper |
|
) |
| |
◆ ~ScVbaToggleButton()
| ScVbaToggleButton::~ScVbaToggleButton |
( |
| ) |
|
|
overridevirtual |
◆ getAutoSize()
| sal_Bool SAL_CALL ScVbaToggleButton::getAutoSize |
( |
| ) |
|
|
overridevirtual |
◆ getBackColor()
| sal_Int32 SAL_CALL ScVbaToggleButton::getBackColor |
( |
| ) |
|
|
overridevirtual |
◆ getCancel()
| sal_Bool SAL_CALL ScVbaToggleButton::getCancel |
( |
| ) |
|
|
overridevirtual |
◆ getCaption()
| OUString SAL_CALL ScVbaToggleButton::getCaption |
( |
| ) |
|
|
overridevirtual |
◆ getDefault()
| sal_Bool SAL_CALL ScVbaToggleButton::getDefault |
( |
| ) |
|
|
overridevirtual |
◆ getDefaultPropertyName()
| OUString SAL_CALL ScVbaToggleButton::getDefaultPropertyName |
( |
| ) |
|
|
inlineoverride |
◆ getFont()
| uno::Reference< msforms::XNewFont > SAL_CALL ScVbaToggleButton::getFont |
( |
| ) |
|
|
overridevirtual |
◆ getForeColor()
| sal_Int32 SAL_CALL ScVbaToggleButton::getForeColor |
( |
| ) |
|
|
overridevirtual |
◆ getLocked()
| sal_Bool SAL_CALL ScVbaToggleButton::getLocked |
( |
| ) |
|
|
overridevirtual |
◆ getServiceImplName()
| OUString ScVbaToggleButton::getServiceImplName |
( |
| ) |
|
|
overridevirtual |
◆ getServiceNames()
| uno::Sequence< OUString > ScVbaToggleButton::getServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ getValue()
| uno::Any SAL_CALL ScVbaToggleButton::getValue |
( |
| ) |
|
|
overridevirtual |
◆ setAutoSize()
| void SAL_CALL ScVbaToggleButton::setAutoSize |
( |
sal_Bool |
bAutoSize | ) |
|
|
overridevirtual |
◆ setBackColor()
| void SAL_CALL ScVbaToggleButton::setBackColor |
( |
sal_Int32 |
nBackColor | ) |
|
|
overridevirtual |
◆ setCancel()
| void SAL_CALL ScVbaToggleButton::setCancel |
( |
sal_Bool |
bCancel | ) |
|
|
overridevirtual |
◆ setCaption()
| void SAL_CALL ScVbaToggleButton::setCaption |
( |
const OUString & |
_caption | ) |
|
|
overridevirtual |
◆ setDefault()
| void SAL_CALL ScVbaToggleButton::setDefault |
( |
sal_Bool |
bDefault | ) |
|
|
overridevirtual |
◆ setForeColor()
| void SAL_CALL ScVbaToggleButton::setForeColor |
( |
sal_Int32 |
nForeColor | ) |
|
|
overridevirtual |
◆ setLocked()
| void SAL_CALL ScVbaToggleButton::setLocked |
( |
sal_Bool |
bAutoSize | ) |
|
|
overridevirtual |
◆ setValue()
| void SAL_CALL ScVbaToggleButton::setValue |
( |
const css::uno::Any & |
_value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: