Home
last modified time | relevance | path

Searched refs:_xTreeNode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/cpool/
H A DZPoolCollection.cxx417 …tion::openNode(const ::rtl::OUString& _rPath,const Reference<XInterface>& _xTreeNode) const throw() in openNode()
419 Reference< XHierarchicalNameAccess > xHierarchyAccess(_xTreeNode, UNO_QUERY); in openNode()
420 Reference< XNameAccess > xDirectAccess(_xTreeNode, UNO_QUERY); in openNode()
451 …ection::getNodeValue(const ::rtl::OUString& _rPath,const Reference<XInterface>& _xTreeNode) throw() in getNodeValue() argument
453 Reference< XHierarchicalNameAccess > xHierarchyAccess(_xTreeNode, UNO_QUERY); in getNodeValue()
454 Reference< XNameAccess > xDirectAccess(_xTreeNode, UNO_QUERY); in getNodeValue()
H A DZPoolCollection.hxx94 …t ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _xTreeNode) const throw();
113 … const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _xTreeNode)throw();

Completed in 20 milliseconds