/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | MenuContainer.java | 119 public void clearAccessibleSelection() { in clearAccessibleSelection() method in MenuContainer.AccessibleMenuContainer 121 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection() 153 clearAccessibleSelection(); in removeAccessibleSelection()
|
H A D | Menu.java | 281 public void clearAccessibleSelection() { in clearAccessibleSelection() method in Menu.AccessibleMenu 283 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection() 315 clearAccessibleSelection(); in removeAccessibleSelection()
|
H A D | AccessibleSelectionImpl.java | 54 public void clearAccessibleSelection() { in clearAccessibleSelection() method in AccessibleSelectionImpl 56 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
|
H A D | DescendantManager.java | 113 public void clearAccessibleSelection() { in clearAccessibleSelection() method in DescendantManager.AccessibleDescendantManager 115 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
|
H A D | Tree.java | 718 public void clearAccessibleSelection() { in clearAccessibleSelection() method in Tree.TreeItem.AccessibleTreeItem 720 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accessibleselectionhelper.cxx | 59 void SAL_CALL OCommonAccessibleSelection::clearAccessibleSelection( ) throw (RuntimeException) in clearAccessibleSelection() function in comphelper::OCommonAccessibleSelection 151 void SAL_CALL OAccessibleSelectionHelper::clearAccessibleSelection( ) throw (RuntimeException) in clearAccessibleSelection() function in comphelper::OAccessibleSelectionHelper 154 OCommonAccessibleSelection::clearAccessibleSelection(); in clearAccessibleSelection()
|
/aoo42x/main/editeng/source/accessibility/ |
H A D | AccessibleSelectionBase.cxx | 67 void SAL_CALL AccessibleSelectionBase::clearAccessibleSelection( ) throw (uno::RuntimeException) in clearAccessibleSelection() function in accessibility::AccessibleSelectionBase 70 OCommonAccessibleSelection::clearAccessibleSelection(); in clearAccessibleSelection()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | accessibleselectionhelper.hxx | 79 void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException); 118 …virtual void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/svtools/source/control/ |
H A D | toolbarmenuacc.cxx | 506 void SAL_CALL ToolbarMenuAcc::clearAccessibleSelection() throw (RuntimeException) in clearAccessibleSelection() function in svtools::ToolbarMenuAcc 510 mpParent->clearAccessibleSelection(); in clearAccessibleSelection() 565 mpParent->clearAccessibleSelection(); in deselectAccessibleChild()
|
H A D | toolbarmenuimp.hxx | 170 …virtual void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException); 302 void clearAccessibleSelection();
|
/aoo42x/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleSelection.java | 248 oObj.clearAccessibleSelection(); in _clearAccessibleSelection() 380 oObj.clearAccessibleSelection(); in _getSelectedAccessibleChildCount()
|
/aoo42x/main/sw/source/core/access/ |
H A D | acccell.cxx | 531 void SwAccessibleCell::clearAccessibleSelection( ) in clearAccessibleSelection() function in SwAccessibleCell 534 aSelectionHelper.clearAccessibleSelection(); in clearAccessibleSelection()
|
H A D | accselectionhelper.hxx | 58 void clearAccessibleSelection( )
|
/aoo42x/main/svx/source/table/ |
H A D | accessibletableshape.cxx | 791 void SAL_CALL AccessibleTableShape::clearAccessibleSelection() throw ( RuntimeException ) in clearAccessibleSelection() function in accessibility::AccessibleTableShape 1364 mpTable->clearAccessibleSelection(); in selectRow() 1378 mpTable->clearAccessibleSelection(); in selectColumn()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | AccessibleSelectionBase.hxx | 55 …virtual void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolbox.cxx | 852 void VCLXAccessibleToolBox::clearAccessibleSelection( ) throw (RuntimeException) in clearAccessibleSelection() function in VCLXAccessibleToolBox 902 clearAccessibleSelection(); // a toolbox can only have (n)one selected child in deselectAccessibleChild()
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.unknown.ScAccessibleDocument.csv | 14 …essibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
/aoo42x/main/qadevOOo/objdsc/svtools/ |
H A D | com.sun.star.comp.svtools.AccessibleIconChoiceCtrl.csv | 14 …eIconChoiceCtrl";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
H A D | com.sun.star.comp.svtools.AccessibleTreeListBox.csv | 14 …ibleTreeListBox";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
H A D | com.sun.star.comp.svtools.AccessibleTabBarPageList.csv | 17 …eTabBarPageList";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atkselection.cxx | 82 pSelection->clearAccessibleSelection(); in selection_clear_selection()
|
/aoo42x/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.ui.SvxGraphCtrlAccessibleContext.csv | 15 …cessibleContext";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.Writer.SwAccessibleDocumentView.csv | 15 …bleDocumentView";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|
/aoo42x/main/accessibility/inc/accessibility/extended/ |
H A D | accessibletablistboxtable.hxx | 106 void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.comp.toolkit.AccessibleList.csv | 18 "AccessibleList";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
|