diff options
author | Stephan Wunderlich <sw@openoffice.org> | 2003-01-27 15:14:53 +0000 |
---|---|---|
committer | Stephan Wunderlich <sw@openoffice.org> | 2003-01-27 15:14:53 +0000 |
commit | 9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch) | |
tree | f1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv | |
parent | 80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff) |
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShapeCollection.csv')
-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 000000000000..6942faaa5d9c --- /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()" |