Searched refs:setInterface (Results 1 – 9 of 9) sorted by relevance
97 public void setInterface( /*IN*/Object x ) { _xInterface = x; } in setInterface() method in testobj.PerformanceTestObject
173 …virtual void SAL_CALL setInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:… in setInterface() function in benchmark_object::ServiceImpl
830 xBench->setInterface( aDummyInterface ); in benchmark()
271 …virtual void SAL_CALL setInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:… in setInterface() function in Test_Impl580 _xLBT->setInterface( *(const Reference< XInterface > *)rValue.getValue() ); in setValue()828 xLBT->setInterface( aRet.Interface ); in performTest()
116 void setInterface( [in] com::sun::star::uno::XInterface x );
229 public void setInterface( /*IN*/Object x ) throws com.sun.star.uno.RuntimeException { in setInterface() method in TestComponent._PerformancTestObject604 public void setInterface(Object zinterface) throws com.sun.star.uno.RuntimeException { in setInterface() method in TestComponent._TestObject
227 …virtual void SAL_CALL setInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:… in setInterface() function in ServiceImpl
466 xLBT->setInterface(aRet.Interface); in performTest()
284 …virtual void SAL_CALL setInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:… in setInterface() function in bridge_object::Test_Impl
Completed in 72 milliseconds