https://bugs.documentfoundation.org/show_bug.cgi?id=157511
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Julien Nabet <[email protected]> --- If I remember well api is generated from structured comments in idl files, so here's the code pointer: 61 /** This property defines the GluePoint type. The values that can be used are 62 specified in com::sun::star::drawing::EnhancedCustomShapeGluePointType 63 */ 64 [optional, property] short GluePointType; (see https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl?r=5687eba4#61) Like this since: commit e0a4d1497d733c4d50f6f6e60a0db0cf20b4a99a Date: Tue Mar 1 17:09:45 2005 +0000 INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:16:53 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts -- You are receiving this mail because: You are the assignee for the bug.
