Home
last modified time | relevance | path

Searched refs:aNode (Results 1 – 25 of 90) sorted by path

1234

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvas.java295 public void SelectObject (javax.swing.tree.TreeNode aNode) in SelectObject() argument
297 CanvasShape aCanvasShape = maShapeList.Get (aNode); in SelectObject()
H A DCanvasShape.java48 public CanvasShape (javax.swing.tree.TreeNode aNode, Canvas aCanvas) in CanvasShape() argument
50 maNode = aNode; in CanvasShape()
H A DShapeContainer.java85 aShape = new CanvasShape (aNode, maCanvas); in AddNode()
96 maShapeList.put (aNode, aShape); in AddNode()
117 maShapeList.remove (aNode); in RemoveNode()
145 public CanvasShape Get (TreeNode aNode) in Get() argument
147 if (aNode != null) { in Get()
148 return (CanvasShape)maShapeList.get (aNode); in Get()
181 RemoveAllChildren(aNode); in treeStructureChanged()
182 AddAllChildren(aNode); in treeStructureChanged()
193 RemoveAllChildren (aNode); in treeWillCollapse()
199 AddAllChildren (aNode); in treeExpanded()
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java69 AccessibilityNode aNode = (AccessibilityNode)aObject; in isLeaf() local
72 bIsLeaf = aNode.isLeaf(); in isLeaf()
102 AccessibilityNode aNode = (AccessibilityNode)aObject; in getChildCount() local
103 return aNode.getChildCount(); in getChildCount()
176 public synchronized void AddTopLevelNode (AccessibilityNode aNode) in AddTopLevelNode() argument
178 if (aNode != null) in AddTopLevelNode()
192 aNode.SetParent (aRoot); in AddTopLevelNode()
193 aRoot.Append (aNode); in AddTopLevelNode()
194 nodesWereInserted (aRoot, new int[]{aRoot.getIndex (aNode)}); in AddTopLevelNode()
208 int nIndex = aRoot.getIndex (aNode); in RemoveTopLevelNode()
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java325 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode (sTitle); in CreateNode() local
327 aNode.add (CreateSegmentNode ("Before", nTextType, BEFORE)); in CreateNode()
328 aNode.add (CreateSegmentNode ("At", nTextType, AT)); in CreateNode()
329 aNode.add (CreateSegmentNode ("Behind", nTextType, BEHIND)); in CreateNode()
331 return aNode; in CreateNode()
338 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode (sTitle); in CreateSegmentNode() local
348 aNode.add (aSegmentNode); in CreateSegmentNode()
357 return aNode; in CreateSegmentNode()
413 DefaultMutableTreeNode aNode, in AddAttributeNodes() argument
421 aNode.add (new DefaultMutableTreeNode ( in AddAttributeNodes()
[all …]
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx365 LocalSimplePointEntry aNode(rPoint); in insert() local
368 maPoints.insert(aIndex, nCount, aNode); in insert()
374 LocalSimpleBezierEntry aNode; in insert() local
377 mpVectors->insert(aIndex, nCount, aNode); in insert()
425 LocalSimpleBezierEntry aNode; in insert() local
428 mpVectors->insert(aIndex, nCount, aNode); in insert()
H A Dpolygontemplate.hxx365 LocalImplSimplePointEntry aNode(rPoint); in insert() local
368 maPoints.insert(aIndex, nCount, aNode); in insert()
374 LocalImplSimpleBezierEntry aNode; in insert() local
377 mpVectors->insert(aIndex, nCount, aNode); in insert()
425 LocalImplSimpleBezierEntry aNode; in insert() local
428 mpVectors->insert(aIndex, nCount, aNode); in insert()
/trunk/main/chart2/source/model/inc/
H A DDataSeriesTree.hxx63 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDataSeriesTreeNode >& aNode )
67 … const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDataSeriesTreeNode >& aNode )
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx385 ONDXNode aNode = (*this)[nNodePos]; in Delete() local
389 aParent->SearchAndReplace(aNode.GetKey(), in Delete()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.cxx119 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
120 if (aNode.is()) in getEntry()
122 bool bJava = readSimpleElement(OUSTR("java-type-library"), aNode) in getEntry()
128 aNode, in getEntry()
134 aNode, in getEntry()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx112 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
113 if (aNode.is()) in getEntry()
115 retData.dataUrl = readSimpleElement(OUSTR("data-url"), aNode); in getEntry()
116 retData.iniEntry = readSimpleElement(OUSTR("ini-entry"), aNode); in getEntry()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx149 const Reference<css::xml::dom::XNode> aNode = in removeElement() local
152 if (aNode.is()) in removeElement()
154 root->removeChild(aNode); in removeElement()
698 Reference<css::xml::dom::XNode> aNode = in getEntry() local
700 if (!aNode.is()) in getEntry()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx111 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
112 if (aNode.is()) in getEntry()
114 retData.dataUrl = readSimpleElement(OUSTR("data-url"), aNode); in getEntry()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_extbackenddb.cxx109 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
111 if (aNode.is()) in getEntry()
115 aNode, in getEntry()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx518 String aNode( A2OU( "ServiceManager/ThesaurusList" ) ); in GetCfgLocales() local
519 Sequence < OUString > aNodeNames( aCfg.GetNodeNames( aNode ) ); in GetCfgLocales()
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx609 static sal_Bool _isIgnorable(const Reference< XNode >& aNode) in _isIgnorable() argument
612 if (aNode->getNodeType() == NodeType_TEXT_NODE) in _isIgnorable()
614 OUString aTrimmedValue = aNode->getNodeValue().trim(); in _isIgnorable()
/trunk/main/forms/source/xforms/submission/
H A Dserialization_app_xml.hxx40 void serialize_node(const CSS::uno::Reference< CSS::xml::dom::XNode >& aNode);
H A Dserialization_urlencoded.cxx119 void CSerializationURLEncoded::serialize_node(const Reference< XNode >& aNode) in serialize_node() argument
126 Reference< XNodeList > aChildList = aNode->getChildNodes(); in serialize_node()
129 if (aNode->getNodeType() == NodeType_ELEMENT_NODE) in serialize_node()
131 ::rtl::OUString aName = aNode->getNodeName(); in serialize_node()
H A Dserialization_urlencoded.hxx43 void serialize_node(const CSS::uno::Reference< CSS::xml::dom::XNode >& aNode);
/trunk/main/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx546 …Reference< XNode > aNode = ((CLibxml2XFormsExtension*)ctxt->context->funcLookupData)->getContextNo… in xforms_currentFunction() local
548 if (aNode.is()) in xforms_currentFunction()
551 Reference< XUnoTunnel > aTunnel(aNode, UNO_QUERY_THROW); in xforms_currentFunction()
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java121 public static java.util.HashMap convertNodeToPropSet(org.w3c.dom.Node aNode) in convertNodeToPropSet() argument
127 … java.util.Vector lChildNodes = XMLHelper.extractChildNodesByTagName(aNode, XMLTAG_PROP); in convertNodeToPropSet()
636 public static java.lang.String extractNodeAttribByName(org.w3c.dom.Node aNode , in extractNodeAttribByName() argument
641 if (aNode.getNodeType() != org.w3c.dom.Node.ELEMENT_NODE) in extractNodeAttribByName()
648 org.w3c.dom.NamedNodeMap lAttribs = aNode.getAttributes(); in extractNodeAttribByName()
689 public static java.util.Vector extractChildNodesByTagName(org.w3c.dom.Node aNode, in extractChildNodesByTagName() argument
694 …java.util.Vector lChilds = XMLHelper.extractChildNodesByType(aNode,org.w3c.dom.Node.ELEME… in extractChildNodesByTagName()
727 public static java.util.Vector extractChildNodesByType(org.w3c.dom.Node aNode, in extractChildNodesByType() argument
732 org.w3c.dom.NodeList lChilds = aNode.getChildNodes(); in extractChildNodesByType()
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx221 OUString aPropName( aNode ); in SetAvailableCfgServiceLists()
663 OUString aNode( aSpellCheckerList ); in Notify() local
666 OUString aPropName( aNode ); in Notify()
716 OUString aNode( aHyphenatorList ); in Notify() local
719 OUString aPropName( aNode ); in Notify()
741 OUString aNode( aThesaurusList ); in Notify() local
744 OUString aPropName( aNode ); in Notify()
1129 String aPrefix( aNode ); in SetCfgServiceLists()
1172 String aPrefix( aNode ); in SetCfgServiceLists()
1219 String aPrefix( aNode ); in SetCfgServiceLists()
[all …]
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DPartsView.java79 final DefaultMutableTreeNode aNode, in CreateChildren() argument
97 aNode.add(aRelationNode); in CreateChildren()
H A DStreamView.java95 DefaultMutableTreeNode aNode = aRootNode; in CreateTreeModel() local
102 aNode.add(aChild); in CreateTreeModel()
105 aNode = aChild; in CreateTreeModel()
131 for (int nIndex=0; nIndex<aNode.getChildCount(); ++nIndex) in GetChildNodeForName()
133 final TreeNode aChild = aNode.getChildAt(nIndex); in GetChildNodeForName()
226 TreeNode aNode = (TreeNode)getModel().getRoot(); in MakePartVisible() local
228 aTreeNodePath[nDepth++] = aNode; in MakePartVisible()
232 for (int nIndex=0; nIndex<aNode.getChildCount(); ++nIndex) in MakePartVisible()
234 final TreeNode aChildNode = aNode.getChildAt(nIndex); in MakePartVisible()
238 aNode = aChildNode; in MakePartVisible()
[all …]
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/
H A DContentView.java71 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode( in CreateTreeForPresentationModel() local
73 aRootNode.add(aNode); in CreateTreeForPresentationModel()

Completed in 127 milliseconds

1234