Home
last modified time | relevance | path

Searched refs:removeSelection (Results 1 – 17 of 17) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XMultiSelectionSupplier.java174 oObj.removeSelection(selections[i]); in _removeSelection()
190 oObj.removeSelection(selections[0]); in _removeSelection()
202 oObj.removeSelection(oObj); in _removeSelection()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp199 STDMETHODIMP CAccText::removeSelection(long selectionIndex)//, unsigned char * success) in removeSelection() function in CAccText
202 return CAccTextBase::removeSelection(selectionIndex);//, success); in removeSelection()
H A DAccHypertext.cpp202 STDMETHODIMP CAccHypertext::removeSelection(long selectionIndex) in removeSelection() function in CAccHypertext
205 return CAccTextBase::removeSelection(selectionIndex); in removeSelection()
H A DAccTextBase.cpp789 STDMETHODIMP CAccTextBase::removeSelection(long selectionIndex) in removeSelection() function in CAccTextBase
808 pRExtension->removeSelection(selectionIndex); in removeSelection()
H A DAccTextBase.h88 STDMETHOD(removeSelection)(long selectionIndex);
H A DAccText.h114 STDMETHOD(removeSelection)(long selectionIndex);//, unsigned char * success);
H A DAccHypertext.h118 STDMETHOD(removeSelection)(long selectionIndex);
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx208 void SAL_CALL UnoTreeControl::removeSelection( const Any& rSelection ) throw (IllegalArgumentExcept… in removeSelection() function in toolkit::UnoTreeControl
211 …Reference< XTreeControl >( xGcc3WorkaroundTemporary, UNO_QUERY_THROW )->removeSelection(rSelection… in removeSelection()
H A Dtreecontrol.hxx93 …virtual void SAL_CALL removeSelection( const ::com::sun::star::uno::Any& Selection ) throw (::com:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.Toolkit.UnoTreeControl.csv20 "UnoTreeControl";"com::sun::star::view::XMultiSelectionSupplier";"removeSelection()"
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextSelection.idl55 …boolean removeSelection( [in] long selectionIndex ) raises (::com::sun::star::lang::IndexOutOfBoun…
/trunk/main/offapi/com/sun/star/view/
H A DXMultiSelectionSupplier.idl90 void removeSelection( [in] any Selection )
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx69 …virtual void SAL_CALL removeSelection( const ::com::sun::star::uno::Any& Selection ) throw (::com:…
H A Dtreecontrolpeer.cxx614 void SAL_CALL TreeControlPeer::removeSelection( const Any& rSelection ) throw (IllegalArgumentExcep… in removeSelection() function in TreeControlPeer
/trunk/main/sw/source/core/access/
H A Daccpara.hxx445 virtual sal_Bool SAL_CALL removeSelection( sal_Int32 selectionIndex )
H A Daccpara.cxx3770 sal_Bool SAL_CALL SwAccessibleParagraph::removeSelection( sal_Int32 selectionIndex ) in removeSelection() function in SwAccessibleParagraph
3854 removeSelection(i); in addSelection()
3866 removeSelection(i); in addSelection()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2789 HRESULT removeSelection

Completed in 110 milliseconds