|
LibreOffice Module sc (master) 1
|
#include <cppuhelper/implbase.hxx>#include <ooo/vba/excel/XGraphicObjects.hpp>#include <vbahelper/vbacollectionimpl.hxx>#include <rtl/ref.hxx>Go to the source code of this file.
Classes | |
| class | ScVbaSheetObjectsBase |
| Base class for collections containing a specific type of drawing object embedded in a sheet (worksheet, chart sheet, or dialog sheet). More... | |
| class | ScVbaGraphicObjectsBase |
| Base class for collections containing a specific type of graphic object from a sheet. More... | |
| class | ScVbaButtons |
| Collection containing all button controls from a sheet (not ActiveX controls). More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::container |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::sheet |
Typedefs | |
| typedef ::rtl::Reference< ScVbaObjectContainer > | ScVbaObjectContainerRef |
| typedef CollTestImplHelper< ov::XCollection > | ScVbaSheetObjects_BASE |
| typedef ::cppu::ImplInheritanceHelper< ScVbaSheetObjectsBase, ov::excel::XGraphicObjects > | ScVbaGraphicObjects_BASE |
| typedef ::cppu::ImplInheritanceHelper< ScVbaSheetObjectsBase, ov::excel::XGraphicObjects > ScVbaGraphicObjects_BASE |
Definition at line 68 of file vbasheetobjects.hxx.
Definition at line 34 of file vbasheetobjects.hxx.
| typedef CollTestImplHelper< ov::XCollection > ScVbaSheetObjects_BASE |
Definition at line 36 of file vbasheetobjects.hxx.