Home
last modified time | relevance | path

Searched refs:role (Results 51 – 75 of 180) sorted by relevance

12345678

/aoo42x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h161 STDMETHOD(role)(long __RPC_FAR *role);
/aoo42x/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx806 sal_Int16 role = getAccessibleRole(); in getAccessibleActionCount() local
807 if ( role == AccessibleRole::CHECK_BOX ) in getAccessibleActionCount()
809 else if ( role == AccessibleRole::LABEL ) in getAccessibleActionCount()
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl759 role is not known.
893 Also refer to MSAA's dialog role.
911 ATs typically ignore objects with this role.
1624 @param [out] role
1625 The role of an %IAccessible2 object.
1633 MSAA role or ROLE_SYSTEM_CLIENT (the MSAA defined default role) if there
1638 HRESULT role
1640 [out, retval] long *role
1717 /** @brief Returns the extended role.
1719 An extended role is a role which is dynamically generated by the application.
[all …]
/aoo42x/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl91 To reflect its <em>element role</em> as root of the view, it implements
97 <type>ConfigurationUpdateAccess</type>. To reflect its <em>element role</em>
H A DConfigurationProvider.idl76 To reflect its <em>element role</em> as root of the view, it implements
82 <type>ConfigurationUpdateAccess</type>. To reflect its <em>element role</em>
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DContainer.java42 protected Container(javax.accessibility.AccessibleRole role, in Container() argument
44 accessibleRole = role; in Container()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11yrolehelper.h35 +(id)getRoleDescriptionFrom: (NSString *) role with: (NSString *) subRole;
H A Daqua11ywrappercheckbox.mm33 // Wrapper for AXCheckbox role
/aoo42x/main/vcl/inc/aqua/
H A Daqua11ylistener.hxx44 AquaA11yEventListener(id wrapperObject, sal_Int16 role);
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datkfactory.cxx92 accessible->role = ATK_ROLE_INVALID; in atk_noop_object_wrapper_new()
/aoo42x/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx666 short role = pRContext->getAccessibleRole(); in InsertChildrenAccObj() local
668 if(com::sun::star::accessibility::AccessibleRole::DOCUMENT == role ) in InsertChildrenAccObj()
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleContext.idl42 the object's role, name, description, and so on.</p>
/aoo42x/main/offapi/com/sun/star/awt/
H A DAccessibleStatusBar.idl52 <li>Role: The role of a status bar is <const
H A DAccessibleStatusBarItem.idl55 <li>Role: The role of a status bar item is <const
H A DAccessibleTabBarPage.idl52 <li>Role: The role of a tabbar page is <const
H A DAccessibleTabBarPageList.idl55 <li>Role: The role of a tabbar page list is <const
H A DAccessibleIconChoiceControlEntry.idl55 <li>Role: The role of an icon choice control entry is <const
H A DAccessibleListItem.idl54 <li>Role: The role of a list item is <const
H A DAccessibleMenuSeparator.idl52 <li>Role: The role of a menu separator is <const
H A DAccessibleTabBar.idl52 <li>Role: The role of a tabbar is <const
H A DAccessibleTabControl.idl55 <li>Role: The role of a tab control is <const
H A DAccessibleFixedText.idl55 <li>Role: The role of a fixed text is <const
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleImageBullet.idl63 <li>The role is <const scope="::com::sun::star::accessibility"
/aoo42x/main/offapi/com/sun/star/text/
H A DAccessibleTextDocumentPageView.idl67 <li>The role is <const scope="::com::sun::star::accessibility"
/aoo42x/main/offapi/com/sun/star/chart2/
H A DCandleStickChartType.idl90 This also makes the role "values-first" mandatory.

Completed in 185 milliseconds

12345678