summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl')
-rw-r--r--offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl b/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl
index 7b0f84f4ec53..6dfcc424af2f 100644
--- a/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl
+++ b/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl
@@ -42,7 +42,7 @@ interface XPrimitive2D;
*/
interface XPrimitiveFactory2D : ::com::sun::star::uno::XInterface
{
- /** Create primitives from <type>::com::sun::star::drawing::XShape</type>
+ /** Create primitives from ::com::sun::star::drawing::XShape
@param xShape
The XShape, for which the primitives are to be
@@ -60,7 +60,7 @@ interface XPrimitiveFactory2D : ::com::sun::star::uno::XInterface
[in] ::com::sun::star::drawing::XShape xShape,
[in] sequence< ::com::sun::star::beans::PropertyValue > aParms );
- /** Create primitives from <type>::com::sun::star::drawing::XDrawPage</type>
+ /** Create primitives from ::com::sun::star::drawing::XDrawPage
@param xDrawPage
The XDrawPage, for which the primitives are to be