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

Base class for collections containing a specific type of graphic object from a sheet. More...

#include <vbasheetobjects.hxx>

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

Public Member Functions

 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

Base class for collections containing a specific type of graphic object from a sheet.

Definition at line 73 of file vbasheetobjects.hxx.

Constructor & Destructor Documentation

◆ ScVbaGraphicObjectsBase()

ScVbaGraphicObjectsBase::ScVbaGraphicObjectsBase ( const ScVbaObjectContainerRef rxContainer)
explicit
Exceptions
css::uno::RuntimeException

Definition at line 343 of file vbasheetobjects.cxx.

Member Function Documentation

◆ Add()

uno::Any SAL_CALL ScVbaGraphicObjectsBase::Add ( const css::uno::Any &  rLeft,
const css::uno::Any &  rTop,
const css::uno::Any &  rWidth,
const css::uno::Any &  rHeight 
)
overridevirtual

Definition at line 350 of file vbasheetobjects.cxx.

References mxContainer, and nIndex.


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