Searched refs:BasicModuleNodeImpl (Results 1 – 3 of 3) sorted by relevance
52 BasicModuleNodeImpl::BasicModuleNodeImpl( const Reference< XComponentContext >& rxContext, in BasicModuleNodeImpl() function in basprov::BasicModuleNodeImpl63 BasicModuleNodeImpl::~BasicModuleNodeImpl() in ~BasicModuleNodeImpl()71 ::rtl::OUString BasicModuleNodeImpl::getName( ) throw (RuntimeException) in getName()84 …Sequence< Reference< browse::XBrowseNode > > BasicModuleNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes()121 sal_Bool BasicModuleNodeImpl::hasChildNodes( ) throw (RuntimeException) in hasChildNodes()138 sal_Int16 BasicModuleNodeImpl::getType( ) throw (RuntimeException) in getType()
48 class BasicModuleNodeImpl : public BasicModuleNodeImpl_BASE class57 …BasicModuleNodeImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCont…60 virtual ~BasicModuleNodeImpl();
110 …pChildNodes[i] = static_cast< browse::XBrowseNode* >( new BasicModuleNodeImpl( m_xContext, m_sScri… in getChildNodes()
Completed in 20 milliseconds