| /aoo42x/main/sw/qa/complex/writer/ | 
| H A D | TextPortionEnumerationTest.java | 628         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 …] 
 | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ | 
| H A D | BookSettings.java | 57 	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 D | SxcDocumentDeserializer.java | 209 		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 D | NameDefinition.java | 62 	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 D | SheetSettings.java | 75 	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()
  | 
| /aoo42x/main/scripting/java/org/openoffice/idesupport/xml/ | 
| H A D | Manifest.java | 61         Element root, el;  in add()  local 88         Element root, el;  in remove()  local
  | 
| /aoo42x/main/desktop/source/deployment/registry/ | 
| H A D | dp_backenddb.cxx | 146         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
  | 
| /aoo42x/main/wizards/com/sun/star/wizards/common/ | 
| H A D | ConfigNode.java | 48     public void setRoot(Object root);  in setRoot()
  | 
| H A D | ConfigGroup.java | 34     public Object root;  field in ConfigGroup
  | 
| /aoo42x/main/configmgr/source/ | 
| H A D | childaccess.cxx | 86 ChildAccess::ChildAccess(  in ChildAccess() 96 ChildAccess::ChildAccess(  in ChildAccess() 194 void ChildAccess::bind(  in bind()
  | 
| /aoo42x/main/toolkit/src2xml/source/ | 
| H A D | boxer.py | 59     def __init__ (self, root):  argument
  | 
| /aoo42x/main/wizards/com/sun/star/wizards/web/data/ | 
| H A D | CGSession.java | 48         Node root = XMLHelper.addElement(parent, "session",  in createDOM()  local
  | 
| /aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ | 
| H A D | OfficeDocument.java | 982         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 D | EmbeddedXMLObject.java | 251         Node root = manifestDoc.getDocumentElement();  in writeManifestData()  local
  | 
| /aoo42x/main/qadevOOo/runner/helper/ | 
| H A D | ConfigurationRead.java | 38     XHierarchicalNameAccess root = null;  field in ConfigurationRead
  | 
| /aoo42x/main/wizards/com/sun/star/wizards/agenda/ | 
| H A D | AgendaWizardDialogImpl.java | 132 …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
  | 
| /aoo42x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ | 
| H A D | ScriptSelector.java | 81             XBrowseNode root = getRootNode(ctxt);  in show()  local 259     public ScriptSelectorPanel(XBrowseNode root)  in ScriptSelectorPanel()
  | 
| /aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ | 
| H A D | XMLPackageDescription.java | 48         private XMLPackageDescription root;  field in XMLPackageDescription.PackageDescriptionHandler 182     private void adjust(XMLPackageDescription root) {          in adjust()
  | 
| /aoo42x/main/desktop/source/deployment/registry/help/ | 
| H A D | dp_helpbackenddb.cxx | 141         Reference<css::xml::dom::XNode> root = doc->getFirstChild();  in getAllDataUrls()  local
  | 
| /aoo42x/main/desktop/source/deployment/registry/configuration/ | 
| H A D | dp_configurationbackenddb.cxx | 143         Reference<css::xml::dom::XNode> root = doc->getFirstChild();  in getAllDataUrls()  local
  | 
| /aoo42x/main/autodoc/source/ary/loc/ | 
| H A D | loca_le.cxx | 99         root = Find_Root(i_root);  in CheckIn_File()  local
  | 
| /aoo42x/main/qadevOOo/tests/java/ifc/awt/tree/ | 
| H A D | _XTreeDataModel.java | 134         XTreeNode root = oObj.getRoot();  in _getRoot()  local
  | 
| /aoo42x/main/scripting/examples/java/selector/ | 
| H A D | ScriptSelector.java | 74             XBrowseNode root = getRootNode(ctxt);  in showOrganizer()  local 360     public ScriptSelectorPanel(XBrowseNode root)  in ScriptSelectorPanel()
  | 
| /aoo42x/main/stoc/source/proxy_factory/ | 
| H A D | proxyfac.cxx | 302 inline binuno_Proxy::binuno_Proxy(  in binuno_Proxy() 370                     UnoInterfaceReference root;  in queryAggregation()  local
  | 
| /aoo42x/main/x11_extensions/inc/ | 
| H A D | Xrandr.h | 52     Window root;		/* Root window for changed screen */  member
  |