LibreOffice Module oox (master) 1
Namespaces | Macros
vbamodule.cxx File Reference
#include <oox/ole/vbamodule.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/script/ModuleInfo.hpp>
#include <com/sun/star/script/ModuleType.hpp>
#include <com/sun/star/script/vba/XVBAModuleInfo.hpp>
#include <com/sun/star/awt/KeyEvent.hpp>
#include <osl/diagnose.h>
#include <rtl/character.hxx>
#include <o3tl/string_view.hxx>
#include <filter/msfilter/msvbahelper.hxx>
#include <oox/helper/binaryinputstream.hxx>
#include <oox/helper/storagebase.hxx>
#include <oox/helper/textinputstream.hxx>
#include <oox/ole/vbahelper.hxx>
#include <oox/ole/vbainputstream.hxx>
#include <utility>
Include dependency graph for vbamodule.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::ole
 

Macros

#define OOX_ENSURE_RECORDSIZE(cond)   OSL_ENSURE( cond, "VbaModule::importDirRecords - invalid record size" )
 

Macro Definition Documentation

◆ OOX_ENSURE_RECORDSIZE

#define OOX_ENSURE_RECORDSIZE (   cond)    OSL_ENSURE( cond, "VbaModule::importDirRecords - invalid record size" )