Searched refs:OComponent (Results 1 – 1 of 1) sorted by relevance
75 class OComponent : public WeakImplHelper7< class135 OComponent( const Reference<XMultiServiceFactory> & rFactory ) : in OComponent() function in OComponent137 ~OComponent();346 OComponent::~OComponent() in ~OComponent()356 OComponent* o= new OComponent( rSMgr ); in OComponent_CreateInstance()751 ::sal_Int8 SAL_CALL OComponent::getAByte() throw (RuntimeException) in getAByte()761 float SAL_CALL OComponent::getAFloat() throw (RuntimeException) in getAFloat()771 double SAL_CALL OComponent::getADouble() throw (RuntimeException) in getADouble()851 Any SAL_CALL OComponent::getAAny() throw (RuntimeException) in getAAny()861 Type SAL_CALL OComponent::getAType() throw (RuntimeException) in getAType()[all …]
Completed in 13 milliseconds