Home
last modified time | relevance | path

Searched defs:aNode (Results 1 – 25 of 83) 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()
H A DCanvasShape.java48 public CanvasShape (javax.swing.tree.TreeNode aNode, Canvas aCanvas) in CanvasShape()
H A DShapeContainer.java80 public synchronized boolean AddNode (TreeNode aNode) in AddNode()
109 public synchronized boolean RemoveNode (TreeNode aNode) in RemoveNode()
145 public CanvasShape Get (TreeNode aNode) in Get()
180 TreeNode aNode = (TreeNode)aEvent.getTreePath().getLastPathComponent(); in treeStructureChanged() local
192 TreeNode aNode = (TreeNode)aEvent.getPath().getLastPathComponent(); in treeWillCollapse() local
198 TreeNode aNode = (TreeNode)aEvent.getPath().getLastPathComponent(); in treeExpanded() local
206 private void AddAllChildren (TreeNode aNode) { in AddAllChildren()
217 private void RemoveAllChildren (TreeNode aNode) { in RemoveAllChildren()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java69 AccessibilityNode aNode = (AccessibilityNode)aObject; in isLeaf() local
102 AccessibilityNode aNode = (AccessibilityNode)aObject; in getChildCount() local
176 public synchronized void AddTopLevelNode (AccessibilityNode aNode) in AddTopLevelNode()
203 public synchronized void RemoveTopLevelNode (AccessibilityNode aNode) in RemoveTopLevelNode()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java325 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode (sTitle); in CreateNode() local
338 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode (sTitle); in CreateSegmentNode() local
413 DefaultMutableTreeNode aNode, in AddAttributeNodes()
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx365 LocalSimplePointEntry aNode(rPoint); in insert() local
374 LocalSimpleBezierEntry aNode; in insert() local
425 LocalSimpleBezierEntry aNode; in insert() local
H A Dpolygontemplate.hxx365 LocalImplSimplePointEntry aNode(rPoint); in insert() local
374 LocalImplSimpleBezierEntry aNode; in insert() local
425 LocalImplSimpleBezierEntry aNode; in insert() local
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx385 ONDXNode aNode = (*this)[nNodePos]; in Delete() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.cxx119 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.cxx112 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx149 const Reference<css::xml::dom::XNode> aNode = in removeElement() local
698 Reference<css::xml::dom::XNode> aNode = in getEntry() local
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.cxx111 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_extbackenddb.cxx109 Reference<css::xml::dom::XNode> aNode = getKeyElement(url); in getEntry() local
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx518 String aNode( A2OU( "ServiceManager/ThesaurusList" ) ); in GetCfgLocales() local
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx609 static sal_Bool _isIgnorable(const Reference< XNode >& aNode) in _isIgnorable()
/trunk/main/forms/source/xforms/submission/
H A Dserialization_urlencoded.cxx119 void CSerializationURLEncoded::serialize_node(const Reference< XNode >& aNode) in serialize_node()
/trunk/main/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx546 …Reference< XNode > aNode = ((CLibxml2XFormsExtension*)ctxt->context->funcLookupData)->getContextNo… in xforms_currentFunction() local
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java121 public static java.util.HashMap convertNodeToPropSet(org.w3c.dom.Node aNode) in convertNodeToPropSet()
636 public static java.lang.String extractNodeAttribByName(org.w3c.dom.Node aNode , in extractNodeAttribByName()
689 public static java.util.Vector extractChildNodesByTagName(org.w3c.dom.Node aNode, in extractChildNodesByTagName()
727 public static java.util.Vector extractChildNodesByType(org.w3c.dom.Node aNode, in extractChildNodesByType()
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx208 String aNode( String::CreateFromAscii( pEntryName ) ); in SetAvailableCfgServiceLists() local
663 OUString aNode( aSpellCheckerList ); in Notify() local
688 OUString aNode( aGrammarCheckerList ); in Notify() local
716 OUString aNode( aHyphenatorList ); in Notify() local
741 OUString aNode( aThesaurusList ); in Notify() local
1123 String aNode( String::CreateFromAscii( "ServiceManager/SpellCheckerList" ) ); in SetCfgServiceLists() local
1166 String aNode( String::CreateFromAscii( "ServiceManager/GrammarCheckerList" ) ); in SetCfgServiceLists() local
1213 String aNode( String::CreateFromAscii( "ServiceManager/HyphenatorList" ) ); in SetCfgServiceLists() local
1260 String aNode( String::CreateFromAscii( "ServiceManager/ThesaurusList" ) ); in SetCfgServiceLists() local
1834 OUString aNode( OUString::createFromAscii( "ServiceManager/HyphenatorList" )); in getConfiguredServices() local
[all …]
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DPartsView.java79 final DefaultMutableTreeNode aNode, in CreateChildren()
H A DStreamView.java95 DefaultMutableTreeNode aNode = aRootNode; in CreateTreeModel() local
129 private DefaultMutableTreeNode GetChildNodeForName (final TreeNode aNode, final String sName) in GetChildNodeForName()
226 TreeNode aNode = (TreeNode)getModel().getRoot(); in MakePartVisible() local
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/
H A DContentView.java71 DefaultMutableTreeNode aNode = new DefaultMutableTreeNode( in CreateTreeForPresentationModel() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DCreatorBase.java104 protected void ProcessAttributes (final INode aNode) in ProcessAttributes()
H A DValidatingCreator.java553 public void Visit (final BuiltIn aNode) in Visit()
563 public void Visit (final List aNode) in Visit()
572 public void Visit (final Restriction aNode) in Visit()
580 public void Visit (final SimpleContent aNode) in Visit()
593 public void Visit (final SimpleType aNode) in Visit()
613 public void Visit (final Union aNode) in Visit()
622 public void Visit (final AttributeGroup aNode) in Visit()
631 public void Visit (final AttributeReference aNode) in Visit()
640 public void Visit (final Attribute aNode) in Visit()
658 final INode aNode, in ProcessType()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DLogGenerator.java199 final Node aNode = (Node)aType; in WriteType() local

Completed in 195 milliseconds

1234