Kaydet (Commit) b11329ee authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Can simplify, our IDL compiler is more clever nowadays

Change-Id: Ie62c47a0b60df5b7a7237cce981e850cbbe5aee9
üst 1b55ed02
......@@ -20,21 +20,11 @@
#define __ooo_vba_excel_XWorkbook_idl__
#include <com/sun/star/lang/XUnoTunnel.idl>
#include <ooo/vba/XHelperInterface.idl>
module ooo { module vba { module excel {
interface XWorksheet;
interface XWorksheets;
interface XStyles;
interface XWorkbook
{
interface ::com::sun::star::lang::XUnoTunnel;
[attribute, readonly] boolean ProtectStructure;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment