Searched refs:BasicLibraryNodeImpl (Results 1 – 3 of 3) sorted by relevance
50 …BasicLibraryNodeImpl::BasicLibraryNodeImpl( const Reference< XComponentContext >& rxContext, … in BasicLibraryNodeImpl() function in basprov::BasicLibraryNodeImpl69 BasicLibraryNodeImpl::~BasicLibraryNodeImpl() in ~BasicLibraryNodeImpl()77 ::rtl::OUString BasicLibraryNodeImpl::getName( ) throw (RuntimeException) in getName()86 …Sequence< Reference< browse::XBrowseNode > > BasicLibraryNodeImpl::getChildNodes( ) throw (Runtim… in getChildNodes()120 sal_Bool BasicLibraryNodeImpl::hasChildNodes( ) throw (RuntimeException) in hasChildNodes()133 sal_Int16 BasicLibraryNodeImpl::getType( ) throw (RuntimeException) in getType()
49 class BasicLibraryNodeImpl : public BasicLibraryNodeImpl_BASE class61 …BasicLibraryNodeImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCon…66 virtual ~BasicLibraryNodeImpl();
501 … pChildNodes[childsFound++] = static_cast< browse::XBrowseNode* >( new BasicLibraryNodeImpl( in getChildNodes()
Completed in 29 milliseconds