diff options
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv new file mode 100644 index 0000000000..f38f414160 --- /dev/null +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv @@ -0,0 +1,6 @@ +"SwXTableRows";"com::sun::star::container::XIndexAccess";"getCount()" +"SwXTableRows";"com::sun::star::container::XIndexAccess";"getByIndex()" +"SwXTableRows";"com::sun::star::container::XElementAccess";"getElementType()" +"SwXTableRows";"com::sun::star::container::XElementAccess";"hasElements()" +"SwXTableRows";"com::sun::star::table::XTableRows";"insertByIndex()" +"SwXTableRows";"com::sun::star::table::XTableRows";"removeByIndex()" |