diff options
Diffstat (limited to 'qadevOOo/objdsc/sc')
43 files changed, 2473 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentExporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentExporter.csv new file mode 100644 index 000000000..669adc9a3 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentExporter.csv @@ -0,0 +1,6 @@ +"XMLContentExporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLContentExporter";"com::sun::star::document::XFilter";"filter()" +"XMLContentExporter";"com::sun::star::document::XFilter";"cancel()" +"XMLContentExporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLContentExporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLContentExporter";"com::sun::star::document::XExporter";"setSourceDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentImporter.csv new file mode 100644 index 000000000..08204fe94 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLContentImporter.csv @@ -0,0 +1,14 @@ +"XMLContentImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLContentImporter";"com::sun::star::document::XFilter";"filter()" +"XMLContentImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLContentImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLContentImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLContentImporter";"com::sun::star::document::XImporter";"setTargetDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLExporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLExporter.csv new file mode 100644 index 000000000..f05c29aad --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLExporter.csv @@ -0,0 +1,6 @@ +"XMLExporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLExporter";"com::sun::star::document::XFilter";"filter()" +"XMLExporter";"com::sun::star::document::XFilter";"cancel()" +"XMLExporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLExporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLExporter";"com::sun::star::document::XExporter";"setSourceDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLImporter.csv new file mode 100644 index 000000000..deb62dc4b --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLImporter.csv @@ -0,0 +1,14 @@ +"XMLImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLImporter";"com::sun::star::document::XFilter";"filter()" +"XMLImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLImporter";"com::sun::star::document::XImporter";"setTargetDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaExporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaExporter.csv new file mode 100644 index 000000000..1970f1252 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaExporter.csv @@ -0,0 +1,6 @@ +"XMLMetaExporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLMetaExporter";"com::sun::star::document::XFilter";"filter()" +"XMLMetaExporter";"com::sun::star::document::XFilter";"cancel()" +"XMLMetaExporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLMetaExporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLMetaExporter";"com::sun::star::document::XExporter";"setSourceDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv new file mode 100644 index 000000000..767ea2ae0 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv @@ -0,0 +1,14 @@ +"XMLMetaImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLMetaImporter";"com::sun::star::document::XFilter";"filter()" +"XMLMetaImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLMetaImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLMetaImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLMetaImporter";"com::sun::star::document::XImporter";"setTargetDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsExporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsExporter.csv new file mode 100644 index 000000000..316d947f0 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsExporter.csv @@ -0,0 +1,6 @@ +"XMLSettingsExporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLSettingsExporter";"com::sun::star::document::XFilter";"filter()" +"XMLSettingsExporter";"com::sun::star::document::XFilter";"cancel()" +"XMLSettingsExporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLSettingsExporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLSettingsExporter";"com::sun::star::document::XExporter";"setSourceDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsImporter.csv new file mode 100644 index 000000000..fd0e0f32d --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLSettingsImporter.csv @@ -0,0 +1,14 @@ +"XMLSettingsImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLSettingsImporter";"com::sun::star::document::XFilter";"filter()" +"XMLSettingsImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLSettingsImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLSettingsImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLSettingsImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLSettingsImporter";"com::sun::star::document::XImporter";"setTargetDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesExporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesExporter.csv new file mode 100644 index 000000000..5e863bb09 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesExporter.csv @@ -0,0 +1,6 @@ +"XMLStylesExporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLStylesExporter";"com::sun::star::document::XFilter";"filter()" +"XMLStylesExporter";"com::sun::star::document::XFilter";"cancel()" +"XMLStylesExporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLStylesExporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLStylesExporter";"com::sun::star::document::XExporter";"setSourceDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesImporter.csv new file mode 100644 index 000000000..c8bc5bca0 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLStylesImporter.csv @@ -0,0 +1,14 @@ +"XMLStylesImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLStylesImporter";"com::sun::star::document::XFilter";"filter()" +"XMLStylesImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLStylesImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLStylesImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLStylesImporter";"com::sun::star::document::XImporter";"setTargetDocument()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv new file mode 100644 index 000000000..16d4d6f43 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv @@ -0,0 +1,216 @@ +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleNameAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScAnnotationShapeObj";"com::sun::star::lang::XComponent";"dispose()" +"ScAnnotationShapeObj";"com::sun::star::lang::XComponent";"addEventListener()" +"ScAnnotationShapeObj";"com::sun::star::lang::XComponent";"removeEventListener()" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"ZOrder#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"LayerID#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"LayerName#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Printable#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"MoveProtect#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Name#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"SizeProtect#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Style#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"Transformation#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"ShapeUserDefinedAttributes#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::Shape";"InteropGrabBag#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharHeightComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharWeightComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontNameComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontStyleNameComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontFamilyComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontCharSetComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontPitchComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharPostureComplex" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharLocaleComplex" +"ScAnnotationShapeObj";"com::sun::star::drawing::RotationDescriptor";"RotateAngle" +"ScAnnotationShapeObj";"com::sun::star::drawing::RotationDescriptor";"ShearAngle#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineStyle" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineDash" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineColor" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineTransparence" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineWidth" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineJoint" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineStartName#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineStart#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineEnd#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineStartCenter#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineStartWidth#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineEndCenter#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::LineProperties";"LineEndWidth#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"IsNumbering#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"NumberingRules#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAutoGrowHeight" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAutoGrowWidth" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextContourFrame" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextFitToSize" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextHorizontalAdjust" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextVerticalAdjust" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextLeftDistance" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextRightDistance" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextUpperDistance" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextLowerDistance" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextMaximumFrameHeight" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextMaximumFrameWidth" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextMinimumFrameHeight" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextMinimumFrameWidth" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationAmount" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationCount" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationDelay" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationDirection" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationKind" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationStartInside" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextAnimationStopInside" +"ScAnnotationShapeObj";"com::sun::star::drawing::TextProperties";"TextWritingMode" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillStyle" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillColor" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillTransparence" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillTransparenceGradientName" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillTransparenceGradient#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillGradientName" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillGradient#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillHatchName" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillHatch#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapName" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmap#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapURL#optional" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapOffsetX" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapOffsetY" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapPositionOffsetX" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapPositionOffsetY" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapRectanglePoint" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapLogicalSize" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapSizeX" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapSizeY" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBitmapMode" +"ScAnnotationShapeObj";"com::sun::star::drawing::FillProperties";"FillBackground" +"ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"Shadow" +"ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowColor" +"ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowTransparence" +"ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowXDistance" +"ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowYDistance" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesComplex#optional";"WritingMode" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatFieldObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatFieldObj.csv new file mode 100644 index 000000000..2d533ec7d --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatFieldObj.csv @@ -0,0 +1,50 @@ +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontName" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontNameAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontNameComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleName" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleNameAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontStyleNameComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSet" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSetAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontCharSetComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontFamily" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontFamilyAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontFamilyComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontPitch" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontPitchAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontPitchComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharHeight" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharHeightAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharHeightComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharWeight" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharWeightAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharWeightComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharPosture" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharPostureAsian#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharPostureComplex#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharUnderline" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharCrossedOut" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharContoured" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharShadowed" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharColor" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CellBackColor" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"IsCellBackgroundTransparent" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"ShadowFormat#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"HoriJustify#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"VertJustify#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"IsTextWrapped#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"Orientation#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"RotateAngle#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"RotateReference#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"ParaTopMargin#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"ParaBottomMargin#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"ParaLeftMargin#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"ParaRightMargin#optional" +"ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"TableBorder#optional" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScAutoFormatFieldObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv new file mode 100644 index 000000000..5b19c7d3b --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -0,0 +1,191 @@ +"ScCellCursorObj";"com::sun::star::table::CellProperties";"CellStyle#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"CellBackColor" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"HoriJustify" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"VertJustify" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"IsTextWrapped" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"ParaIndent" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"Orientation" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"RotateAngle" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"RotateReference" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"AsianVerticalMode#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"TableBorder" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"TopBorder" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"BottomBorder" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"LeftBorder" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"RightBorder" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"NumberFormat" +"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::XSearchable";"createSearchDescriptor()" +"ScCellCursorObj";"com::sun::star::util::XSearchable";"findAll()" +"ScCellCursorObj";"com::sun::star::util::XSearchable";"findFirst()" +"ScCellCursorObj";"com::sun::star::util::XSearchable";"findNext()" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontStyleNameAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontFamilyAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontCharSetAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontPitchAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharPostureAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharLocaleAsian" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsCharacterDistance" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsForbiddenRules" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsHangingPunctuation" +"ScCellCursorObj";"com::sun::star::util::XReplaceable";"createReplaceDescriptor()" +"ScCellCursorObj";"com::sun::star::util::XReplaceable";"replaceAll()" +"ScCellCursorObj";"com::sun::star::chart::XChartData";"addChartDataChangeEventListener()" +"ScCellCursorObj";"com::sun::star::chart::XChartData";"removeChartDataChangeEventListener()" +"ScCellCursorObj";"com::sun::star::chart::XChartData";"getNotANumber()" +"ScCellCursorObj";"com::sun::star::chart::XChartData";"isNotANumber()" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScCellCursorObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"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::style::CharacterPropertiesComplex";"CharHeightComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharWeightComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontNameComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontStyleNameComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontFamilyComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontCharSetComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontPitchComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharPostureComplex" +"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex" +"ScCellCursorObj";"com::sun::star::table::XAutoFormattable";"autoFormat()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryFormulaCells()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryColumnDifferences()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryRowDifferences()" +"ScCellCursorObj";"com::sun::star::sheet::XCellRangesQuery";"queryIntersection()" +"ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellByPosition()" +"ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" +"ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" +"ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"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::style::CharacterProperties";"CharHidden#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScCellCursorObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"getData()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"setData()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"getRowDescriptions()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" +"ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" +"ScCellCursorObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScCellCursorObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" +"ScCellCursorObj";"com::sun::star::util::XImportable";"createImportDescriptor()" +"ScCellCursorObj";"com::sun::star::util::XImportable";"doImport()" +"ScCellCursorObj";"com::sun::star::util::XSortable";"createSortDescriptor()" +"ScCellCursorObj";"com::sun::star::util::XSortable";"sort()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv new file mode 100644 index 000000000..e31e938fe --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -0,0 +1,196 @@ +"ScCellObj";"com::sun::star::table::CellProperties";"CellStyle#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"CellBackColor" +"ScCellObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent" +"ScCellObj";"com::sun::star::table::CellProperties";"HoriJustify" +"ScCellObj";"com::sun::star::table::CellProperties";"VertJustify" +"ScCellObj";"com::sun::star::table::CellProperties";"IsTextWrapped" +"ScCellObj";"com::sun::star::table::CellProperties";"ParaIndent" +"ScCellObj";"com::sun::star::table::CellProperties";"Orientation" +"ScCellObj";"com::sun::star::table::CellProperties";"RotateAngle" +"ScCellObj";"com::sun::star::table::CellProperties";"RotateReference" +"ScCellObj";"com::sun::star::table::CellProperties";"AsianVerticalMode#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"TableBorder" +"ScCellObj";"com::sun::star::table::CellProperties";"TopBorder" +"ScCellObj";"com::sun::star::table::CellProperties";"BottomBorder" +"ScCellObj";"com::sun::star::table::CellProperties";"LeftBorder" +"ScCellObj";"com::sun::star::table::CellProperties";"RightBorder" +"ScCellObj";"com::sun::star::table::CellProperties";"NumberFormat" +"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()" +"ScCellObj";"com::sun::star::util::XSearchable";"findNext()" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontStyleNameAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontFamilyAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontCharSetAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontPitchAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharPostureAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharLocaleAsian" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsCharacterDistance" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsForbiddenRules" +"ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsHangingPunctuation" +"ScCellObj";"com::sun::star::document::XActionLockable";"isActionLocked()" +"ScCellObj";"com::sun::star::document::XActionLockable";"addActionLock()" +"ScCellObj";"com::sun::star::document::XActionLockable";"removeActionLock()" +"ScCellObj";"com::sun::star::document::XActionLockable";"setActionLocks()" +"ScCellObj";"com::sun::star::document::XActionLockable";"resetActionLocks()" +"ScCellObj";"com::sun::star::util::XReplaceable";"createReplaceDescriptor()" +"ScCellObj";"com::sun::star::util::XReplaceable";"replaceAll()" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScCellObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"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" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontStyleNameComplex" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontFamilyComplex" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontCharSetComplex" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontPitchComplex" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharPostureComplex" +"ScCellObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex" +"ScCellObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" +"ScCellObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" +"ScCellObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryFormulaCells()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryColumnDifferences()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryRowDifferences()" +"ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryIntersection()" +"ScCellObj";"com::sun::star::container::XElementAccess";"getElementType()" +"ScCellObj";"com::sun::star::container::XElementAccess";"hasElements()" +"ScCellObj";"com::sun::star::text::XTextRange";"getText()" +"ScCellObj";"com::sun::star::text::XTextRange";"getStart()" +"ScCellObj";"com::sun::star::text::XTextRange";"getEnd()" +"ScCellObj";"com::sun::star::text::XTextRange";"getString()" +"ScCellObj";"com::sun::star::text::XTextRange";"setString()" +"ScCellObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"ScCellObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"ScCellObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" +"ScCellObj";"com::sun::star::text::XTextFieldsSupplier";"getTextFields()" +"ScCellObj";"com::sun::star::text::XTextFieldsSupplier";"getTextFieldMasters()" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"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::style::CharacterProperties";"CharHidden#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScCellObj";"com::sun::star::text::Text";"StartRedline#optional" +"ScCellObj";"com::sun::star::text::Text";"EndRedline#optional" +"ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScCellObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScCellObj";"com::sun::star::text::XText";"insertTextContent()" +"ScCellObj";"com::sun::star::text::XText";"removeTextContent()" +"ScCellObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScCellObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" +"ScCellObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" +"ScCellObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv new file mode 100644 index 000000000..0e3a7ab81 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -0,0 +1,183 @@ +"ScCellRangeObj";"com::sun::star::table::CellProperties";"CellStyle#optional" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"CellBackColor" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"HoriJustify" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"VertJustify" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"IsTextWrapped" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"ParaIndent" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"Orientation" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"RotateAngle" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"RotateReference" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"AsianVerticalMode#optional" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"TableBorder" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"TopBorder" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"BottomBorder" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"LeftBorder" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"RightBorder" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"NumberFormat" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"ShadowFormat" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"CellProtection" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellRangeObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" +"ScCellRangeObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" +"ScCellRangeObj";"com::sun::star::util::XSearchable";"findNext()" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontStyleNameAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontFamilyAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontCharSetAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontPitchAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharPostureAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharLocaleAsian" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsCharacterDistance" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsForbiddenRules" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsHangingPunctuation" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScCellRangeObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharHeightComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharWeightComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontNameComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontStyleNameComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontFamilyComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontCharSetComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontPitchComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharPostureComplex" +"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex" +"ScCellRangeObj";"com::sun::star::table::XAutoFormattable";"autoFormat()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryFormulaCells()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryColumnDifferences()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryRowDifferences()" +"ScCellRangeObj";"com::sun::star::sheet::XCellRangesQuery";"queryIntersection()" +"ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellByPosition()" +"ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" +"ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" +"ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScCellRangeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"getData()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"setData()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"getRowDescriptions()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" +"ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" +"ScCellRangeObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScCellRangeObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" +"ScCellRangeObj";"com::sun::star::util::XImportable";"createImportDescriptor()" +"ScCellRangeObj";"com::sun::star::util::XImportable";"doImport()" +"ScCellRangeObj";"com::sun::star::util::XSortable";"createSortDescriptor()" +"ScCellRangeObj";"com::sun::star::util::XSortable";"sort()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv new file mode 100644 index 000000000..a5e541df8 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv @@ -0,0 +1,188 @@ +"ScCellRangesObj";"com::sun::star::table::CellProperties";"CellStyle#optional" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"CellBackColor" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"HoriJustify" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"VertJustify" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"IsTextWrapped" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"ParaIndent" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"Orientation" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"RotateAngle" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"RotateReference" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"AsianVerticalMode#optional" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"TableBorder" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"TopBorder" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"BottomBorder" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"LeftBorder" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"RightBorder" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"NumberFormat" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"ShadowFormat" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"CellProtection" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellRangesObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" +"ScCellRangesObj";"com::sun::star::container::XNameAccess";"getByName()" +"ScCellRangesObj";"com::sun::star::container::XNameAccess";"getElementNames()" +"ScCellRangesObj";"com::sun::star::container::XNameAccess";"hasByName()" +"ScCellRangesObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" +"ScCellRangesObj";"com::sun::star::util::XSearchable";"findAll()" +"ScCellRangesObj";"com::sun::star::util::XSearchable";"findFirst()" +"ScCellRangesObj";"com::sun::star::util::XSearchable";"findNext()" +"ScCellRangesObj";"com::sun::star::container::XNameReplace";"replaceByName()" +"ScCellRangesObj";"com::sun::star::container::XNameContainer";"insertByName()" +"ScCellRangesObj";"com::sun::star::container::XNameContainer";"removeByName()" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontStyleNameAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontFamilyAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontCharSetAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontPitchAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharPostureAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"CharLocaleAsian" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsCharacterDistance" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsForbiddenRules" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsHangingPunctuation" +"ScCellRangesObj";"com::sun::star::container::XIndexAccess";"getCount()" +"ScCellRangesObj";"com::sun::star::container::XIndexAccess";"getByIndex()" +"ScCellRangesObj";"com::sun::star::util::XReplaceable";"createReplaceDescriptor()" +"ScCellRangesObj";"com::sun::star::util::XReplaceable";"replaceAll()" +"ScCellRangesObj";"com::sun::star::chart::XChartData";"addChartDataChangeEventListener()" +"ScCellRangesObj";"com::sun::star::chart::XChartData";"removeChartDataChangeEventListener()" +"ScCellRangesObj";"com::sun::star::chart::XChartData";"getNotANumber()" +"ScCellRangesObj";"com::sun::star::chart::XChartData";"isNotANumber()" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScCellRangesObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharHeightComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharWeightComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontNameComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontStyleNameComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontFamilyComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontCharSetComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontPitchComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharPostureComplex" +"ScCellRangesObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryFormulaCells()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryColumnDifferences()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryRowDifferences()" +"ScCellRangesObj";"com::sun::star::sheet::XCellRangesQuery";"queryIntersection()" +"ScCellRangesObj";"com::sun::star::container::XElementAccess";"getElementType()" +"ScCellRangesObj";"com::sun::star::container::XElementAccess";"hasElements()" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScCellRangesObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"getData()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"setData()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"getRowDescriptions()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" +"ScCellRangesObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv new file mode 100644 index 000000000..c38c09cc1 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv @@ -0,0 +1,180 @@ +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleNameAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isStartOfSentence()" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()" +"ScCellTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isStartOfParagraph()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()" +"ScCellTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharHeightComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharWeightComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontNameComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontStyleNameComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontFamilyComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontCharSetComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontPitchComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharPostureComplex" +"ScCellTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharLocaleComplex" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoNextWord()" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoPreviousWord()" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()" +"ScCellTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"goLeft()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"goRight()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()" +"ScCellTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()" +"ScCellTextCursor";"com::sun::star::container::XContentEnumerationAccess#optional";"createContentEnumeration()" +"ScCellTextCursor";"com::sun::star::container::XContentEnumerationAccess#optional";"getAvailableServiceNames()" +"ScCellTextCursor";"com::sun::star::text::XTextRange";"getText()" +"ScCellTextCursor";"com::sun::star::text::XTextRange";"getStart()" +"ScCellTextCursor";"com::sun::star::text::XTextRange";"getEnd()" +"ScCellTextCursor";"com::sun::star::text::XTextRange";"getString()" +"ScCellTextCursor";"com::sun::star::text::XTextRange";"setString()" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharColor" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScCellTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScCellTextCursor";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScCellTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyState()" +"ScCellTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyStates()" +"ScCellTextCursor";"com::sun::star::beans::XPropertyState";"setPropertyToDefault()" +"ScCellTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyDefault()" +"ScCellTextCursor";"com::sun::star::beans::XMultiPropertyStates";"getPropertyStates()" +"ScCellTextCursor";"com::sun::star::beans::XMultiPropertyStates";"setAllPropertiesToDefault()" +"ScCellTextCursor";"com::sun::star::beans::XMultiPropertyStates";"setPropertiesToDefault()" +"ScCellTextCursor";"com::sun::star::beans::XMultiPropertyStates";"getPropertyDefaults()" +"ScCellTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScCellTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScCellTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScCellTextCursor";"com::sun::star::style::ParagraphPropertiesComplex#optional";"WritingMode" +"ScCellTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()" +"ScCellTextCursor";"com::sun::star::util::XSortable#optional";"sort()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotItemObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotItemObj.csv new file mode 100644 index 000000000..ca518a782 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotItemObj.csv @@ -0,0 +1,7 @@ +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDatabaseRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDatabaseRangeObj.csv new file mode 100644 index 000000000..34f6a5e98 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDatabaseRangeObj.csv @@ -0,0 +1,12 @@ +"ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"refresh()" +"ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"addRefreshListener()" +"ScDatabaseRangeObj";"com::sun::star::util::XRefreshable#optional";"removeRefreshListener()" +"ScDatabaseRangeObj";"com::sun::star::container::XNamed";"getName()" +"ScDatabaseRangeObj";"com::sun::star::container::XNamed";"setName()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScDatabaseRangeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDocumentConfiguration.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDocumentConfiguration.csv new file mode 100644 index 000000000..af5610ca8 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDocumentConfiguration.csv @@ -0,0 +1,34 @@ +"ScDocumentConfiguration";"com::sun::star::document::Settings";"ForbiddenCharacters#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"LinkUpdateMode#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"PrinterName" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"PrinterSetup" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"IsKernAsianPunctuation#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"CharacterCompressionType#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"ApplyUserData#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"SaveVersionOnClose#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"UpdateFromTemplate#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"FieldAutoUpdate#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"CurrentDatabaseDataSource#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"CurrentDatabaseCommand#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"CurrentDatabaseCommandType#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"DefaultTabStop#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"IsPrintBooklet#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"IsPrintBookletFront#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"IsPrintBookletBack#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"PrintQuality#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"ColorTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"DashTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"LineEndTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"HatchTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"GradientTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"BitmapTableURL#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"AutoCalculate#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"PrinterIndependentLayout#optional" +"ScDocumentConfiguration";"com::sun::star::document::Settings";"AddExternalLeading#optional" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScDocumentConfiguration";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv new file mode 100644 index 000000000..db461f1de --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv @@ -0,0 +1,180 @@ +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharWeightAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontNameAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontStyleNameAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontFamilyAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontCharSetAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharFontPitchAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharPostureAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharLocaleAsian" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isStartOfSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"isEndOfSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoNextSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoPreviousSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoStartOfSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XSentenceCursor#optional";"gotoEndOfSentence()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isStartOfParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"isEndOfParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoStartOfParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoEndOfParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoNextParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XParagraphCursor#optional";"gotoPreviousParagraph()" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharHeightComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharWeightComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontNameComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontStyleNameComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontFamilyComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontCharSetComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharFontPitchComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharPostureComplex" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterPropertiesComplex#optional";"CharLocaleComplex" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"isStartOfWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"isEndOfWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoNextWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoPreviousWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoEndOfWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XWordCursor#optional";"gotoStartOfWord()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"collapseToStart()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"collapseToEnd()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goLeft()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goRight()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()" +"ScHeaderFooterTextCursor";"com::sun::star::container::XContentEnumerationAccess#optional";"createContentEnumeration()" +"ScHeaderFooterTextCursor";"com::sun::star::container::XContentEnumerationAccess#optional";"getAvailableServiceNames()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getText()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getStart()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getEnd()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getString()" +"ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"setString()" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharColor" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScHeaderFooterTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyState()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyStates()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertyState";"setPropertyToDefault()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertyState";"getPropertyDefault()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XMultiPropertyStates";"getPropertyStates()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XMultiPropertyStates";"setAllPropertiesToDefault()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XMultiPropertyStates";"setPropertiesToDefault()" +"ScHeaderFooterTextCursor";"com::sun::star::beans::XMultiPropertyStates";"getPropertyDefaults()" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsCharacterDistance" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsForbiddenRules" +"ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphPropertiesComplex#optional";"WritingMode" +"ScHeaderFooterTextCursor";"com::sun::star::util::XSortable#optional";"createSortDescriptor()" +"ScHeaderFooterTextCursor";"com::sun::star::util::XSortable#optional";"sort()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv new file mode 100644 index 000000000..2d9ddd6c1 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv @@ -0,0 +1,21 @@ +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"createTextCursor()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"insertString()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"insertControlCharacter()" +"ScHeaderFooterTextObj";"com::sun::star::container::XElementAccess";"getElementType()" +"ScHeaderFooterTextObj";"com::sun::star::container::XElementAccess";"hasElements()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getText()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getStart()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getEnd()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getString()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"setString()" +"ScHeaderFooterTextObj";"com::sun::star::text::Text";"StartRedline#optional" +"ScHeaderFooterTextObj";"com::sun::star::text::Text";"EndRedline#optional" +"ScHeaderFooterTextObj";"com::sun::star::container::XEnumerationAccess#optional";"createEnumeration()" +"ScHeaderFooterTextObj";"com::sun::star::text::XText";"insertTextContent()" +"ScHeaderFooterTextObj";"com::sun::star::text::XText";"removeTextContent()" +"ScHeaderFooterTextObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" +"ScHeaderFooterTextObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScModelObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScModelObj.csv new file mode 100644 index 000000000..dcdad19ec --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScModelObj.csv @@ -0,0 +1,67 @@ +"ScModelObj";"com::sun::star::drawing::XDrawPagesSupplier";"getDrawPages()" +"ScModelObj";"com::sun::star::document::XEventBroadcaster#optional";"addEventListener()" +"ScModelObj";"com::sun::star::document::XEventBroadcaster#optional";"removeEventListener()" +"ScModelObj";"com::sun::star::style::XStyleFamiliesSupplier";"getStyleFamilies()" +"ScModelObj";"com::sun::star::document::XActionLockable";"isActionLocked()" +"ScModelObj";"com::sun::star::document::XActionLockable";"addActionLock()" +"ScModelObj";"com::sun::star::document::XActionLockable";"removeActionLock()" +"ScModelObj";"com::sun::star::document::XActionLockable";"setActionLocks()" +"ScModelObj";"com::sun::star::document::XActionLockable";"resetActionLocks()" +"ScModelObj";"com::sun::star::view::XPrintable";"getPrinter()" +"ScModelObj";"com::sun::star::view::XPrintable";"setPrinter()" +"ScModelObj";"com::sun::star::view::XPrintable";"print()" +"ScModelObj";"com::sun::star::lang::XComponent";"dispose()" +"ScModelObj";"com::sun::star::lang::XComponent";"addEventListener()" +"ScModelObj";"com::sun::star::lang::XComponent";"removeEventListener()" +"ScModelObj";"com::sun::star::util::XProtectable";"protect()" +"ScModelObj";"com::sun::star::util::XProtectable";"unprotect()" +"ScModelObj";"com::sun::star::util::XProtectable";"isProtected()" +"ScModelObj";"com::sun::star::lang::XMultiServiceFactory";"createInstance()" +"ScModelObj";"com::sun::star::lang::XMultiServiceFactory";"createInstanceWithArguments()" +"ScModelObj";"com::sun::star::lang::XMultiServiceFactory";"getAvailableServiceNames()" +"ScModelObj";"com::sun::star::view::XPrintJobBroadcaster#optional";"addPrintJobListener()" +"ScModelObj";"com::sun::star::view::XPrintJobBroadcaster#optional";"removePrintJobListener()" +"ScModelObj";"com::sun::star::document::XViewDataSupplier#optional";"getViewData()" +"ScModelObj";"com::sun::star::document::XViewDataSupplier#optional";"setViewData()" +"ScModelObj";"com::sun::star::frame::XStorable";"hasLocation()" +"ScModelObj";"com::sun::star::frame::XStorable";"getLocation()" +"ScModelObj";"com::sun::star::frame::XStorable";"isReadonly()" +"ScModelObj";"com::sun::star::frame::XStorable";"store()" +"ScModelObj";"com::sun::star::frame::XStorable";"storeAsURL()" +"ScModelObj";"com::sun::star::frame::XStorable";"storeToURL()" +"ScModelObj";"com::sun::star::document::XEventsSupplier#optional";"getEvents()" +"ScModelObj";"com::sun::star::util::XModifiable";"isModified()" +"ScModelObj";"com::sun::star::util::XModifiable";"setModified()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()" +"ScModelObj";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"NamedRanges" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"DatabaseRanges" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"ColumnLabelRanges" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"RowLabelRanges" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"SheetLinks" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"AreaLinks" +"ScModelObj";"com::sun::star::sheet::SpreadsheetDocument";"DDELinks" +"ScModelObj";"com::sun::star::document::OfficeDocument";"AutomaticControlFocus#optional" +"ScModelObj";"com::sun::star::document::OfficeDocument";"ApplyFormDesignMode#optional" +"ScModelObj";"com::sun::star::document::OfficeDocument";"RuntimeUID#optional" +"ScModelObj";"com::sun::star::document::OfficeDocument";"InteropGrabBag#optional" +"ScModelObj";"com::sun::star::frame::XModel";"attachResource()" +"ScModelObj";"com::sun::star::frame::XModel";"getURL()" +"ScModelObj";"com::sun::star::frame::XModel";"getArgs()" +"ScModelObj";"com::sun::star::frame::XModel";"connectController()" +"ScModelObj";"com::sun::star::frame::XModel";"disconnectController()" +"ScModelObj";"com::sun::star::frame::XModel";"lockControllers()" +"ScModelObj";"com::sun::star::frame::XModel";"unlockControllers()" +"ScModelObj";"com::sun::star::frame::XModel";"hasControllersLocked()" +"ScModelObj";"com::sun::star::frame::XModel";"getCurrentController()" +"ScModelObj";"com::sun::star::frame::XModel";"setCurrentController()" +"ScModelObj";"com::sun::star::frame::XModel";"getCurrentSelection()" +"ScModelObj";"com::sun::star::util::XModifyBroadcaster";"addModifyListener()" +"ScModelObj";"com::sun::star::util::XModifyBroadcaster";"removeModifyListener()" +"ScModelObj";"com::sun::star::util::XNumberFormatsSupplier";"getNumberFormatSettings()" +"ScModelObj";"com::sun::star::util::XNumberFormatsSupplier";"getNumberFormats()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv new file mode 100644 index 000000000..5c145a956 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv @@ -0,0 +1,18 @@ +"ScShapeObj";"com::sun::star::drawing::Shape";"ZOrder#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"LayerID#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"LayerName#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"Printable#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"MoveProtect#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"Name#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"SizeProtect#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"Style#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"Transformation#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"ShapeUserDefinedAttributes#optional" +"ScShapeObj";"com::sun::star::drawing::Shape";"InteropGrabBag#optional" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinkObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinkObj.csv new file mode 100644 index 000000000..63be54e69 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinkObj.csv @@ -0,0 +1,7 @@ +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScSheetLinkObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScStyleObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScStyleObj.csv new file mode 100644 index 000000000..30c529f00 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScStyleObj.csv @@ -0,0 +1,18 @@ +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"getPropertySetInfo()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"setPropertyValues()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"getPropertyValues()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"addPropertiesChangeListener()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"removePropertiesChangeListener()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertySet#optional";"firePropertiesChangeEvent()" +"ScStyleObj";"com::sun::star::style::XStyle";"isUserDefined()" +"ScStyleObj";"com::sun::star::style::XStyle";"isInUse()" +"ScStyleObj";"com::sun::star::style::XStyle";"getParentStyle()" +"ScStyleObj";"com::sun::star::style::XStyle";"setParentStyle()" +"ScStyleObj";"com::sun::star::style::Style";"IsPhysical#optional" +"ScStyleObj";"com::sun::star::style::Style";"FollowStyle#optional" +"ScStyleObj";"com::sun::star::style::Style";"DisplayName#optional" +"ScStyleObj";"com::sun::star::style::Style";"IsAutoUpdate#optional" +"ScStyleObj";"com::sun::star::beans::XMultiPropertyStates#optional";"getPropertyStates()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertyStates#optional";"setAllPropertiesToDefault()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertyStates#optional";"setPropertiesToDefault()" +"ScStyleObj";"com::sun::star::beans::XMultiPropertyStates#optional";"getPropertyDefaults()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv new file mode 100644 index 000000000..459867188 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv @@ -0,0 +1,46 @@ +"ScTabViewObj";"com::sun::star::lang::XComponent";"dispose()" +"ScTabViewObj";"com::sun::star::lang::XComponent";"addEventListener()" +"ScTabViewObj";"com::sun::star::lang::XComponent";"removeEventListener()" +"ScTabViewObj";"com::sun::star::sheet::XViewPane";"getFirstVisibleColumn()" +"ScTabViewObj";"com::sun::star::sheet::XViewPane";"setFirstVisibleColumn()" +"ScTabViewObj";"com::sun::star::sheet::XViewPane";"getFirstVisibleRow()" +"ScTabViewObj";"com::sun::star::sheet::XViewPane";"setFirstVisibleRow()" +"ScTabViewObj";"com::sun::star::sheet::XViewPane";"getVisibleRange()" +"ScTabViewObj";"com::sun::star::sheet::XEnhancedMouseClickBroadcaster#optional";"addEnhancedMouseClickHandler()" +"ScTabViewObj";"com::sun::star::sheet::XEnhancedMouseClickBroadcaster#optional";"removeEnhancedMouseClickHandler()" +"ScTabViewObj";"com::sun::star::ui::XContextMenuInterception#optional";"registerContextMenuInterceptor()" +"ScTabViewObj";"com::sun::star::ui::XContextMenuInterception#optional";"releaseContextMenuInterceptor()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"startRangeSelection()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"abortRangeSelection()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"addRangeSelectionListener()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"removeRangeSelectionListener()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"addRangeSelectionChangeListener()" +"ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"removeRangeSelectionChangeListener()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScTabViewObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"select()" +"ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"getSelection()" +"ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()" +"ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"removeSelectionChangeListener()" +"ScTabViewObj";"com::sun::star::frame::XDispatchProvider";"queryDispatch()" +"ScTabViewObj";"com::sun::star::frame::XDispatchProvider";"queryDispatches()" +"ScTabViewObj";"com::sun::star::view::XControlAccess#optional";"getControl()" +"ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"getFromController()" +"ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()" +"ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()" +"ScTabViewObj";"com::sun::star::frame::XController";"attachFrame()" +"ScTabViewObj";"com::sun::star::frame::XController";"attachModel()" +"ScTabViewObj";"com::sun::star::frame::XController";"suspend()" +"ScTabViewObj";"com::sun::star::frame::XController";"getViewData()" +"ScTabViewObj";"com::sun::star::frame::XController";"restoreViewData()" +"ScTabViewObj";"com::sun::star::frame::XController";"getModel()" +"ScTabViewObj";"com::sun::star::frame::XController";"getFrame()" +"ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"addKeyHandler()" +"ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()" +"ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"addMouseClickHandler()" +"ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"removeMouseClickHandler()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv new file mode 100644 index 000000000..2ea4a6068 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv @@ -0,0 +1,197 @@ +"ScTableSheetObj";"com::sun::star::table::CellProperties";"CellStyle#optional" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"CellBackColor" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"IsCellBackgroundTransparent" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"HoriJustify" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"VertJustify" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"IsTextWrapped" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"ParaIndent" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"Orientation" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"RotateAngle" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"RotateReference" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"AsianVerticalMode#optional" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"TableBorder" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"TopBorder" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"BottomBorder" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"LeftBorder" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"RightBorder" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"NumberFormat" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"ShadowFormat" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"CellProtection" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScTableSheetObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" +"ScTableSheetObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" +"ScTableSheetObj";"com::sun::star::util::XSearchable";"findAll()" +"ScTableSheetObj";"com::sun::star::util::XSearchable";"findFirst()" +"ScTableSheetObj";"com::sun::star::util::XSearchable";"findNext()" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontStyleNameAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontFamilyAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontCharSetAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontPitchAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharPostureAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharLocaleAsian" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsCharacterDistance" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsForbiddenRules" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"ParaIsHangingPunctuation" +"ScTableSheetObj";"com::sun::star::util::XReplaceable";"createReplaceDescriptor()" +"ScTableSheetObj";"com::sun::star::util::XReplaceable";"replaceAll()" +"ScTableSheetObj";"com::sun::star::chart::XChartData";"addChartDataChangeEventListener()" +"ScTableSheetObj";"com::sun::star::chart::XChartData";"removeChartDataChangeEventListener()" +"ScTableSheetObj";"com::sun::star::chart::XChartData";"getNotANumber()" +"ScTableSheetObj";"com::sun::star::chart::XChartData";"isNotANumber()" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaAdjust" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaLineSpacing#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBackColor#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBackTransparent#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicURL#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicFilter#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBackGraphicLocation#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaLastLineAdjust" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaExpandSingleWord#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaRightMargin" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaTopMargin" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaBottomMargin" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberCount#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaLineNumberStartValue#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"PageDescName#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"PageNumberOffset#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaRegisterModeActive#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaTabStops#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"DropCapFormat#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"DropCapWholeWord#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaKeepTogether#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaSplit#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"NumberingRules#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"NumberingStartValue#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaIsNumberingRestart#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"NumberingStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaOrphans#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaWidows#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaShadowFormat#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"LeftBorder#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"RightBorder#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"TopBorder#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"BottomBorder#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"BorderDistance#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"LeftBorderDistance#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"RightBorderDistance#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"TopBorderDistance#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"BottomBorderDistance#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"BreakType#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"DropCapCharStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaFirstLineIndent#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaIsAutoFirstLineIndent#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaIsHyphenation" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxHyphens#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxLeadingChars#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaHyphenationMaxTrailingChars#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaVertAlignment#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaUserDefinedAttributes#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"NumberingIsNumber#optional" +"ScTableSheetObj";"com::sun::star::style::ParagraphProperties";"ParaIsConnectBorder#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharHeightComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharWeightComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontNameComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontStyleNameComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontFamilyComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontCharSetComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharFontPitchComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharPostureComplex" +"ScTableSheetObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex" +"ScTableSheetObj";"com::sun::star::util::XProtectable";"protect()" +"ScTableSheetObj";"com::sun::star::util::XProtectable";"unprotect()" +"ScTableSheetObj";"com::sun::star::util::XProtectable";"isProtected()" +"ScTableSheetObj";"com::sun::star::table::XAutoFormattable";"autoFormat()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryFormulaCells()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryColumnDifferences()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryRowDifferences()" +"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryIntersection()" +"ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellByPosition()" +"ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" +"ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" +"ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" +"ScTableSheetObj";"com::sun::star::container::XNamed";"getName()" +"ScTableSheetObj";"com::sun::star::container::XNamed";"setName()" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontName" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontCharSet" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontPitch" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharColor" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharEscapement#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharHeight" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharUnderline" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharWeight" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharPosture" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharAutoKerning#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharBackColor#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharBackTransparent#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharCaseMap#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharCrossedOut#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFlash#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharStrikeout#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharWordMode#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharKerning#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharLocale" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharKeepTogether#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharNoLineBreak#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharShadowed#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharFontType#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharContoured#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"RubyCharStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"RubyIsAbove#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharRotation#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharRotationIsFitToLine#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharScaleWidth#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"HyperLinkURL#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"HyperLinkTarget#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"HyperLinkName#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"VisitedCharStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"UnvisitedCharStyleName#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharEscapementHeight#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharNoHyphenation#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScTableSheetObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"ScTableSheetObj";"com::sun::star::drawing::XDrawPageSupplier";"getDrawPage()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" +"ScTableSheetObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"getData()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"setData()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"getRowDescriptions()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" +"ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" +"ScTableSheetObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScTableSheetObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" +"ScTableSheetObj";"com::sun::star::util::XImportable";"createImportDescriptor()" +"ScTableSheetObj";"com::sun::star::util::XImportable";"doImport()" +"ScTableSheetObj";"com::sun::star::util::XSortable";"createSortDescriptor()" +"ScTableSheetObj";"com::sun::star::util::XSortable";"sort()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_HeaderFooter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_HeaderFooter.csv new file mode 100644 index 000000000..5405d73d9 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_HeaderFooter.csv @@ -0,0 +1,52 @@ +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"cutText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"pasteText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"deleteText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"insertText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"replaceText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setAttributes()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"AccessibleEditableTextPara_HeaderFooter";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewCell.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewCell.csv new file mode 100644 index 000000000..a34a1306a --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewCell.csv @@ -0,0 +1,52 @@ +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"cutText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"pasteText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"deleteText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"insertText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"replaceText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setAttributes()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"AccessibleEditableTextPara_PreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewNote.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewNote.csv new file mode 100644 index 000000000..9cfca916b --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.AccessibleEditableTextPara_PreviewNote.csv @@ -0,0 +1,52 @@ +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"cutText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"pasteText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"deleteText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"insertText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"replaceText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setAttributes()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleEditableText#optional";"setText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"AccessibleEditableTextPara_PreviewNote";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCell.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCell.csv new file mode 100644 index 000000000..d126d8e27 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCell.csv @@ -0,0 +1,40 @@ +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleValue";"getCurrentValue()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleValue";"setCurrentValue()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleValue";"getMaximumValue()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleValue";"getMinimumValue()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getText()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleCell";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvCell.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvCell.csv new file mode 100644 index 000000000..dff416cd2 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvCell.csv @@ -0,0 +1,36 @@ +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getText()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleCsvCell";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvGrid.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvGrid.csv new file mode 100644 index 000000000..17cff9097 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvGrid.csv @@ -0,0 +1,45 @@ +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowCount()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnCount()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowDescription()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnDescription()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowExtentAt()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnExtentAt()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowHeaders()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnHeaders()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleRows()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleColumns()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleRowSelected()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleColumnSelected()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCellAt()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCaption()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleSummary()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleSelected()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleIndex()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRow()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumn()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"selectAccessibleChild()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"isAccessibleChildSelected()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"selectAllAccessibleChildren()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChildCount()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChild()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleSelection";"deselectAccessibleChild()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleCsvGrid";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvRuler.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvRuler.csv new file mode 100644 index 000000000..25649719a --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleCsvRuler.csv @@ -0,0 +1,36 @@ +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCaretPosition()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"setCaretPosition()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCharacter()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCharacterAttributes()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCharacterBounds()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getCharacterCount()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getIndexAtPoint()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getSelectedText()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getSelectionStart()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getSelectionEnd()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"setSelection()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getText()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getTextRange()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getTextAtIndex()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getTextBeforeIndex()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"getTextBehindIndex()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleText";"copyText()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleCsvRuler";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocument.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocument.csv new file mode 100644 index 000000000..85178a520 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocument.csv @@ -0,0 +1,28 @@ +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"selectAccessibleChild()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"isAccessibleChildSelected()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"selectAllAccessibleChildren()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChildCount()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChild()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"deselectAccessibleChild()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleDocument";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocumentPagePreview.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocumentPagePreview.csv new file mode 100644 index 000000000..96135c2b5 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleDocumentPagePreview.csv @@ -0,0 +1,21 @@ +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleDocumentPagePreview";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeader.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeader.csv new file mode 100644 index 000000000..5772f8159 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeader.csv @@ -0,0 +1,21 @@ +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessiblePageHeader";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeaderArea.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeaderArea.csv new file mode 100644 index 000000000..11bff3f1d --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePageHeaderArea.csv @@ -0,0 +1,21 @@ +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessiblePageHeaderArea";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewCell.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewCell.csv new file mode 100644 index 000000000..8094dfa83 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewCell.csv @@ -0,0 +1,32 @@ +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleValue";"getCurrentValue()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleValue";"setCurrentValue()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleValue";"getMaximumValue()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleValue";"getMinimumValue()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional";"addEventListener()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional";"removeEventListener()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessiblePreviewCell";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewHeaderCell.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewHeaderCell.csv new file mode 100644 index 000000000..4d6561c1f --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewHeaderCell.csv @@ -0,0 +1,32 @@ +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleValue";"getCurrentValue()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleValue";"setCurrentValue()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleValue";"getMaximumValue()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleValue";"getMinimumValue()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional";"addEventListener()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleEventBroadcaster#optional";"removeEventListener()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessiblePreviewHeaderCell";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewTable.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewTable.csv new file mode 100644 index 000000000..db56ccad8 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessiblePreviewTable.csv @@ -0,0 +1,47 @@ +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowCount()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnCount()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowDescription()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnDescription()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowExtentAt()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnExtentAt()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowHeaders()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnHeaders()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleRows()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleColumns()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleRowSelected()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleColumnSelected()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCellAt()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCaption()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleSummary()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleSelected()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleIndex()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRow()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumn()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAccessibleChild()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"isAccessibleChildSelected()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"clearAccessibleSelection()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"selectAllAccessibleChildren()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChildCount()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"getSelectedAccessibleChild()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleSelection#optional";"deselectAccessibleChild()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessiblePreviewTable";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleSpreadsheet.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleSpreadsheet.csv new file mode 100644 index 000000000..baa240076 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.unknown.ScAccessibleSpreadsheet.csv @@ -0,0 +1,47 @@ +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowCount()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnCount()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowDescription()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnDescription()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowExtentAt()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnExtentAt()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRowHeaders()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumnHeaders()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleRows()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getSelectedAccessibleColumns()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleRowSelected()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleColumnSelected()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCellAt()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleCaption()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleSummary()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"isAccessibleSelected()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleIndex()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleRow()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleTable";"getAccessibleColumn()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"addEventListener()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleEventBroadcaster";"removeEventListener()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"containsPoint()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getAccessibleAtPoint()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getBounds()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getLocation()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getLocationOnScreen()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getSize()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"grabFocus()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getForeground()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleComponent";"getBackground()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"selectAccessibleChild()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"isAccessibleChildSelected()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"selectAllAccessibleChildren()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChildCount()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"getSelectedAccessibleChild()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleSelection";"deselectAccessibleChild()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChildCount()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleChild()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleParent()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleIndexInParent()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRole()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleDescription()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleName()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleRelationSet()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getAccessibleStateSet()" +"ScAccessibleSpreadsheet";"com::sun::star::accessibility::XAccessibleContext";"getLocale()" |