Kaydet (Commit) e990818c authored tarafından Kohei Yoshida's avatar Kohei Yoshida

This fixes Windows build. Without this the build fails in dbaccess.

Change-Id: I2a0e7fe8812d666b7668129b4ae9ce10a7d17d98
üst ceffb55c
......@@ -32,10 +32,11 @@
#include <com/sun/star/container/XContainer.idl>
#include <com/sun/star/container/XIndexContainer.idl>
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/report/XFunction.idl>
module com { module sun { module star { module report {
module com { module sun { module star { module report {
interface XReportDefinition;
interface XFunction;
/** This interface specifies the functions collections of the report definition or a group.
@see XFunction
......
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