npower13_objectmodules: make vba import available in oox filters
This commit is contained in:
parent
2a6c6e604d
commit
64da8a9b1c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ module com { module sun { module star { module script {
|
|||
struct ModuleInfo
|
||||
{
|
||||
com::sun::star::uno::XInterface ModuleObject;
|
||||
short ModuleType;
|
||||
long ModuleType;
|
||||
};
|
||||
|
||||
//=============================================================================
|
||||
|
|
Loading…
Reference in a new issue