diff options
Diffstat (limited to '')
-rw-r--r-- | qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv new file mode 100644 index 000000000..6942faaa5 --- /dev/null +++ b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv @@ -0,0 +1,6 @@ +"SvxShapeCollection";"com::sun::star::container::XIndexAccess";"getCount()" +"SvxShapeCollection";"com::sun::star::container::XIndexAccess";"getByIndex()" +"SvxShapeCollection";"com::sun::star::container::XElementAccess";"getElementType()" +"SvxShapeCollection";"com::sun::star::container::XElementAccess";"hasElements()" +"SvxShapeCollection";"com::sun::star::drawing::XShapes";"add()" +"SvxShapeCollection";"com::sun::star::drawing::XShapes";"remove()" |