LibreOffice Module sc (master) 1
|
Base class for collections containing a specific type of graphic object from a sheet. More...
#include <vbasheetobjects.hxx>
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 |
Base class for collections containing a specific type of graphic object from a sheet.
Definition at line 73 of file vbasheetobjects.hxx.
|
explicit |
css::uno::RuntimeException |
Definition at line 343 of file vbasheetobjects.cxx.
|
overridevirtual |
Definition at line 350 of file vbasheetobjects.cxx.
References mxContainer, and nIndex.