Lines Matching refs:queryInterface

75 			m_xSDComponent = (XComponent) UnoRuntime.queryInterface(  in setUpDocument()
79 XShape xsecondTextBox = (XShape)UnoRuntime.queryInterface(XShape.class, secondTextBox); in setUpDocument()
88 m_xSDComponent = (XComponent) UnoRuntime.queryInterface(XComponent.class, in load()
93 XShape xsecondTextBox = (XShape)UnoRuntime.queryInterface(XShape.class, secondTextBox); in load()
121 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in setNumberingType()
147 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix()
166 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix()
190 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix()
209 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix()
234 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith()
253 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith()
281 XIndexAccess xNum = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, in testFirstLineOffset()
283 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset()
302 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset()
326 XIndexAccess xNum = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, in testLeftMargin()
328 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin()
347 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin()
371 XIndexAccess xNum = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, in testSymbolTextDistance()
373 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolTextDistance()
397 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolTextDistance()
430 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustRight()
447 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in setAjust()
475 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustCenter()
506 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustLeft()
531 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolColor()
550 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolColor()
577 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolSize()
596 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolSize()