LibreOffice Module sc (master) 1
|
#include "vbamenuitems.hxx"
#include "vbamenuitem.hxx"
#include "vbamenu.hxx"
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/office/MsoControlType.hpp>
#include <ooo/vba/XCommandBarControls.hpp>
#include <utility>
Go to the source code of this file.
Typedefs | |
typedef ::cppu::WeakImplHelper< container::XEnumeration > | MenuEnumeration_BASE |
typedef ::cppu::WeakImplHelper< container::XEnumeration > MenuEnumeration_BASE |
Definition at line 20 of file vbamenuitems.cxx.