LibreOffice Module sc (master) 1
|
#include <com/sun/star/drawing/XControlShape.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <ooo/vba/excel/XOLEObject.hpp>
#include "vbaoleobject.hxx"
#include "vbaoleobjects.hxx"
#include <cppuhelper/implbase.hxx>
#include <utility>
Go to the source code of this file.
Typedefs | |
typedef ::cppu::WeakImplHelper< container::XIndexAccess > | XIndexAccess_BASE |
typedef ::cppu::WeakImplHelper< container::XIndexAccess > XIndexAccess_BASE |
Definition at line 32 of file vbaoleobjects.cxx.