Searched refs:OABSPilotUno (Results 1 – 2 of 2) sorted by relevance
34 static ::abp::OMultiInstanceAutoRegistration< ::abp::OABSPilotUno > aAutoRegistration; in createRegistryInfo_OABSPilotUno()52 OABSPilotUno::OABSPilotUno(const Reference< XMultiServiceFactory >& _rxORB) in OABSPilotUno() function in abp::OABSPilotUno60 Any SAL_CALL OABSPilotUno::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()67 void SAL_CALL OABSPilotUno::acquire( ) throw () in acquire()73 void SAL_CALL OABSPilotUno::release( ) throw () in release()79 Sequence< Type > SAL_CALL OABSPilotUno::getTypes( ) throw (RuntimeException) in getTypes()88 Sequence<sal_Int8> SAL_CALL OABSPilotUno::getImplementationId( ) throw(RuntimeException) in getImplementationId()104 …Reference< XInterface > SAL_CALL OABSPilotUno::Create(const Reference< XMultiServiceFactory >& _rx… in Create()106 return *(new OABSPilotUno(_rxFactory)); in Create()110 ::rtl::OUString SAL_CALL OABSPilotUno::getImplementationName() throw(RuntimeException) in getImplementationName()[all …]
41 class OABSPilotUno;44 typedef ::comphelper::OPropertyArrayUsageHelper< OABSPilotUno > OABSPilotUno_PBase;46 class OABSPilotUno class53 …OABSPilotUno(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory …