Lines Matching refs:_xInterface
81 private Object _xInterface; field in TestComponent._PerformancTestObject
128 return _xInterface; in getInterface_attr()
132 _xInterface = _interface_attr; in setInterface_attr()
226 return _xInterface; in getInterface()
230 _xInterface = x; in setInterface()
313 private Object _xInterface; field in TestComponent._TestObject
382 _xInterface = xInterface; in setValues()
423 _xInterface = io_xInterface[0]; in setValues2()
467 o_xInterface[0] = _xInterface; in getValues()
601 return _xInterface; in getInterface()
605 _xInterface = zinterface; in setInterface()
912 _string, _xInterface ) ); in getRuntimeException()
922 throw new com.sun.star.uno.RuntimeException(_string, _xInterface); in setRuntimeException()