Home
last modified time | relevance | path

Searched refs:GLASS_PANE (Results 1 – 7 of 7) sorted by relevance

/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl72 <p>See alse <const>FRAME</const>, <const>GLASS_PANE</const>, and
212 const short GLASS_PANE = 22;
265 <p>See also <const>GLASS_PANE</const> and
421 <p>See also <const>GLASS_PANE</const> and <const>LAYERED_PANE</const>.</p>
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yrolehelper.mm67 MAP( AccessibleRole::GLASS_PANE, NSAccessibilityUnknownRole ); // FIXME
194 MAP( AccessibleRole::GLASS_PANE, @"" );
/trunk/main/winaccessibility/inc/
H A DaccHelper.hxx73 {GLASS_PANE , IA2_ROLE_GLASS_PANE},
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleRoleAdapter.java60 javax.accessibility.AccessibleRole.GLASS_PANE,
/trunk/main/toolkit/test/accessibility/tools/
H A DNameProvider.java223 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DNameProvider.java222 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DNameProvider.java227 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument

Completed in 60 milliseconds