Searched refs:Role (Results 1 – 25 of 46) sorted by relevance
12
529 if( Role == PUSH_BUTTON || Role == TOGGLE_BUTTON || BUTTON_DROPDOWN == Role ) in GetMSAAStateFromUNO()590 if (Role == TOGGLE_BUTTON || Role == PUSH_BUTTON || BUTTON_DROPDOWN == Role) in DecreaseState()669 if( Role == PUSH_BUTTON || Role == RADIO_BUTTON || Role == MENU_ITEM || in UpdateActionDesc()670 Role == LIST_ITEM || Role == CHECK_BOX || Role == TREE_ITEM || in UpdateActionDesc()682 if (!(Role == SPIN_BOX || Role == COMBO_BOX || Role == DATE_EDITOR || in UpdateActionDesc()683 Role == EDIT_BAR || Role == PASSWORD_TEXT || Role == TEXT)) in UpdateActionDesc()826 …if(!(Role == FILLER || Role == END_NOTE || Role == FOOTER || Role == FOOTNOTE || Role == GROUP_BOX… in UpdateState()827 …|| Role == HEADER || Role == ICON || Role == INTERNAL_FRAME || Role == LABEL || Role == LAYERED_PA… in UpdateState()828 …|| Role == SCROLL_BAR || Role == SCROLL_PANE || Role == SPLIT_PANE || Role == STATUS_BAR || Role =… in UpdateState()836 else if (TABLE_CELL == Role || TABLE == Role || PANEL == Role || OPTION_PANE == Role || in UpdateState()[all …]
1086 void AccObjectWinManager::SetRole( XAccessible* pXAcc, long Role ) in SetRole() argument1090 pAccObj->SetRole( (short)Role ); in SetRole()
31 Role/Static/ObjectClass=groupofuniquenames32 Role/Static/NamingAttribute=cn33 Role/Static/UserAttribute=uniquemember34 Role/Dynamic/ObjectClass=groupofuniquenames35 Role/Dynamic/NamingAttribute=cn36 Role/Dynamic/UserAttribute=memberof37 Role/Container=ou=Groups
17 attributetypes: (oo-role-priority-attr-oid NAME 'oo-role-priority-attr' DESC 'Role priority' SYNTAX…20 objectclasses: (oo-prioritised-role-oid NAME 'oo-prioritised-role' DESC 'Role with a priority used …
1910 long Role = pRContext->getAccessibleRole(); in get_groupPosition() local1916 if (Role != AccessibleRole::DOCUMENT) in get_groupPosition()1946 if( Role == RADIO_BUTTON ) in get_groupPosition()1976 else if ( COMBO_BOX == Role ) in get_groupPosition()2023 else if ( PAGE_TAB == Role ) in get_groupPosition()2045 Role = pRParentContext->getAccessibleRole(); in get_groupPosition()2046 if( (Role == TREE) || (Role == LIST) ) in get_groupPosition()
68 long Role = pRContext->getAccessibleRole(); in GetDfActionByUNORole() local70 switch(Role) in GetDfActionByUNORole()
110 void SetRole( short Role );
149 void SetRole( com::sun::star::accessibility::XAccessible* pXAcc, long Role );
52 <li>Role: The role of a status bar is <const
55 <li>Role: The role of a status bar item is <const
52 <li>Role: The role of a tabbar page is <const
55 <li>Role: The role of a tabbar page list is <const
55 <li>Role: The role of an icon choice control entry is <const
54 <li>Role: The role of a list item is <const
52 <li>Role: The role of a menu separator is <const
52 <li>Role: The role of a tabbar is <const
55 <li>Role: The role of a tab control is <const
53 <li>Role: The role of a combo box is <const
55 <li>Role: The role of a fixed text is <const
54 <li>Role: The role of a list box is <const
55 <li>Role: The role of a menu bar is <const
55 <li>Role: The role of a popup menu is <const
58 <li>Role: The role of a dropdown list box is <const
53 <li>Role: The role of an icon choice control is <const
367 Role
Completed in 105 milliseconds