Lines Matching refs:queryInterface

105 	virtual XInterface *	queryInterface( UsrUik );
131 XInterface* ScTestListener::queryInterface( UsrUik aUIK ) in queryInterface() function in ScTestListener
136 return UsrObject::queryInterface( aUIK ); in queryInterface()
160 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in selectionChanged()
165 xSelInt->queryInterface(XCellCollection::getSmartUik()); in selectionChanged()
261 …XServiceRegistryRef xReg = (XServiceRegistry*)xProv->queryInterface(XServiceRegistry::getSmartUik(… in lcl_GetDocument()
271 xSSI->newInstance()->queryInterface( XModelCollection::getSmartUik() ); in lcl_GetDocument()
281 xModel = (XSpreadsheetDocument*) aRef->queryInterface( XSpreadsheetDocument::getSmartUik() ); in lcl_GetDocument()
309 XNameAccessRef xNames = (XNameAccess*)xSource->queryInterface(XNameAccess::getSmartUik()); in lcl_OutputNames()
325 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in lcl_OutputNames()
339 XTextPositionRef xPos = (XTextPosition*)xCursor->queryInterface(XTextPosition::getSmartUik()); in lcl_SetText()
340 XPropertySetRef xProp = (XPropertySet*)xCursor->queryInterface(XPropertySet::getSmartUik()); in lcl_SetText()
342 xCursor->queryInterface(XControlCharacterInsertable::getSmartUik()); in lcl_SetText()
344 xCursor->queryInterface(XParagraphCursor::getSmartUik()); in lcl_SetText()
369 xDoc->queryInterface(XActionLockable::getSmartUik()); in lcl_DoCount()
371 xDoc->queryInterface(XCalculate::getSmartUik()); in lcl_DoCount()
430 (XSheetAnnotationAnchor*)xCell->queryInterface(XSheetAnnotationAnchor::getSmartUik()); in lcl_Annotations()
442 (XText*)xAnnotation->queryInterface(XText::getSmartUik()); in lcl_Annotations()
449 xCursor->queryInterface(XTextPosition::getSmartUik()); in lcl_Annotations()
451 xCursor->queryInterface(XControlCharacterInsertable::getSmartUik()); in lcl_Annotations()
488 xDoc->queryInterface(XActionLockable::getSmartUik()); in lcl_Cursor()
499 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in lcl_Cursor()
500 …XCellCollectionRef xColl = (XCellCollection*)xCell->queryInterface(XCellCollection::getSmartUik()); in lcl_Cursor()
507 XCellCursorRef xCC = (XCellCursor*)xCursor->queryInterface(XCellCursor::getSmartUik()); in lcl_Cursor()
509 xCursor->queryInterface(XCellRangesCursor::getSmartUik()); in lcl_Cursor()
519 xText = (XText*)xColl->queryInterface(XText::getSmartUik()); in lcl_Cursor()
538 xColl->queryInterface(XPropertySet::getSmartUik()); in lcl_Cursor()
590 xColl->queryInterface(XIndexAccess::getSmartUik()); in lcl_Cursor()
618 xDoc->queryInterface(XActionLockable::getSmartUik()); in lcl_Cells()
632 xRange->queryInterface(XCellCollection::getSmartUik()); in lcl_Cells()
672 XNamedRef xNamed = (XNamed*)xSheet->queryInterface(XNamed::getSmartUik()); in lcl_Sheet()
679 XCellRangeRef xRange = (XCellRange*)xSheet->queryInterface(XCellRange::getSmartUik()); in lcl_Sheet()
683 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in lcl_Sheet()
689 XColumnRowRangeRef xCRR = (XColumnRowRange*)xSheet->queryInterface(XColumnRowRange::getSmartUik()); in lcl_Sheet()
748 xName->queryInterface(XCellRangeSource::getSmartUik()); in lcl_Names()
752 XPropertySetRef xProp = (XPropertySet*)xRange->queryInterface(XPropertySet::getSmartUik()); in lcl_Names()
782 XGoalSeekRef xGoal = (XGoalSeek*)xDoc->queryInterface(XGoalSeek::getSmartUik()); in lcl_Goal()
843 xGoal = (XTableOperation*)xRange->queryInterface(XTableOperation::getSmartUik()); in lcl_TabOp()
867 xGoal = (XTableOperation*)xRange->queryInterface(XTableOperation::getSmartUik()); in lcl_TabOp()
891 xGoal = (XTableOperation*)xRange->queryInterface(XTableOperation::getSmartUik()); in lcl_TabOp()
900 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_Fill()
906 XCellSeriesRef xFill = (XCellSeries*)xSelInt->queryInterface(XCellSeries::getSmartUik()); in lcl_Fill()
925 XSheetAuditingRef xAudi = (XSheetAuditing*)xSheet->queryInterface(XSheetAuditing::getSmartUik()); in lcl_Audi()
939 XConsolidationRef xCons = (XConsolidation*)xDoc->queryInterface(XConsolidation::getSmartUik()); in lcl_Consoli()
951 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_Sort()
955 XSortableRef xSort = (XSortable*)xSelInt->queryInterface(XSortable::getSmartUik()); in lcl_Sort()
979 xDesc->queryInterface(XTableSortDescriptor::getSmartUik()); in lcl_Sort()
989 xDesc->queryInterface(XPropertySet::getSmartUik()); in lcl_Sort()
1002 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_Filter()
1006 XFilterableRef xFilter = (XFilterable*)xSelInt->queryInterface(XFilterable::getSmartUik()); in lcl_Filter()
1035 xRange->queryInterface(XAdvancedFilterSource::getSmartUik()); in lcl_Filter()
1052 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_AutoFilter()
1056 XFilterableRef xFilter = (XFilterable*)xSelInt->queryInterface(XFilterable::getSmartUik()); in lcl_AutoFilter()
1069 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_Merge()
1073 XMergeableRef xMerge = (XMergeable*)xSelInt->queryInterface(XMergeable::getSmartUik()); in lcl_Merge()
1093 XSheetOutlineRef xOut = (XSheetOutline*)xSheet->queryInterface(XSheetOutline::getSmartUik()); in lcl_Outline()
1098 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_Outline()
1103 xSelInt->queryInterface(XAddressableCellRange::getSmartUik()); in lcl_Outline()
1121 XActionLockableRef xLock = (XActionLockable*)xDoc->queryInterface(XActionLockable::getSmartUik()); in lcl_Bla()
1142 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_CellCursor()
1146 …XCellCollectionRef xColl = (XCellCollection*)xSelInt->queryInterface(XCellCollection::getSmartUik(… in lcl_CellCursor()
1151 XCellCursorRef xCC = (XCellCursor*)xCursor->queryInterface(XCellCursor::getSmartUik()); in lcl_CellCursor()
1153 …XCellRangesCursorRef xCRC = (XCellRangesCursor*)xCursor->queryInterface(XCellRangesCursor::getSmar… in lcl_CellCursor()
1155 …XCellRangeCursorRef xCR = (XCellRangeCursor*)xCursor->queryInterface(XCellRangeCursor::getSmartUik… in lcl_CellCursor()
1157 …XCellContentCursorRef xCCC = (XCellContentCursor*)xCursor->queryInterface(XCellContentCursor::getS… in lcl_CellCursor()
1159 XFormulaCursorRef xFC = (XFormulaCursor*)xCursor->queryInterface(XFormulaCursor::getSmartUik()); in lcl_CellCursor()
1202 XIndexAccessRef xNIndex = (XIndexAccess*)xNotes->queryInterface(XIndexAccess::getSmartUik()); in lcl_Notes()
1215 XTextRef xText = (XText*)xAnn->queryInterface(XText::getSmartUik()); in lcl_Notes()
1254 XIndexAccessRef xIndex = (XIndexAccess*)xColl->queryInterface(XIndexAccess::getSmartUik()); in lcl_Scenario()
1296 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in lcl_Formula()
1341 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_FillTab()
1346 XCellRangesRef xRanges = (XCellRanges*)xSelInt->queryInterface(XCellRanges::getSmartUik()); in lcl_FillTab()
1347 XIndexAccessRef xIndex = (XIndexAccess*)xSelInt->queryInterface(XIndexAccess::getSmartUik()); in lcl_FillTab()
1358 XStarCalcViewRef xView = (XStarCalcView*)xInt->queryInterface(XStarCalcView::getSmartUik()); in lcl_Listener()
1367 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in lcl_CellAttrib()
1371 XTextRef xText = (XText*)xSelInt->queryInterface(XText::getSmartUik()); in lcl_CellAttrib()
1377 XTextPositionRef xPos = (XTextPosition*)xCursor->queryInterface(XTextPosition::getSmartUik()); in lcl_CellAttrib()
1378 XPropertySetRef xProp = (XPropertySet*)xCursor->queryInterface(XPropertySet::getSmartUik()); in lcl_CellAttrib()
1379 …XParagraphCursorRef xPar = (XParagraphCursor*)xCursor->queryInterface(XParagraphCursor::getSmartUi… in lcl_CellAttrib()
1424 XPropertySetRef xProp = (XPropertySet*)xNew->queryInterface(XPropertySet::getSmartUik()); in lcl_Styles()
1450 XPropertySetRef xProp = (XPropertySet*)xStyle->queryInterface(XPropertySet::getSmartUik()); in lcl_PageStyle()
1482 XStarCalcViewRef xView = (XStarCalcView*)xInt->queryInterface(XStarCalcView::getSmartUik()); in lcl_AutoForm()
1492 XPropertySetRef xProp = (XPropertySet*)xFormat->queryInterface(XPropertySet::getSmartUik()); in lcl_AutoForm()
1498 XNamedRef xNamed = (XNamed*)xFormat->queryInterface(XNamed::getSmartUik()); in lcl_AutoForm()
1524 XIndexAccessRef xInd = (XIndexAccess*)xSheets->queryInterface(XIndexAccess::getSmartUik()); in lcl_Pivot()
1535 XIndexAccessRef xPInd = (XIndexAccess*)xPivots->queryInterface(XIndexAccess::getSmartUik()); in lcl_Pivot()
1546 xTable->queryInterface(XDataPilotDescriptor::getSmartUik()); in lcl_Pivot()
1555 XPropertySetRef xProp = (XPropertySet*)xRange->queryInterface(XPropertySet::getSmartUik()); in lcl_Pivot()
1710 XTextRef xCellText = (XText*)xCell->queryInterface(XText::getSmartUik()); in IMPL_LINK()
1717 xCursor->queryInterface(XTextPosition::getSmartUik()); in IMPL_LINK()
1719 xCursor->queryInterface(XControlCharacterInsertable::getSmartUik()); in IMPL_LINK()
1752 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in IMPL_LINK()
1754 xCell->queryInterface(XFieldContainer::getSmartUik()); in IMPL_LINK()
1768 xCursor->queryInterface(XTextPosition::getSmartUik()); in IMPL_LINK()
1777 queryInterface(XPropertySet::getSmartUik()); in IMPL_LINK()
1791 xType->queryInterface(XIndexAccess::getSmartUik()); in IMPL_LINK()
1802 queryInterface(XPropertySet::getSmartUik()); in IMPL_LINK()
1814 queryInterface(XTextField::getSmartUik()); in IMPL_LINK()
1845 XIndexAccessRef xIndex = (XIndexAccess*)xSheets->queryInterface(XIndexAccess::getSmartUik()); in IMPL_LINK()
1854 XNamedRef xNamed = (XNamed*)xInt->queryInterface(XNamed::getSmartUik()); in IMPL_LINK()
1871 xSheets->queryInterface(XEnumerationAccess::getSmartUik()); in IMPL_LINK()
1882 XNamedRef xNamed = (XNamed*)xInt->queryInterface(XNamed::getSmartUik()); in IMPL_LINK()
1889 XTextRef xText = (XText*)xCell->queryInterface(XText::getSmartUik()); in IMPL_LINK()
1919 XCellRef xCell = (XCell*)xInt->queryInterface(XCell::getSmartUik()); in lcl_FillCells()
1933 XDocumentViewRef xView = (XDocumentView*)xInt->queryInterface(XDocumentView::getSmartUik()); in IMPL_LINK()
1940 XPropertySetRef xProp = (XPropertySet*)xSelInt->queryInterface(XPropertySet::getSmartUik()); in IMPL_LINK()
1953 XIndentRef xInd = (XIndent*)xSelInt->queryInterface(XIndent::getSmartUik()); in IMPL_LINK()
1961 queryInterface(XAutoFormattable::getSmartUik()); in IMPL_LINK()
1965 XFormulaArrayRef xArr = (XFormulaArray*)xSelInt->queryInterface(XFormulaArray::getSmartUik()); in IMPL_LINK()
1975 XTextRef xText = (XText*)xSelInt->queryInterface(XText::getSmartUik()); in IMPL_LINK()
1998 XPrintableRef xPrint = (XPrintable*)xInt->queryInterface(XPrintable::getSmartUik()); in IMPL_LINK()
2014 xInt->queryInterface(XCellRangeSource::getSmartUik()); in IMPL_LINK()
2019 xRange->queryInterface(XCellCollection::getSmartUik()); in IMPL_LINK()
2023 xDoc->queryInterface(XActionLockable::getSmartUik()); in IMPL_LINK()
2032 XStarCalcViewRef xCalc = (XStarCalcView*)xInt->queryInterface(XStarCalcView::getSmartUik()); in IMPL_LINK()