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

Can simplify, our IDL compiler is more clever nowadays

Change-Id: Ia5f8c0fcc8d1eb9f6ec3db82b947a16ed3762d01
üst fe1438c1
......@@ -21,20 +21,9 @@
#include <com/sun/star/beans/XExactName.idl>
#include <com/sun/star/script/XInvocation.idl>
#include <ooo/vba/XHelperInterface.idl>
#include <ooo/vba/XAssistant.idl>
#include <ooo/vba/XFileDialog.idl>
module ooo { module vba { module excel {
interface XRange;
interface XWorkbook;
interface XWorkbooks;
interface XWorksheets;
interface XWorksheetFunction;
interface XWindow;
interface XWorksheet;
interface XApplication
{
// Application serves as WorksheetFunction object with little differences
......
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