[PATCH] add missing idl files to the list

David Tardon (via Code Review) gerrit at gerrit.libreoffice.org
Tue Apr 23 06:15:15 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3576

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/3576/1

add missing idl files to the list

Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395
---
M offapi/UnoApi_offapi.mk
1 file changed, 2 insertions(+), 0 deletions(-)



diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
index 3ad428a..0527035 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -925,6 +925,7 @@
 	GraphicRasterizer \
 	GraphicRendererVCL \
 	MediaProperties \
+	Primitive2DTools \
 ))
 $(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,offapi/com/sun/star/i18n,\
 	ChapterCollator \
@@ -2195,6 +2196,7 @@
 	XUndoManager \
 	XUndoManagerListener \
 	XUndoManagerSupplier \
+	XVbaMethodParameter \
 	XViewDataSupplier \
 	XXMLBasicExporter \
 	XXMLOasisBasicImporter \

-- 
To view, visit https://gerrit.libreoffice.org/3576
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Tardon <dtardon at redhat.com>



More information about the LibreOffice mailing list