Kaydet (Commit) 6d971686 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED

2003/08/28 14:36:45 sw 1.3.24.1: #112003#
üst 9617305e
......@@ -105,6 +105,8 @@
"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional"
"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional"
"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional"
"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional"
"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional"
"ScCellCursorObj";"com::sun::star::sheet::XSheetOperation";"computeFunction()"
"ScCellCursorObj";"com::sun::star::sheet::XSheetOperation";"clearContents()"
"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharHeightComplex"
......@@ -190,10 +192,13 @@
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional"
"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"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::beans::XPropertySet";"getPropertySetInfo()"
"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
......
......@@ -94,6 +94,8 @@
"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional"
"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional"
"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional"
"ScCellObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional"
"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional"
"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharHeightComplex"
"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharWeightComplex"
"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontNameComplex"
......@@ -188,10 +190,13 @@
"ScCellObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional"
"ScCellObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional"
"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::text::Text";"StartRedline#optional"
"ScCellObj";"com::sun::star::text::Text";"EndRedline#optional"
"ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment