LibreOffice Module sc (master) 1
|
Collection containing all button controls from a sheet (not ActiveX controls). More...
#include <vbasheetobjects.hxx>
Public Member Functions | |
ScVbaButtons (const css::uno::Reference< ov::XHelperInterface > &rxParent, const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::frame::XModel > &rxModel, const css::uno::Reference< css::sheet::XSpreadsheet > &rxSheet, bool bOptionButtons) | |
Public Member Functions inherited from ScVbaGraphicObjectsBase | |
ScVbaGraphicObjectsBase (const ScVbaObjectContainerRef &rxContainer) | |
virtual css::uno::Any SAL_CALL | Add (const css::uno::Any &rLeft, const css::uno::Any &rTop, const css::uno::Any &rWidth, const css::uno::Any &rHeight) override |
Collection containing all button controls from a sheet (not ActiveX controls).
Definition at line 88 of file vbasheetobjects.hxx.
|
explicit |
css::uno::RuntimeException |
Definition at line 546 of file vbasheetobjects.cxx.