/aoo4110/main/scripting/source/provider/ |
H A D | BrowseNodeFactoryImpl.cxx | 94 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 D | MasterScriptProvider.cxx | 461 MasterScriptProvider::getChildNodes() in getChildNodes() function in func_provider::MasterScriptProvider
|
/aoo4110/main/scripting/source/basprov/ |
H A D | baslibnode.cxx | 86 …Sequence< Reference< browse::XBrowseNode > > BasicLibraryNodeImpl::getChildNodes( ) throw (Runtim… in getChildNodes() function in basprov::BasicLibraryNodeImpl
|
H A D | basmodnode.cxx | 84 …Sequence< Reference< browse::XBrowseNode > > BasicModuleNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes() function in basprov::BasicModuleNodeImpl
|
H A D | basmethnode.cxx | 139 …Sequence< Reference< browse::XBrowseNode > > BasicMethodNodeImpl::getChildNodes( ) throw (Runtime… in getChildNodes() function in basprov::BasicMethodNodeImpl
|
H A D | basprov.cxx | 457 …Sequence< Reference< browse::XBrowseNode > > BasicProviderImpl::getChildNodes( ) throw (RuntimeEx… in getChildNodes() function in basprov::BasicProviderImpl
|
/aoo4110/main/unoxml/source/dom/ |
H A D | attr.hxx | 122 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CAttr
|
H A D | element.hxx | 199 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CElement
|
H A D | processinginstruction.hxx | 99 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CProcessingInstruction
|
H A D | documentfragment.hxx | 78 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocumentFragment
|
H A D | entityreference.hxx | 80 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CEntityReference
|
H A D | documenttype.hxx | 116 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocumentType
|
H A D | entity.hxx | 99 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CEntity
|
H A D | notation.hxx | 88 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CNotation
|
H A D | characterdata.hxx | 125 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CCharacterData
|
H A D | document.hxx | 276 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CDocument
|
H A D | cdatasection.hxx | 124 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CCDATASection
|
H A D | comment.hxx | 119 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CComment
|
H A D | text.hxx | 134 virtual Reference< XNodeList > SAL_CALL getChildNodes() in getChildNodes() function in DOM::CText
|
H A D | node.cxx | 431 Reference< XNodeList > SAL_CALL CNode::getChildNodes() in getChildNodes() function in DOM::CNode
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/browse/ |
H A D | ProviderBrowseNode.java | 106 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ProviderBrowseNode
|
H A D | ScriptBrowseNode.java | 134 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ScriptBrowseNode
|
H A D | ParcelBrowseNode.java | 135 public XBrowseNode[] getChildNodes() { in getChildNodes() method in ParcelBrowseNode
|
/aoo4110/main/scripting/source/pyprov/ |
H A D | pythonscript.py | 472 def getChildNodes(self): member in ScriptBrowseNode 589 def getChildNodes(self): member in FileBrowseNode 627 def getChildNodes( self ): member in DirBrowseNode 833 def getChildNodes( self ): member in PackageBrowseNode 965 def getChildNodes( self ): member in PythonScriptProvider
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/ |
H A D | ScriptProvider.java | 412 public XBrowseNode[] getChildNodes() in getChildNodes() method in ScriptProvider
|