LibreOffice Module oox (master) 1
|
#include <memory>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/helper/refvector.hxx>
#include <oox/ole/axbinaryreader.hxx>
#include <oox/ole/axcontrol.hxx>
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::ole::VbaSiteModel |
Common properties for all controls that are part of a VBA user form or of another container control in a VBA user form. More... | |
class | oox::ole::VbaFormControl |
A control that is embedded in a VBA user form or in another container control in a VBA user form. More... | |
class | oox::ole::VbaUserForm |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::awt |
namespace | com::sun::star::container |
namespace | com::sun::star::frame |
namespace | com::sun::star::uno |
namespace | oox |
namespace | oox::ole |
Typedefs | |
typedef std::shared_ptr< VbaSiteModel > | oox::ole::VbaSiteModelRef |