Searched refs:BasicMethodNodeImpl (Results 1 – 3 of 3) sorted by relevance
67 BasicMethodNodeImpl::BasicMethodNodeImpl( const Reference< XComponentContext >& rxContext, in BasicMethodNodeImpl() function in basprov::BasicMethodNodeImpl106 BasicMethodNodeImpl::~BasicMethodNodeImpl() in ~BasicMethodNodeImpl()114 … IMPLEMENT_FORWARD_XINTERFACE2( BasicMethodNodeImpl, BasicMethodNodeImpl_BASE, OPropertyContainer ) in IMPLEMENT_FORWARD_XINTERFACE2() argument126 ::rtl::OUString BasicMethodNodeImpl::getName( ) throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()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()307 void BasicMethodNodeImpl::setValue( const ::rtl::OUString& aPropertyName, const Any& aValue ) in setValue()[all …]
54 class BasicMethodNodeImpl : public BasicMethodNodeImpl_BASE, class58 … public ::comphelper::OPropertyArrayUsageHelper< BasicMethodNodeImpl >78 …BasicMethodNodeImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCont…81 virtual ~BasicMethodNodeImpl();
111 …pChildNodes[iTarget++] = static_cast< browse::XBrowseNode* >( new BasicMethodNodeImpl( m_xContext,… in getChildNodes()
Completed in 25 milliseconds