Lines Matching refs:queryInterface

641                 UnoRuntime.queryInterface(XTextRange.class, xElement);  in convertChildren()
643 UnoRuntime.queryInterface(XPropertySet.class, xPortion); in convertChildren()
657 UnoRuntime.queryInterface(XServiceInfo.class, xField); in convertChildren()
662 UnoRuntime.queryInterface(XMetadatable.class, xField); in convertChildren()
667 UnoRuntime.queryInterface(XEnumerationAccess.class, in convertChildren()
674 UnoRuntime.queryInterface(XPropertySet.class, xField); in convertChildren()
685 UnoRuntime.queryInterface(XFootnote.class, xNote); in convertChildren()
690 UnoRuntime.queryInterface(XContentEnumerationAccess.class, in convertChildren()
696 UnoRuntime.queryInterface(XPropertySet.class, xFrame); in convertChildren()
700 UnoRuntime.queryInterface(XNamed.class, xFrame); in convertChildren()
713 UnoRuntime.queryInterface(XNamed.class, xMark); in convertChildren()
716 UnoRuntime.queryInterface(XMetadatable.class, xMark); in convertChildren()
734 UnoRuntime.queryInterface(XNamed.class, xMark); in convertChildren()
752 UnoRuntime.queryInterface(XPropertySet.class, xMark); in convertChildren()
788 UnoRuntime.queryInterface(XMetadatable.class, xMeta); in convertChildren()
793 UnoRuntime.queryInterface(XEnumerationAccess.class, xMeta); in convertChildren()
819 UnoRuntime.queryInterface(XMultiServiceFactory.class, xDoc); in Inserter()
823 UnoRuntime.queryInterface(XParagraphCursor.class, xCursor); in Inserter()
857 UnoRuntime.queryInterface(XTextContent.class, xField); in makeTextField()
859 UnoRuntime.queryInterface(XPropertySet.class, xField); in makeTextField()
879 UnoRuntime.queryInterface(XTextContent.class, xFrame); in makeFrame()
881 UnoRuntime.queryInterface(XPropertySet.class, xFrame); in makeFrame()
884 UnoRuntime.queryInterface(XNamed.class, xContent); in makeFrame()
900 UnoRuntime.queryInterface(XTextContent.class, xNote); in makeFootnote()
902 UnoRuntime.queryInterface(XFootnote.class, xNote); in makeFootnote()
915 UnoRuntime.queryInterface(XMetadatable.class, xContent); in insertBookmark()
925 UnoRuntime.queryInterface(XTextContent.class, xBookmark); in makeBookmark()
927 UnoRuntime.queryInterface(XNamed.class, xContent); in makeBookmark()
943 UnoRuntime.queryInterface(XTextContent.class, xMark); in makeReferenceMark()
945 UnoRuntime.queryInterface(XNamed.class, xContent); in makeReferenceMark()
962 UnoRuntime.queryInterface(XTextContent.class, xMark); in makeDocumentIndexMark()
964 UnoRuntime.queryInterface(XPropertySet.class, xMark); in makeDocumentIndexMark()
972 UnoRuntime.queryInterface(XPropertySet.class, xCursor); in insertHyperlink()
979 UnoRuntime.queryInterface(XPropertySet.class, xCursor); in insertRuby()
989 UnoRuntime.queryInterface(XMetadatable.class, xContent); in insertMeta()
999 UnoRuntime.queryInterface(XTextContent.class, xMeta); in makeMeta()
1009 UnoRuntime.queryInterface(XMetadatable.class, xContent); in insertMetaField()
1019 UnoRuntime.queryInterface(XTextField.class, xMeta); in makeMetaField()
1152 UnoRuntime.queryInterface(XParagraphCursor.class, xCursor); in mkCursor()
1248 m_xMSF = UnoRuntime.queryInterface( in before()
1252 UnoRuntime.queryInterface(XPropertySet.class, m_xMSF); in before()
1255 UnoRuntime.queryInterface(XComponentContext.class, defaultCtx); in before()
2901 UnoRuntime.queryInterface(XParagraphCursor.class, xDocTextCursor); in testMetaXChild()
2926 UnoRuntime.queryInterface(XPropertySet.class, xDocTextCursor); in testMetaXChild()
2930 UnoRuntime.queryInterface(XTextContent.class, oNTC); in testMetaXChild()
2935 UnoRuntime.queryInterface(XMetadatable.class, xNTC); in testMetaXChild()
2944 UnoRuntime.queryInterface(XChild.class, xMeta1); in testMetaXChild()
2946 UnoRuntime.queryInterface(XChild.class, xMeta2); in testMetaXChild()
2948 UnoRuntime.queryInterface(XChild.class, xMeta3); in testMetaXChild()
2950 UnoRuntime.queryInterface(XChild.class, xMeta4); in testMetaXChild()
2952 UnoRuntime.queryInterface(XChild.class, xMeta5); in testMetaXChild()
2954 UnoRuntime.queryInterface(XChild.class, xMeta6); in testMetaXChild()
2966 UnoRuntime.queryInterface(XMetadatable.class, xParent3); in testMetaXChild()
2973 UnoRuntime.queryInterface(XMetadatable.class, xParent4); in testMetaXChild()
2980 UnoRuntime.queryInterface(XMetadatable.class, xParent5); in testMetaXChild()
3004 UnoRuntime.queryInterface(XMetadatable.class, xMeta); in testMetaXText()
3006 XText xText = (XText) UnoRuntime.queryInterface(XText.class, xMeta); in testMetaXText()
3164 UnoRuntime.queryInterface(XEnumerationAccess.class, xMeta); in testMetaXText()
3171 UnoRuntime.queryInterface(XTextRange.class, xElement); in testMetaXText()
3173 UnoRuntime.queryInterface(XPropertySet.class, xPortion); in testMetaXText()
3183 UnoRuntime.queryInterface(XTextRange.class, xElement); in testMetaXText()
3185 UnoRuntime.queryInterface(XPropertySet.class, xPortion); in testMetaXText()
3193 UnoRuntime.queryInterface(XComponent.class, xMeta); in testMetaXText()
3221 UnoRuntime.queryInterface(XMetadatable.class, xMeta); in testMetaXTextCursor()
3223 XText xText = (XText) UnoRuntime.queryInterface(XText.class, xMeta); in testMetaXTextCursor()
3256 UnoRuntime.queryInterface(XWordCursor.class, xTextCursor); in testMetaXTextCursor()
3302 UnoRuntime.queryInterface(XSentenceCursor.class, xTextCursor); in testMetaXTextCursor()
3348 UnoRuntime.queryInterface(XParagraphCursor.class, xTextCursor); in testMetaXTextCursor()
3451 UnoRuntime.queryInterface(XMetadatable.class, xContent); in testMetaXTextAttachMeta()
3473 UnoRuntime.queryInterface(XMetadatable.class, xMeta); in doMetaXTextAttach()
3475 XText xText = (XText) UnoRuntime.queryInterface(XText.class, xMeta); in doMetaXTextAttach()
3689 (com.sun.star.rdf.XRepositorySupplier) UnoRuntime.queryInterface( in testMetaFieldXTextField()
3719 UnoRuntime.queryInterface(XMetadatable.class, xMetaField); in testMetaFieldXTextField()
3744 UnoRuntime.queryInterface(XPropertySet.class, xMetaField); in testMetaFieldXPropertySet()
3790 XStorable xStor = (XStorable) UnoRuntime.queryInterface( in doStore()
3813 UnoRuntime.queryInterface(XTextDocument.class, xComp); in doLoad()
3903 UnoRuntime.queryInterface(XRepositorySupplier.class, xTextDoc); in checkLoadXmlId()
3905 UnoRuntime.queryInterface(XDocumentRepository.class, in checkLoadXmlId()
3908 UnoRuntime.queryInterface(XBookmarksSupplier.class, xTextDoc); in checkLoadXmlId()
3910 XMetadatable xMark1 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3916 XMetadatable xMark2 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3925 XMetadatable xMark3 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3936 UnoRuntime.queryInterface(XTextSectionsSupplier.class, xTextDoc); in checkLoadXmlId()
3940 XMetadatable xSection1 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3945 XMetadatable xSection2 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3950 XMetadatable xSection3 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3956 XMetadatable xSection4 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3962 XMetadatable xSection5 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3968 XMetadatable xSection6 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3974 XMetadatable xSection7 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3980 XMetadatable xSection8 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3986 XMetadatable xSection9 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
3996 UnoRuntime.queryInterface(XDocumentIndexesSupplier.class, xTextDoc); in checkLoadXmlId()
3999 UnoRuntime.queryInterface(XNameAccess.class, xIndexesIA); in checkLoadXmlId()
4001 XMetadatable xIndex1 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4005 XMetadatable xIndex1s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4010 XMetadatable xIndex2 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4014 XMetadatable xIndex2s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4019 XMetadatable xIndex3 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4023 XMetadatable xIndex3s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4028 XMetadatable xIndex4 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4032 XMetadatable xIndex4s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4037 XMetadatable xIndex5 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4041 XMetadatable xIndex5s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4046 XMetadatable xIndex6 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4050 XMetadatable xIndex6s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4055 XMetadatable xIndex7 = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4059 XMetadatable xIndex7s = (XMetadatable) UnoRuntime.queryInterface( in checkLoadXmlId()
4070 XCloseable xClos = (XCloseable) UnoRuntime.queryInterface( in close()
4100 UnoRuntime.queryInterface(XEnumerationAccess.class, xText); in doTest()
4106 UnoRuntime.queryInterface(XEnumerationAccess.class, xElement); in doTest()