Searched refs:GLASS_PANE (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/vcl/aqua/source/a11y/ |
H A D | aqua11yrolehelper.mm | 67 MAP( AccessibleRole::GLASS_PANE, NSAccessibilityUnknownRole ); // FIXME 194 MAP( AccessibleRole::GLASS_PANE, @"" );
|
/aoo4110/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleRole.idl | 72 <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>
|
/aoo4110/main/winaccessibility/inc/ |
H A D | accHelper.hxx | 73 {GLASS_PANE , IA2_ROLE_GLASS_PANE},
|
/aoo4110/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | AccessibleRoleAdapter.java | 60 javax.accessibility.AccessibleRole.GLASS_PANE,
|
/aoo4110/main/toolkit/test/accessibility/tools/ |
H A D | NameProvider.java | 223 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument
|
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | NameProvider.java | 222 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument
|
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | NameProvider.java | 227 maRoleMap.put (new Integer (AccessibleRole.GLASS_PANE), "GLASS_PANE"); in maRoleMap.put() argument
|
Completed in 35 milliseconds