Home
last modified time | relevance | path

Searched defs:getChildNodes (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx94 getChildNodes() in getChildNodes() function in browsenodefactory::BrowseNodeAggregator
218 getChildNodes() in getChildNodes() function in browsenodefactory::LocationBrowseNode
447 getChildNodes() in getChildNodes() function in browsenodefactory::DefaultBrowseNode
576 getChildNodes() in getChildNodes() function in browsenodefactory::DefaultRootBrowseNode
640 getChildNodes() in getChildNodes() function in browsenodefactory::SelectorBrowseNode
H A DMasterScriptProvider.cxx461 MasterScriptProvider::getChildNodes() in getChildNodes() function in func_provider::MasterScriptProvider
/trunk/main/scripting/source/basprov/
H A Dbaslibnode.cxx86 …Sequence< Reference< browse::XBrowseNode > > BasicLibraryNodeImpl::getChildNodes( ) throw (Runtim… in getChildNodes() function in basprov::BasicLibraryNodeImpl
H A Dbasmodnode.cxx84 …Sequence< Reference< browse::XBrowseNode > > BasicModuleNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes() function in basprov::BasicModuleNodeImpl
H A Dbasmethnode.cxx139 …Sequence< Reference< browse::XBrowseNode > > BasicMethodNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes() function in basprov::BasicMethodNodeImpl
H A Dbasprov.cxx457 …Sequence< Reference< browse::XBrowseNode > > BasicProviderImpl::getChildNodes( ) throw (RuntimeEx… in getChildNodes() function in basprov::BasicProviderImpl
/trunk/main/unoxml/source/dom/
H A Dattr.hxx122 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CAttr
H A Delement.hxx199 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CElement
H A Dprocessinginstruction.hxx99 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx78 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocumentFragment
H A Dentityreference.hxx80 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CEntityReference
H A Ddocumenttype.hxx116 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocumentType
H A Dentity.hxx99 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CEntity
H A Dnotation.hxx88 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CNotation
H A Dcharacterdata.hxx125 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CCharacterData
H A Ddocument.hxx276 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocument
H A Dcdatasection.hxx124 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CCDATASection
H A Dcomment.hxx119 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CComment
H A Dtext.hxx134 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CText
H A Dnode.cxx431 Reference< XNodeList > SAL_CALL CNode::getChildNodes() in getChildNodes() function in DOM::CNode
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java106 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ProviderBrowseNode
H A DScriptBrowseNode.java134 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ScriptBrowseNode
H A DParcelBrowseNode.java135 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ParcelBrowseNode
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py478 def getChildNodes(self): member in ScriptBrowseNode
595 def getChildNodes(self): member in FileBrowseNode
633 def getChildNodes( self ): member in DirBrowseNode
839 def getChildNodes( self ): member in PackageBrowseNode
971 def getChildNodes( self ): member in PythonScriptProvider
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java412 public XBrowseNode[] getChildNodes() in getChildNodes() method in ScriptProvider

Completed in 77 milliseconds

12