LibreOffice Module sc (master) 1
Public Member Functions | List of all members
ScVbaButtons Class Reference

Collection containing all button controls from a sheet (not ActiveX controls). More...

#include <vbasheetobjects.hxx>

Inheritance diagram for ScVbaButtons:
[legend]
Collaboration diagram for ScVbaButtons:
[legend]

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
 

Detailed Description

Collection containing all button controls from a sheet (not ActiveX controls).

Definition at line 88 of file vbasheetobjects.hxx.

Constructor & Destructor Documentation

◆ ScVbaButtons()

ScVbaButtons::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 
)
explicit
Exceptions
css::uno::RuntimeException

Definition at line 546 of file vbasheetobjects.cxx.


The documentation for this class was generated from the following files: