diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:36:47 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 16:36:47 +0000 |
commit | 151f06618954ac160177cae9cdaddc639ce7e13b (patch) | |
tree | b58840cb2712f93d65ab25e32386a53df6b1645c /qadevOOo/objdsc/sc | |
parent | f9a76a11e80bf78d6f614471c73fc549bf021c27 (diff) |
INTEGRATION: CWS notesapi (1.5.60); FILE MERGED
2004/12/17 10:53:54 sw 1.5.60.1: i36871
Diffstat (limited to 'qadevOOo/objdsc/sc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv | 4 | ||||
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv index 5781795d4c93..395e38856903 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -18,6 +18,9 @@ "ScCellCursorObj";"com::sun::star::table::CellProperties";"ShadowFormat" "ScCellCursorObj";"com::sun::star::table::CellProperties";"CellProtection" "ScCellCursorObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" "ScCellCursorObj";"com::sun::star::util::XMergeable";"merge()" "ScCellCursorObj";"com::sun::star::util::XMergeable";"getIsMerged()" "ScCellCursorObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" @@ -199,6 +202,7 @@ "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv index d95636905adb..5be406448484 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -18,6 +18,9 @@ "ScCellObj";"com::sun::star::table::CellProperties";"ShadowFormat" "ScCellObj";"com::sun::star::table::CellProperties";"CellProtection" "ScCellObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" "ScCellObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" "ScCellObj";"com::sun::star::util::XSearchable";"findAll()" "ScCellObj";"com::sun::star::util::XSearchable";"findFirst()" @@ -197,6 +200,7 @@ "ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "ScCellObj";"com::sun::star::text::Text";"StartRedline#optional" "ScCellObj";"com::sun::star::text::Text";"EndRedline#optional" "ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" |