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()424 Sequence<sal_Int8> SAL_CALL OComponent::methodByte(const Sequence< sal_Int8 >& aSeq) throw( Runtime… in methodByte()432 Sequence<float> SAL_CALL OComponent::methodFloat(const Sequence< float>& aSeq) throw( RuntimeExcept… in methodFloat()440 Sequence<double> SAL_CALL OComponent::methodDouble(const Sequence< double >& aSeq) throw( RuntimeEx… in methodDouble()448 Sequence< sal_Bool > SAL_CALL OComponent::methodBool(const Sequence< sal_Bool >& aSeq) throw( Runti… in methodBool()456 Sequence< sal_Int16 > SAL_CALL OComponent::methodShort(const Sequence< sal_Int16 >& aSeq) throw( Ru… in methodShort()[all …]