Home
last modified time | relevance | path

Searched refs:descendant (Results 1 – 16 of 16) sorted by relevance

/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl82 …<td colspan="1" class="notes">Notes: <xsl:value-of select="count(descendant::type[attribute::name=…
83 …<td colspan="1" class="binaries">Binaries: <xsl:value-of select="count(descendant::type[attribute:…
84 …<td colspan="1" class="archives">Archives: <xsl:value-of select="count(descendant::type[attribute:…
85 …<td colspan="1" class="standards">Standards: <xsl:value-of select="count(descendant::type[attribut…
88 …<td colspan="2" class="licenced">Apache Licensed: <xsl:value-of select="count(descendant::header-t…
89 …<td colspan="2" class="generated">Generated Documents: <xsl:value-of select="count(descendant::hea…
97 <xsl:when test="count(descendant::header-type[attribute::name=&quot;?????&quot;]) &gt; 0">
110 <xsl:for-each select="descendant::resource[license-approval/@name=&quot;false&quot;]">
120 <xsl:for-each select="descendant::resource[type/@name=&quot;archive&quot;]">
133 <xsl:for-each select="descendant::resource">
[all …]
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DList.java39 protected void setActiveDescendant(javax.accessibility.Accessible descendant) { in setActiveDescendant() argument
41 activeDescendant = descendant; in setActiveDescendant()
43 oldAD, descendant); in setActiveDescendant()
47 javax.accessibility.Accessible descendant = null; in setActiveDescendant() local
54 descendant = new ListItem(unoAccessible); in setActiveDescendant()
67 setActiveDescendant(descendant); in setActiveDescendant()
H A DTable.java38 protected void setActiveDescendant(javax.accessibility.Accessible descendant) { in setActiveDescendant() argument
40 activeDescendant = descendant; in setActiveDescendant()
42 oldAD, descendant); in setActiveDescendant()
46 javax.accessibility.Accessible descendant = null; in setActiveDescendant() local
53 descendant = new TableCell(unoAccessible); in setActiveDescendant()
56 setActiveDescendant(descendant); in setActiveDescendant()
H A DTree.java39 protected void setActiveDescendant(javax.accessibility.Accessible descendant) { in setActiveDescendant() argument
41 activeDescendant = descendant; in setActiveDescendant()
43 oldAD, descendant); in setActiveDescendant()
47 javax.accessibility.Accessible descendant = null; in setActiveDescendant() local
54 descendant = new TreeItem(unoAccessible); in setActiveDescendant()
57 setActiveDescendant(descendant); in setActiveDescendant()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl60 Returns a NodeList of all descendant Elements with a given tag name,
67 Returns a NodeList of all the descendant Elements with a given local
/trunk/main/offapi/com/sun/star/configuration/
H A DHierarchyAccess.idl59 /** provides access to a hierarchy of descendant elements.
93 on another HierarchyAccess if the descendant is not a simple value.
H A DGroupUpdate.idl51 <p>Any child and descendant objects support modifying access as well,
H A DSetUpdate.idl50 <p>Any child and descendant objects support modifying access as well,
H A DHierarchyElement.idl111 as a child or descendant of another tree node, for example, directly from a factory or provider.
H A DAccessRootElement.idl96 any descendant elements obtained, directly or indirectly, from this object
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl118 necessary to add listener to the children. Only the active descendant
126 children to add listener. Only the active descendant should get
H A DAccessibleEventId.idl80 /** Constant used to determine when the active descendant of a component
81 has changed. The active descendant is used in objects with
/trunk/main/udkapi/com/sun/star/container/
H A DXHierarchicalName.idl64 <p>Can be used to find the name of a descendant object in the hierarchy
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm867 // Make sure the focused object is a descendant of self
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2463 child text object containing "two" and if the caret is in the descendant object
5012 /** <b>Deprecated.</b> The active descendant of a component has changed.
5020 /** The active descendant of a component has changed. The active descendant
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf1529 …ng STR_RPT_HELP_SORT 0 fr Sélectionner un ordre de tri ascendant ou descendant. Ascendant signi…
14111 …UserInterface.Effects.ooo-motionpath-stairs-down Label 0 fr Escalier descendant 20200411 15:0…

Completed in 990 milliseconds