/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/ |
H A D | _XMultiSelectionSupplier.java | 86 oObj.clearSelection(); in _addSelection() 142 oObj.clearSelection(); in _removeSelection() 235 oObj.clearSelection(); in _clearSelection() 263 oObj.clearSelection(); in _clearSelection() 279 oObj.clearSelection(); in _createSelectionEnumeration() 352 oObj.clearSelection(); in _createReverseSelectionEnumeration()
|
/trunk/main/toolkit/test/accessibility/ |
H A D | SelectionDialog.java | 174 void clearSelection() in clearSelection() method in SelectionDialog 192 clearSelection(); in actionPerformed()
|
/trunk/main/toolkit/source/controls/tree/ |
H A D | treecontrol.cxx | 216 void SAL_CALL UnoTreeControl::clearSelection() throw (RuntimeException) in clearSelection() function in toolkit::UnoTreeControl 219 Reference< XTreeControl >( xGcc3WorkaroundTemporary, UNO_QUERY_THROW )->clearSelection(); in clearSelection()
|
H A D | treecontrol.hxx | 94 virtual void SAL_CALL clearSelection( ) throw (::com::sun::star::uno::RuntimeException);
|
/trunk/main/chart2/source/controller/main/ |
H A D | SelectionHelper.cxx | 111 clearSelection(); in setSelection() 118 void Selection::clearSelection() in clearSelection() function in chart::Selection
|
H A D | SelectionHelper.hxx | 66 void clearSelection();
|
H A D | ChartController_Window.cxx | 667 m_aSelection.clearSelection(); in execute_MouseButtonDown() 1675 m_aSelection.clearSelection(); in select()
|
H A D | ChartController_Tools.cxx | 628 m_aSelection.clearSelection(); in impl_ClearSelection()
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | AppSwapWindow.hxx | 93 void clearSelection();
|
H A D | AppSwapWindow.cxx | 139 void OApplicationSwapWindow::clearSelection() in clearSelection() function in OApplicationSwapWindow
|
H A D | AppView.cxx | 537 getPanel()->clearSelection(); in clearPages()
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
H A D | MouseObserver.java | 58 maTree.clearSelection(); in mousePressed()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/ |
H A D | stardiv.Toolkit.UnoTreeControl.csv | 21 "UnoTreeControl";"com::sun::star::view::XMultiSelectionSupplier";"clearSelection()"
|
/trunk/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 100 void clearSelection();
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | XMultiSelectionSupplier.idl | 97 void clearSelection();
|
/trunk/main/svx/source/table/ |
H A D | accessibletableshape.cxx | 797 pController->clearSelection(); in clearAccessibleSelection() 898 pController->clearSelection(); // if selection is invalid, clear all in deselectAccessibleChild()
|
H A D | tablecontroller.cxx | 1894 void SvxTableController::clearSelection() in clearSelection() function in sdr::table::SvxTableController
|
/trunk/main/svtools/source/uno/ |
H A D | treecontrolpeer.hxx | 70 virtual void SAL_CALL clearSelection( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | treecontrolpeer.cxx | 621 void SAL_CALL TreeControlPeer::clearSelection() throw (RuntimeException) in clearSelection() function in TreeControlPeer
|
/trunk/main/xmlsecurity/tools/uno/ |
H A D | TestTool.java | 1081 m_leftTree.clearSelection(); in updatesUIs()
|