summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sw
diff options
context:
space:
mode:
authorStephan Wunderlich <sw@openoffice.org>2003-03-19 15:24:44 +0000
committerStephan Wunderlich <sw@openoffice.org>2003-03-19 15:24:44 +0000
commit1a7f303f232c036b9e1d819df75d4baeca624517 (patch)
tree4d03901591a45db9e425040c61a53ba12c26bde2 /qadevOOo/objdsc/sw
parent56420d34b1482f29a27ee9143374d60ecc226f8e (diff)
CHG: updated version
Diffstat (limited to 'qadevOOo/objdsc/sw')
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXCellRange.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv4
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextPortion.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv1
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv1
10 files changed, 8 insertions, 5 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXCellRange.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXCellRange.csv
index 246f77f57c58..ea91d37c4110 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXCellRange.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXCellRange.csv
@@ -129,5 +129,6 @@
"SwXCellRange";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXCellRange";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXCellRange";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXCellRange";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXCellRange";"com::sun::star::sheet::XCellRangeData#optional";"getDataArray()"
"SwXCellRange";"com::sun::star::sheet::XCellRangeData#optional";"setDataArray()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv
index 605486217f1e..b8091efb94f7 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv
@@ -165,6 +165,7 @@
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"CharNoHyphenation#optional"
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"CharUnderlineColor"
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"CharUnderlineHasColor"
+"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"CharStyleNames#optional"
"SwXParagraph";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXParagraph";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"SwXParagraph";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv
index 5210456060f2..fab928f20a3e 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv
@@ -1,10 +1,6 @@
-"SwXTableColumns";"com::sun::star::container::XNameAccess#optional";"getByName()"
-"SwXTableColumns";"com::sun::star::container::XNameAccess#optional";"getElementNames()"
-"SwXTableColumns";"com::sun::star::container::XNameAccess#optional";"hasByName()"
"SwXTableColumns";"com::sun::star::container::XIndexAccess";"getCount()"
"SwXTableColumns";"com::sun::star::container::XIndexAccess";"getByIndex()"
"SwXTableColumns";"com::sun::star::table::XTableColumns";"insertByIndex()"
"SwXTableColumns";"com::sun::star::table::XTableColumns";"removeByIndex()"
"SwXTableColumns";"com::sun::star::container::XElementAccess";"getElementType()"
"SwXTableColumns";"com::sun::star::container::XElementAccess";"hasElements()"
-"SwXTableColumns";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv
index 8cc384fdb70a..f38f414160f7 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableRows.csv
@@ -4,4 +4,3 @@
"SwXTableRows";"com::sun::star::container::XElementAccess";"hasElements()"
"SwXTableRows";"com::sun::star::table::XTableRows";"insertByIndex()"
"SwXTableRows";"com::sun::star::table::XTableRows";"removeByIndex()"
-"SwXTableRows";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv
index 7c760d09ba87..7ec6219ea552 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv
@@ -149,6 +149,7 @@
"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()"
"SwXTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv
index 4430d63bfd50..6e34e0e7975a 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv
@@ -116,6 +116,7 @@
"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextDefaults";"com::sun::star::text::Defaults";"TabStopDistance"
"SwXTextDefaults";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextDefaults";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextPortion.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextPortion.csv
index 7a66afbeaf31..df6e15dcfe27 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextPortion.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextPortion.csv
@@ -123,6 +123,7 @@
"SwXTextPortion";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextPortion";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextPortion";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextPortion";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextPortion";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextPortion";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"SwXTextPortion";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv
index f06660b9d6c3..6478cc6a6eca 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv
@@ -123,6 +123,7 @@
"SwXTextRange";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextRange";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextRange";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextRange";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextRange";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextRange";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"SwXTextRange";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv
index 888d632e3ead..ddbebf90d241 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv
@@ -126,6 +126,7 @@
"SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv
index 977497be1b32..063bc767a22d 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv
@@ -159,6 +159,7 @@
"SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor"
"SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor"
+"SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional"
"SwXTextViewCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()"
"SwXTextViewCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
"SwXTextViewCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()"