Home
last modified time | relevance | path

Searched defs:children (Results 26 – 49 of 49) sorted by relevance

12

/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java721 public String[] children(String name) in children() method in OpenOfficeDocFileSystem.ListImpl
723 String[] children = null; in children() local
827 private Collection children = new HashSet(); field in OpenOfficeDocFileSystem.ChildrenStrategy
/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleComponent.java225 XAccessibleComponent[] children = getChildrenComponents(); in _getAccessibleAtPoint() local
/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx172 Sequence< Reference< browse::XBrowseNode > > children; in Init() local
312 Sequence < Reference< browse::XBrowseNode > > children = rootNode->getChildNodes(); in getLangNodeFromRootNode() local
338 Sequence< Reference< browse::XBrowseNode > > children; in RequestSubEntries() local
1260 Sequence< Reference< browse::XBrowseNode > > children in getListOfChildren() local
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java73 NodeList children = node.getChildNodes(); in CellStyle() local
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java108 NodeList children = node.getChildNodes(); in add() local
H A DTextStyle.java101 NodeList children = node.getChildNodes(); in TextStyle() local
H A DParaStyle.java245 NodeList children = node.getChildNodes(); in ParaStyle() local
/aoo4110/main/cui/source/customize/
H A Dcfgutil.cxx703 Sequence< Reference< browse::XBrowseNode > > children = in Init() local
1030 Sequence< Reference< browse::XBrowseNode > > children = in GroupSelected() local
1168 Sequence< Reference< browse::XBrowseNode > > children = in RequestingChilds() local
H A Dselector.cxx322 Sequence< Reference< browse::XBrowseNode > > children = in fillScriptList() local
824 Sequence< Reference< browse::XBrowseNode > > children = in GroupSelected() local
/aoo4110/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java352 XBrowseNode[] children = parent.getChildNodes(); in initNodes() local
/aoo4110/main/i18npool/source/localedata/
H A DLocaleNode.hxx108 LocaleNode* * children; member in LocaleNode
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java60 private Vector children = null; field in PackageDescription
619 public Enumeration children() { in children() method in PackageDescription
H A DXMLPackageDescription.java113 private Vector children; /* children are of type XMLPackageDescription */ field in XMLPackageDescription
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java111 String children[] = Configuration.getChildrenNames(configView); in writeConfiguration() local
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx93 css::uno::Sequence< css::uno::Reference < css::awt::XLayoutConstrains > > children; in Clear() local
/aoo4110/main/scripting/examples/java/selector/
H A DScriptSelector.java453 XBrowseNode[] children = parent.getChildNodes(); in initNodes() local
/aoo4110/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx290 uno::Sequence< uno::Reference < awt::XLayoutConstrains > > children = xCont->getChildren(); in setChildrenVisible() local
/aoo4110/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java410 String[] children = m_xSFA.getFolderContents( getParcelContainerDir(), true ); in loadParcels() local
/aoo4110/main/scripting/source/provider/
H A DMasterScriptProvider.cxx473 Sequence< Reference< browse::XBrowseNode > > children( size ); in getChildNodes() local
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DAccTable.cpp1026 STDMETHODIMP CAccTable::get_selectedChildren(long, long **children, long *nChildren) in get_selectedChildren() argument
/aoo4110/main/configmgr/source/
H A Daccess.cxx1104 std::vector< rtl::Reference< ChildAccess > > children(getAllChildren()); in getElementNames() local
1198 std::vector< rtl::Reference< ChildAccess > > children(getAllChildren()); in getProperties() local
/aoo4110/main/xmlsecurity/tools/uno/
H A DTestTool.java717 NodeList children; in removeEmptyText() local
/aoo4110/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2708 MockNode[] children) in init()
2776 void init(MockNode[] children) { in init()
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1053 void insertChildren(TreeNodeEnum children) throws Exception in insertChildren()
4120 TreeNodeEnum children = tree.createEnumeration(); in dumpTree() local

Completed in 195 milliseconds

12