Lines Matching refs:queryInterface

204             UnoRuntime.queryInterface(XTextFieldsSupplier.class,  in templateExample()
207 UnoRuntime.queryInterface(XBookmarksSupplier.class, xTemplateComponent); in templateExample()
224 XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface( in templateExample()
231 XRefreshable xRefreshable = (XRefreshable)UnoRuntime.queryInterface( in templateExample()
242 XTextContent xBookmarkContent = (XTextContent)UnoRuntime.queryInterface( in templateExample()
265 XDesktop xDesktop = (XDesktop)UnoRuntime.queryInterface( in viewCursorExample()
269 XModel xModel = (XModel)UnoRuntime.queryInterface(XModel.class, in viewCursorExample()
274 (XTextViewCursorSupplier)UnoRuntime.queryInterface( in viewCursorExample()
280 XPropertySet xCursorPropertySet = (XPropertySet)UnoRuntime.queryInterface( in viewCursorExample()
286 XPageCursor xPageCursor = (XPageCursor)UnoRuntime.queryInterface( in viewCursorExample()
302 UnoRuntime.queryInterface(XParagraphCursor.class, xModelCursor); in viewCursorExample()
316 mxDoc = (XTextDocument)UnoRuntime.queryInterface( in editingExample()
324 mxDocProps = (XPropertySet) UnoRuntime.queryInterface( in editingExample()
340 mxDocFactory = (XMultiServiceFactory) UnoRuntime.queryInterface( in editingExample()
389 mxFactory = (XMultiServiceFactory)UnoRuntime.queryInterface( in editingExample()
404 UnoRuntime.queryInterface(XComponentLoader.class, desktop); in storePrintExample()
446 UnoRuntime.queryInterface(XComponentLoader.class, desktop); in newDocComponent()
463 UnoRuntime.queryInterface(XComponentLoader.class, desktop); in newDocComponentFromTemplate()
483 XStorable xStorable = (XStorable)UnoRuntime.queryInterface( in storeDocComponent()
495 XPrintable xPrintable = (XPrintable)UnoRuntime.queryInterface( in printDocComponent()
556 UnoRuntime.queryInterface(XSentenceCursor.class, mxDocCursor ); in TextCursorExample()
560 XWordCursor xWordCursor = (XWordCursor) UnoRuntime.queryInterface( in TextCursorExample()
575 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface( in TextCursorExample()
602 XTextField xDateField = (XTextField) UnoRuntime.queryInterface ( in TextFieldExample()
612 (XDependentTextField) UnoRuntime.queryInterface ( in TextFieldExample()
618 XPropertySet xMasterPropSet = (XPropertySet)UnoRuntime.queryInterface( in TextFieldExample()
656 UnoRuntime.queryInterface(XEnumerationAccess.class, mxDocText ); in ParagraphExample()
669 XServiceInfo xInfo = (XServiceInfo) UnoRuntime.queryInterface( in ParagraphExample()
676 XPropertySet xSet = (XPropertySet) UnoRuntime.queryInterface( in ParagraphExample()
704 XText xCellText = (XText) UnoRuntime.queryInterface( in insertIntoCell()
710 XPropertySet xCellCursorProps = (XPropertySet)UnoRuntime.queryInterface( in insertIntoCell()
734 XTextTable xTable = (XTextTable) UnoRuntime.queryInterface( in TextTableExample()
748 XPropertySet xRow = (XPropertySet) UnoRuntime.queryInterface( in TextTableExample()
756 XPropertySet xTableProps = (XPropertySet)UnoRuntime.queryInterface( in TextTableExample()
803 XTextFrame xFrame = (XTextFrame) UnoRuntime.queryInterface ( in TextFrameExample()
808 XShape xShape = (XShape)UnoRuntime.queryInterface(XShape.class, xFrame); in TextFrameExample()
810 XPropertySet xFrameProps = (XPropertySet)UnoRuntime.queryInterface( in TextFrameExample()
868 UnoRuntime.queryInterface(XParagraphCursor.class, mxDocCursor ); in AutoTextExample()
873 XNameAccess xContainer = (XNameAccess) UnoRuntime.queryInterface( in AutoTextExample()
878 XTextTable xTable = (XTextTable) UnoRuntime.queryInterface( in AutoTextExample()
893 XPropertySet xTableProps = (XPropertySet)UnoRuntime.queryInterface( in AutoTextExample()
910 XPropertySet xRow = (XPropertySet) UnoRuntime.queryInterface( in AutoTextExample()
933 XText xCellText = (XText) UnoRuntime.queryInterface ( in AutoTextExample()
942 UnoRuntime.queryInterface (XAutoTextGroup.class, in AutoTextExample()
968 xCellText = (XText) UnoRuntime.queryInterface ( in AutoTextExample()
1001 xGroup = ( XAutoTextGroup ) UnoRuntime.queryInterface ( in AutoTextExample()
1021 UnoRuntime.queryInterface ( in AutoTextExample()
1031 XNamed xGroupNamed = ( XNamed ) UnoRuntime.queryInterface ( in AutoTextExample()
1078 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in IndexExample()
1082 XPropertySet xEntry = (XPropertySet)UnoRuntime.queryInterface( in IndexExample()
1094 XPropertySet xIndex = (XPropertySet) UnoRuntime.queryInterface( in IndexExample()
1103 XTextContent xIndexContent = (XTextContent) UnoRuntime.queryInterface( in IndexExample()
1105 XTextContent xEntryContent = (XTextContent) UnoRuntime.queryInterface( in IndexExample()
1113 XDocumentIndex xDocIndex = (XDocumentIndex) UnoRuntime.queryInterface( in IndexExample()
1141 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in ReferenceExample()
1147 XNamed xRefMark = (XNamed) UnoRuntime.queryInterface(XNamed.class, in ReferenceExample()
1155 UnoRuntime.queryInterface(XTextTablesSupplier.class, mxDoc); in ReferenceExample()
1158 XIndexAccess xTables = (XIndexAccess)UnoRuntime.queryInterface( in ReferenceExample()
1162 XTextTable xTable = ( XTextTable ) UnoRuntime.queryInterface ( in ReferenceExample()
1166 XText xTableText = (XText) UnoRuntime.queryInterface( in ReferenceExample()
1174 XTextContent xContent = ( XTextContent ) UnoRuntime.queryInterface ( in ReferenceExample()
1182 XPropertySet xFieldProps = (XPropertySet) UnoRuntime.queryInterface( in ReferenceExample()
1188 UnoRuntime.queryInterface( XReferenceMarksSupplier.class, mxDoc ); in ReferenceExample()
1191 XNameAccess xMarks = ( XNameAccess ) UnoRuntime.queryInterface ( in ReferenceExample()
1221 XTextContent xRefContent = (XTextContent) UnoRuntime.queryInterface( in ReferenceExample()
1238 XRefreshable xRefresh = (XRefreshable) UnoRuntime.queryInterface( in ReferenceExample()
1258 XFootnote xFootnote = (XFootnote) UnoRuntime.queryInterface( in FootnoteExample()
1266 XTextContent xContent = ( XTextContent ) UnoRuntime.queryInterface ( in FootnoteExample()
1274 UnoRuntime.queryInterface(XFootnotesSupplier.class, mxDoc ); in FootnoteExample()
1277 XIndexAccess xFootnotes = ( XIndexAccess ) UnoRuntime.queryInterface ( in FootnoteExample()
1281 XFootnote xNumbers = ( XFootnote ) UnoRuntime.queryInterface ( in FootnoteExample()
1285 XSimpleText xSimple = (XSimpleText ) UnoRuntime.queryInterface ( in FootnoteExample()
1289 XTextRange xRange = (XTextRange ) UnoRuntime.queryInterface ( in FootnoteExample()
1319 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in DrawPageExample()
1325 XShape xRect = (XShape) UnoRuntime.queryInterface( in DrawPageExample()
1330 XShape xEllipse = (XShape) UnoRuntime.queryInterface( in DrawPageExample()
1350 XPropertySet xRectProps = (XPropertySet) UnoRuntime.queryInterface( in DrawPageExample()
1352 XPropertySet xEllipseProps = (XPropertySet) UnoRuntime.queryInterface( in DrawPageExample()
1363 UnoRuntime.queryInterface (XDrawPageSupplier.class, mxDoc ); in DrawPageExample()
1366 XShapes xShapes = ( XShapes ) UnoRuntime.queryInterface ( in DrawPageExample()
1415 XStyle xStyle = (XStyle) UnoRuntime.queryInterface( in StylesExample()
1420 XPropertySet xStyleProps = (XPropertySet) UnoRuntime.queryInterface( in StylesExample()
1428 UnoRuntime.queryInterface(XStyleFamiliesSupplier.class, mxDoc); in StylesExample()
1432 XNameAccess xFamilies = ( XNameAccess ) UnoRuntime.queryInterface ( in StylesExample()
1436 XNameContainer xFamily = (XNameContainer ) UnoRuntime.queryInterface ( in StylesExample()
1445 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in StylesExample()
1452 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface( in StylesExample()
1486 (XRelativeTextContentInsert ) UnoRuntime.queryInterface ( in NumberingExample()
1491 XIndexAccess xNum = (XIndexAccess) UnoRuntime.queryInterface( in NumberingExample()
1496 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in NumberingExample()
1505 XTextContent xNewPara = (XTextContent) UnoRuntime.queryInterface( in NumberingExample()
1511 xParas[i] = (XPropertySet) UnoRuntime.queryInterface( in NumberingExample()
1553 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in NumberingExample()
1561 XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface( in NumberingExample()
1602 XNamed xChildNamed = (XNamed) UnoRuntime.queryInterface( in TextSectionExample()
1610 XTextContent xChildSection = (XTextContent) UnoRuntime.queryInterface( in TextSectionExample()
1616 UnoRuntime.queryInterface(XParagraphCursor.class, mxDocCursor); in TextSectionExample()
1634 XNamed xParentNamed = (XNamed) UnoRuntime.queryInterface(XNamed.class, in TextSectionExample()
1641 XTextContent xParentSection = (XTextContent) UnoRuntime.queryInterface( in TextSectionExample()
1655 XNamed xLinkNamed = (XNamed) UnoRuntime.queryInterface(XNamed.class, in TextSectionExample()
1661 XTextContent xLinkedSection = (XTextContent) UnoRuntime.queryInterface( in TextSectionExample()
1667 XPropertySet xLinkProps = (XPropertySet)UnoRuntime.queryInterface( in TextSectionExample()
1673 XPropertySet xChildProps = (XPropertySet) UnoRuntime.queryInterface( in TextSectionExample()
1679 XRefreshable xRefresh = (XRefreshable) UnoRuntime.queryInterface( in TextSectionExample()
1713 UnoRuntime.queryInterface( XParagraphCursor.class, mxDocCursor ); in TextColumnsExample()
1726 XNamed xSectionNamed = (XNamed) UnoRuntime.queryInterface(XNamed.class, in TextColumnsExample()
1733 XTextColumns xColumns = (XTextColumns) UnoRuntime.queryInterface( in TextColumnsExample()
1750 XPropertySet xSectionProps = (XPropertySet) UnoRuntime.queryInterface( in TextColumnsExample()
1757 mxFishSection = (XTextContent) UnoRuntime.queryInterface( in TextColumnsExample()
1765 UnoRuntime.queryInterface ( in TextColumnsExample()
1769 XTextContent xNewPara = (XTextContent) UnoRuntime.queryInterface( in TextColumnsExample()