Home
last modified time | relevance | path

Searched refs:BasicLibraryNodeImpl (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/scripting/source/basprov/
H A Dbaslibnode.cxx50BasicLibraryNodeImpl::BasicLibraryNodeImpl( const Reference< XComponentContext >& rxContext, … in BasicLibraryNodeImpl() function in basprov::BasicLibraryNodeImpl
69 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()
H A Dbaslibnode.hxx49 class BasicLibraryNodeImpl : public BasicLibraryNodeImpl_BASE class
61BasicLibraryNodeImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCon…
66 virtual ~BasicLibraryNodeImpl();
H A Dbasprov.cxx501 … pChildNodes[childsFound++] = static_cast< browse::XBrowseNode* >( new BasicLibraryNodeImpl( in getChildNodes()

Completed in 20 milliseconds