Home
last modified time | relevance | path

Searched refs:clearAccessibleSelection (Results 1 – 25 of 110) sorted by relevance

12345

/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DMenuContainer.java119 public void clearAccessibleSelection() { in clearAccessibleSelection() method in MenuContainer.AccessibleMenuContainer
121 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
153 clearAccessibleSelection(); in removeAccessibleSelection()
H A DMenu.java281 public void clearAccessibleSelection() { in clearAccessibleSelection() method in Menu.AccessibleMenu
283 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
315 clearAccessibleSelection(); in removeAccessibleSelection()
H A DAccessibleSelectionImpl.java54 public void clearAccessibleSelection() { in clearAccessibleSelection() method in AccessibleSelectionImpl
56 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
H A DDescendantManager.java113 public void clearAccessibleSelection() { in clearAccessibleSelection() method in DescendantManager.AccessibleDescendantManager
115 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
H A DTree.java718 public void clearAccessibleSelection() { in clearAccessibleSelection() method in Tree.TreeItem.AccessibleTreeItem
720 unoAccessibleSelection.clearAccessibleSelection(); in clearAccessibleSelection()
/aoo42x/main/comphelper/source/misc/
H A Daccessibleselectionhelper.cxx59 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 DAccessibleSelectionBase.cxx67 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 Daccessibleselectionhelper.hxx79 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 Dtoolbarmenuacc.cxx506 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 Dtoolbarmenuimp.hxx170 …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.java248 oObj.clearAccessibleSelection(); in _clearAccessibleSelection()
380 oObj.clearAccessibleSelection(); in _getSelectedAccessibleChildCount()
/aoo42x/main/sw/source/core/access/
H A Dacccell.cxx531 void SwAccessibleCell::clearAccessibleSelection( ) in clearAccessibleSelection() function in SwAccessibleCell
534 aSelectionHelper.clearAccessibleSelection(); in clearAccessibleSelection()
H A Daccselectionhelper.hxx58 void clearAccessibleSelection( )
/aoo42x/main/svx/source/table/
H A Daccessibletableshape.cxx791 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 DAccessibleSelectionBase.hxx55 …virtual void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx852 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 Dcom.sun.star.comp.unknown.ScAccessibleDocument.csv14 …essibleDocument";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
/aoo42x/main/qadevOOo/objdsc/svtools/
H A Dcom.sun.star.comp.svtools.AccessibleIconChoiceCtrl.csv14 …eIconChoiceCtrl";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
H A Dcom.sun.star.comp.svtools.AccessibleTreeListBox.csv14 …ibleTreeListBox";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
H A Dcom.sun.star.comp.svtools.AccessibleTabBarPageList.csv17 …eTabBarPageList";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datkselection.cxx82 pSelection->clearAccessibleSelection(); in selection_clear_selection()
/aoo42x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.ui.SvxGraphCtrlAccessibleContext.csv15 …cessibleContext";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.Writer.SwAccessibleDocumentView.csv15 …bleDocumentView";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Daccessibletablistboxtable.hxx106 void SAL_CALL clearAccessibleSelection( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.AccessibleList.csv18 "AccessibleList";"com::sun::star::accessibility::XAccessibleSelection";"clearAccessibleSelection()"

Completed in 67 milliseconds

12345