Lines Matching refs:queryInterface

207             UnoRuntime.queryInterface( com.sun.star.text.XText.class, xCell );  in doCellSamples()
217 … UnoRuntime.queryInterface( com.sun.star.lang.XMultiServiceFactory.class, getDocument() ); in doCellSamples()
220 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aHyperlinkObj ); in doCellSamples()
225 UnoRuntime.queryInterface( com.sun.star.text.XTextContent.class, aHyperlinkObj ); in doCellSamples()
231 (com.sun.star.container.XEnumerationAccess) UnoRuntime.queryInterface( in doCellSamples()
239 (com.sun.star.container.XEnumerationAccess) UnoRuntime.queryInterface( in doCellSamples()
248 UnoRuntime.queryInterface(com.sun.star.text.XTextRange.class, in doCellSamples()
258 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCell ); in doCellSamples()
271 UnoRuntime.queryInterface( com.sun.star.sheet.XCellAddressable.class, xCell ); in doCellSamples()
281 (com.sun.star.sheet.XSheetAnnotationsSupplier) UnoRuntime.queryInterface( in doCellSamples()
287 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetAnnotationAnchor.class, xCell ); in doCellSamples()
313 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in doCellRangeSamples()
326 UnoRuntime.queryInterface( com.sun.star.util.XReplaceable.class, xCellRange ); in doCellRangeSamples()
340 UnoRuntime.queryInterface( com.sun.star.util.XMergeable.class, xCellRange ); in doCellRangeSamples()
366 UnoRuntime.queryInterface( com.sun.star.table.XColumnRowRange.class, xCellRange ); in doCellRangeSamples()
370 xPropSet = (com.sun.star.beans.XPropertySet) UnoRuntime.queryInterface( in doCellRangeSamples()
375 UnoRuntime.queryInterface( com.sun.star.container.XNamed.class, aColumnObj ); in doCellRangeSamples()
384 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeData.class, xCellRange ); in doCellRangeSamples()
414 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeAddressable.class, xCellRange ); in doCellRangeSamples()
424 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetOperation.class, xData ); in doCellRangeSamples()
476 UnoRuntime.queryInterface( com.sun.star.sheet.XArrayFormulaRange.class, xCellRange ); in doCellRangeSamples()
502 UnoRuntime.queryInterface( com.sun.star.sheet.XMultipleOperation.class, xCellRange ); in doCellRangeSamples()
512 UnoRuntime.queryInterface( com.sun.star.sheet.XMultipleOperation.class, xCellRange ); in doCellRangeSamples()
520 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangesQuery.class, xCellRange ); in doCellRangeSamples()
535 return (com.sun.star.sheet.XCellSeries) UnoRuntime.queryInterface( in getCellSeries()
548 (com.sun.star.lang.XMultiServiceFactory) UnoRuntime.queryInterface( in doCellRangesSamples()
551 (com.sun.star.sheet.XSheetCellRangeContainer) UnoRuntime.queryInterface( in doCellRangesSamples()
570 UnoRuntime.queryInterface( com.sun.star.sheet.XCellAddressable.class, aCellObj ); in doCellRangesSamples()
616 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetCellRange.class, xRange ); in doCellCursorSamples()
621 UnoRuntime.queryInterface( com.sun.star.sheet.XArrayFormulaRange.class, xCursor ); in doCellCursorSamples()
629 UnoRuntime.queryInterface( com.sun.star.sheet.XUsedAreaCursor.class, xCursor ); in doCellCursorSamples()
653 … UnoRuntime.queryInterface( com.sun.star.style.XStyleFamiliesSupplier.class, getDocument() ); in doFormattingSamples()
657 … UnoRuntime.queryInterface( com.sun.star.container.XNameContainer.class, aCellStylesObj ); in doFormattingSamples()
661 … UnoRuntime.queryInterface( com.sun.star.lang.XMultiServiceFactory.class, getDocument() ); in doFormattingSamples()
668 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aCellStyle ); in doFormattingSamples()
677 xPropSet = (com.sun.star.beans.XPropertySet) UnoRuntime.queryInterface( in doFormattingSamples()
682 xPropSet = (com.sun.star.beans.XPropertySet) UnoRuntime.queryInterface( in doFormattingSamples()
690 (com.sun.star.sheet.XCellFormatRangesSupplier) UnoRuntime.queryInterface( in doFormattingSamples()
698 (com.sun.star.sheet.XUniqueCellFormatRangesSupplier) UnoRuntime.queryInterface( in doFormattingSamples()
705 xRangeIA = (com.sun.star.container.XIndexAccess) UnoRuntime.queryInterface( in doFormattingSamples()
720 (com.sun.star.container.XNameContainer)UnoRuntime.queryInterface( in doFormattingSamples()
741 (com.sun.star.container.XIndexAccess)UnoRuntime.queryInterface( in doFormattingSamples()
765 UnoRuntime.queryInterface( in doFormattingSamples()
774 UnoRuntime.queryInterface( com.sun.star.table.XAutoFormattable.class, xCellRange ); in doFormattingSamples()
792 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in doFormattingSamples()
794 (com.sun.star.sheet.XSheetConditionalEntries) UnoRuntime.queryInterface( in doFormattingSamples()
834 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeMovement.class, xSheet ); in doDocumentSamples()
842 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetPageBreak.class, xSheet ); in doDocumentSamples()
854 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, getDocument() ); in doDocumentSamples()
876 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xCellRange ); in doDocumentSamples()
879 UnoRuntime.queryInterface(com.sun.star.beans.XPropertySet.class, in doDocumentSamples()
887 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetCondition.class, xValidPropSet ); in doDocumentSamples()
938 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeAddressable.class, xCellRange ); in insertScenario()
944 UnoRuntime.queryInterface( com.sun.star.sheet.XScenariosSupplier.class, xSheet ); in insertScenario()
950 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeData.class, xCellRange ); in insertScenario()
963 UnoRuntime.queryInterface( com.sun.star.sheet.XScenariosSupplier.class, xSheet ); in showScenario()
969 UnoRuntime.queryInterface( com.sun.star.sheet.XScenario.class, aScenarioObj ); in showScenario()
991 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xDocument ); in doNamedRangesSamples()
994 UnoRuntime.queryInterface( com.sun.star.sheet.XNamedRanges.class, aRangesObj ); in doNamedRangesSamples()
1010 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeData.class, xRange ); in doNamedRangesSamples()
1022 UnoRuntime.queryInterface( com.sun.star.sheet.XLabelRanges.class, aLabelsObj ); in doNamedRangesSamples()
1052 (com.sun.star.container.XNameAccess) UnoRuntime.queryInterface( in getFirstDatabaseName()
1081 UnoRuntime.queryInterface( com.sun.star.container.XNameAccess.class, in getFirstTableName()
1085 (com.sun.star.sdb.XCompletedConnection)UnoRuntime.queryInterface( in getFirstTableName()
1089 (com.sun.star.task.XInteractionHandler)UnoRuntime.queryInterface( in getFirstTableName()
1094 (com.sun.star.sdbcx.XTablesSupplier)UnoRuntime.queryInterface( in getFirstTableName()
1121 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeData.class, xRange ); in doDatabaseSamples()
1152 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetFilterable.class, xRange ); in doDatabaseSamples()
1164 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xFilterDesc ); in doDatabaseSamples()
1172 UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeData.class, xCritRange ); in doDatabaseSamples()
1180 UnoRuntime.queryInterface( com.sun.star.sheet.XSheetFilterableEx.class, xCritRange ); in doDatabaseSamples()
1203 UnoRuntime.queryInterface( com.sun.star.util.XSortable.class, xRange ); in doDatabaseSamples()
1209 UnoRuntime.queryInterface( com.sun.star.sheet.XSubTotalCalculatable.class, xRange ); in doDatabaseSamples()
1238 UnoRuntime.queryInterface( com.sun.star.util.XImportable.class, xImportRange ); in doDatabaseSamples()
1244 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, getDocument() ); in doDatabaseSamples()
1247 (com.sun.star.container.XNameAccess) UnoRuntime.queryInterface( in doDatabaseSamples()
1255 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aRangeObj ); in doDatabaseSamples()
1261 … UnoRuntime.queryInterface( com.sun.star.sheet.XCellRangeReferrer.class, aRangeObj ); in doDatabaseSamples()
1264 … UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, xResultRange ); in doDatabaseSamples()
1285 UnoRuntime.queryInterface( com.sun.star.sheet.XDataPilotTablesSupplier.class, xSheet ); in doDataPilotSamples()
1298 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aFieldObj ); in doDataPilotSamples()
1303 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aFieldObj ); in doDataPilotSamples()
1308 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aFieldObj ); in doDataPilotSamples()
1319 UnoRuntime.queryInterface( com.sun.star.sheet.XDataPilotDescriptor.class, aDPTableObj ); in doDataPilotSamples()
1324 UnoRuntime.queryInterface( com.sun.star.beans.XPropertySet.class, aFieldObj ); in doDataPilotSamples()
1341 (com.sun.star.sheet.XFunctionAccess)UnoRuntime.queryInterface( in doFunctionAccessSamples()
1358 (com.sun.star.sheet.XRecentFunctions)UnoRuntime.queryInterface( in doFunctionAccessSamples()
1367 (com.sun.star.sheet.XFunctionDescriptions)UnoRuntime.queryInterface( in doFunctionAccessSamples()
1393 (com.sun.star.beans.XPropertySet)UnoRuntime.queryInterface( in doApplicationSettingsSamples()