Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 52) sorted by relevance

123

/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java628 TreeNode root = new TreeNode(); in convert() local
2020 TreeNode root = new TreeNode() in testRangeHyperlinkHyperlink() local
2079 TreeNode root = new TreeNode() in testRangeHyperlinkRuby() local
2145 TreeNode root = new TreeNode() in testRangeRubyHyperlink() local
2202 TreeNode root = new TreeNode() in testRangeRubyRuby() local
2248 TreeNode root = new TreeNode() in testRangeHyperlinkMeta() local
2314 TreeNode root = new TreeNode() in testRangeRubyMeta() local
2381 TreeNode root = new TreeNode() in testRangeMetaHyperlink() local
2438 TreeNode root = new TreeNode() in testRangeMetaRuby() local
2530 TreeNode root = new TreeNode() in testRangeMetaMeta() local
[all …]
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java57 public BookSettings(Node root) { in BookSettings()
122 private void addConfigItem(Node root, String attribute, String type, String value) { in addConfigItem()
139 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode()
175 public void readNode(Node root) { in readNode()
H A DSxcDocumentDeserializer.java209 Node root = list.item(0); in initFontTable() local
286 protected void processSettings(Node root) { in processSettings()
312 … protected void processNameDefinition(Node root, Enumeration eNameDefinitions) throws IOException { in processNameDefinition()
341 protected void processTable(Node root) throws IOException { in processTable()
386 protected void processColumns(Node root) throws IOException { in processColumns()
435 protected void processCells(Node root) throws IOException { in processCells()
647 protected void addEmptyRows(int numEmptyRows, Node root, int numEmptyCells) { in addEmptyRows()
H A DNameDefinition.java62 public NameDefinition(Node root) { in NameDefinition()
141 public void writeNode(org.w3c.dom.Document doc, Node root) { in writeNode()
170 public void readNode(Node root) { in readNode()
H A DSheetSettings.java75 public SheetSettings(Node root) { in SheetSettings()
240 private void addConfigItem(Node root, String attribute, String type, String value) { in addConfigItem()
257 public void writeNode(org.w3c.dom.Document settings, Node root) { in writeNode()
325 public void readNode(Node root) { in readNode()
/aoo4110/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java61 Element root, el; in add() local
88 Element root, el; in remove() local
/aoo4110/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx146 const Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in removeElement() local
273 const Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in getKeyElement() local
302 const Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in writeVectorOfPair() local
493 const Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in writeKeyElement() local
596 Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in getOneChildFromAllEntries() local
654 Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in addEntry() local
694 Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in getEntry() local
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfigNode.java48 public void setRoot(Object root); in setRoot()
H A DConfigGroup.java34 public Object root; field in ConfigGroup
/aoo4110/main/configmgr/source/
H A Dchildaccess.cxx86 ChildAccess::ChildAccess( in ChildAccess()
96 ChildAccess::ChildAccess( in ChildAccess()
194 void ChildAccess::bind( in bind()
/aoo4110/main/toolkit/src2xml/source/
H A Dboxer.py59 def __init__ (self, root): argument
/aoo4110/main/wizards/com/sun/star/wizards/web/data/
H A DCGSession.java48 Node root = XMLHelper.addElement(parent, "session", in createDOM() local
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java982 Element root = contentDoc.getDocumentElement(); in initContentDOM() local
1006 Element root = settingsDoc.getDocumentElement(); in initSettingsDOM() local
1050 Element root = (Element) doc.createElement(rootName); in createSettingsDOM() local
1089 Element root = (Element) doc.createElement(rootName); in createDOM() local
H A DEmbeddedXMLObject.java251 Node root = manifestDoc.getDocumentElement(); in writeManifestData() local
/aoo4110/main/qadevOOo/runner/helper/
H A DConfigurationRead.java38 XHierarchicalNameAccess root = null; field in ConfigurationRead
/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java132 …Object root = Configuration.getConfigurationRoot(xMSF, "/org.openoffice.Office.Writer/Wizards/Agen… in startWizard() local
492 …Object root = Configuration.getConfigurationRoot(xMSF, "/org.openoffice.Office.Writer/Wizards/Agen… in finishWizard() local
/aoo4110/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java81 XBrowseNode root = getRootNode(ctxt); in show() local
259 public ScriptSelectorPanel(XBrowseNode root) in ScriptSelectorPanel()
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java48 private XMLPackageDescription root; field in XMLPackageDescription.PackageDescriptionHandler
182 private void adjust(XMLPackageDescription root) { in adjust()
/aoo4110/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx141 Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in getAllDataUrls() local
/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx143 Reference<css::xml::dom::XNode> root = doc->getFirstChild(); in getAllDataUrls() local
/aoo4110/main/autodoc/source/ary/loc/
H A Dloca_le.cxx99 root = Find_Root(i_root); in CheckIn_File() local
/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XTreeDataModel.java134 XTreeNode root = oObj.getRoot(); in _getRoot() local
/aoo4110/main/scripting/examples/java/selector/
H A DScriptSelector.java74 XBrowseNode root = getRootNode(ctxt); in showOrganizer() local
360 public ScriptSelectorPanel(XBrowseNode root) in ScriptSelectorPanel()
/aoo4110/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx302 inline binuno_Proxy::binuno_Proxy( in binuno_Proxy()
370 UnoInterfaceReference root; in queryAggregation() local
/aoo4110/main/x11_extensions/inc/
H A DXrandr.h52 Window root; /* Root window for changed screen */ member

Completed in 201 milliseconds

123