summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc/sw
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-08 08:54:49 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-08 08:54:49 +0000
commitca0ad959fee83fce7ba7e3da810ec96c7d4f3e84 (patch)
tree748adda34c2cb7890bfa5de0705f2cf5ea4d2932 /qadevOOo/objdsc/sw
parentINTEGRATION: CWS qadev11 (1.2.2); FILE ADDED (diff)
downloadcore-ca0ad959fee83fce7ba7e3da810ec96c7d4f3e84.tar.gz
core-ca0ad959fee83fce7ba7e3da810ec96c7d4f3e84.zip
INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED
2003/08/28 14:43:29 sw 1.3.24.1: #112003#
Diffstat (limited to 'qadevOOo/objdsc/sw')
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv9
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTableColumns.csv4
2 files changed, 9 insertions, 4 deletions
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..b1abfb74bec4 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXParagraph.csv
@@ -68,6 +68,8 @@
"SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"ParaHyphenationMaxTrailingChars#optional"
"SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"ParaVertAlignment#optional"
"SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"ParaUserDefinedAttributes#optional"
+"SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"NumberingIsNumber#optional"
+"SwXParagraph";"com::sun::star::style::ParagraphProperties#optional";"ParaIsConnectBorder#optional"
"SwXParagraph";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharHeightComplex"
"SwXParagraph";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharWeightComplex"
"SwXParagraph";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontNameComplex"
@@ -161,10 +163,13 @@
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"HyperLinkURL#optional"
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"HyperLinkTarget#optional"
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"HyperLinkName#optional"
+"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"VisitedCharStyleName#optional"
+"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"UnvisitedCharStyleName#optional"
"SwXParagraph";"com::sun::star::style::CharacterProperties#optional";"CharEscapementHeight#optional"
"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()"
@@ -187,5 +192,9 @@
"SwXParagraph";"com::sun::star::chart::XChartDataArray#optional";"getColumnDescriptions()"
"SwXParagraph";"com::sun::star::chart::XChartDataArray#optional";"setColumnDescriptions()"
"SwXParagraph";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
+"SwXParagraph";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation"
+"SwXParagraph";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsCharacterDistance"
+"SwXParagraph";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsForbiddenRules"
+"SwXParagraph";"com::sun::star::style::ParagraphPropertiesComplex#optional";"WritingMode"
"SwXParagraph";"com::sun::star::util::XSortable#optional";"createSortDescriptor()"
"SwXParagraph";"com::sun::star::util::XSortable#optional";"sort()"
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()"