Lines Matching refs:BasicMethodNodeImpl

67     BasicMethodNodeImpl::BasicMethodNodeImpl( const Reference< XComponentContext >& rxContext,  in BasicMethodNodeImpl()  function in basprov::BasicMethodNodeImpl
106 BasicMethodNodeImpl::~BasicMethodNodeImpl() in ~BasicMethodNodeImpl()
114 … IMPLEMENT_FORWARD_XINTERFACE2( BasicMethodNodeImpl, BasicMethodNodeImpl_BASE, OPropertyContainer ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
120 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( BasicMethodNodeImpl, BasicMethodNodeImpl_BASE, OPropertyContaine… in IMPLEMENT_FORWARD_XINTERFACE2()
126 ::rtl::OUString BasicMethodNodeImpl::getName( ) throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()
139 …Sequence< Reference< browse::XBrowseNode > > BasicMethodNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes()
148 sal_Bool BasicMethodNodeImpl::hasChildNodes( ) throw (RuntimeException) in hasChildNodes()
157 sal_Int16 BasicMethodNodeImpl::getType( ) throw (RuntimeException) in getType()
168 ::cppu::IPropertyArrayHelper& BasicMethodNodeImpl::getInfoHelper( ) in getInfoHelper()
177 ::cppu::IPropertyArrayHelper* BasicMethodNodeImpl::createArrayHelper( ) const in createArrayHelper()
188 … Reference< XPropertySetInfo > BasicMethodNodeImpl::getPropertySetInfo( ) throw (RuntimeException) in getPropertySetInfo()
198 …Reference< XIntrospectionAccess > BasicMethodNodeImpl::getIntrospection( ) throw (RuntimeExceptio… in getIntrospection()
205 …Any BasicMethodNodeImpl::invoke( const ::rtl::OUString& aFunctionName, const Sequence< Any >& aPar… in invoke()
307 void BasicMethodNodeImpl::setValue( const ::rtl::OUString& aPropertyName, const Any& aValue ) in setValue()
321 …Any BasicMethodNodeImpl::getValue( const ::rtl::OUString& aPropertyName ) throw (UnknownPropertyEx… in getValue()
332 sal_Bool BasicMethodNodeImpl::hasMethod( const ::rtl::OUString& aName ) throw (RuntimeException) in hasMethod()
343 … sal_Bool BasicMethodNodeImpl::hasProperty( const ::rtl::OUString& aName ) throw (RuntimeException) in hasProperty()