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/sw/com.sun.star.comp.office.SwXFootnoteText.csv | |
parent | 80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff) |
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXFootnoteText.csv')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXFootnoteText.csv | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXFootnoteText.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXFootnoteText.csv new file mode 100644 index 000000000000..3f3663b8c2dd --- /dev/null +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXFootnoteText.csv @@ -0,0 +1,21 @@ +"SwXFootnoteText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" +"SwXFootnoteText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" +"SwXFootnoteText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" +"SwXFootnoteText";"com::sun::star::text::XSimpleText";"createTextCursor()" +"SwXFootnoteText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" +"SwXFootnoteText";"com::sun::star::text::XSimpleText";"insertString()" +"SwXFootnoteText";"com::sun::star::text::XSimpleText";"insertControlCharacter()" +"SwXFootnoteText";"com::sun::star::container::XElementAccess";"getElementType()" +"SwXFootnoteText";"com::sun::star::container::XElementAccess";"hasElements()" +"SwXFootnoteText";"com::sun::star::text::XTextRange";"getText()" +"SwXFootnoteText";"com::sun::star::text::XTextRange";"getStart()" +"SwXFootnoteText";"com::sun::star::text::XTextRange";"getEnd()" +"SwXFootnoteText";"com::sun::star::text::XTextRange";"getString()" +"SwXFootnoteText";"com::sun::star::text::XTextRange";"setString()" +"SwXFootnoteText";"com::sun::star::text::Text";"StartRedline#optional" +"SwXFootnoteText";"com::sun::star::text::Text";"EndRedline#optional" +"SwXFootnoteText";"com::sun::star::container::XEnumerationAccess#optional";"createEnumeration()" +"SwXFootnoteText";"com::sun::star::text::XText";"insertTextContent()" +"SwXFootnoteText";"com::sun::star::text::XText";"removeTextContent()" +"SwXFootnoteText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" +"SwXFootnoteText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" |