Home
last modified time | relevance | path

Searched refs:addSelection (Results 1 – 16 of 16) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XMultiSelectionSupplier.java97 oObj.addSelection(selections[i]); in _addSelection()
113 oObj.addSelection(selections[0]); in _addSelection()
125 oObj.addSelection(oObj); in _addSelection()
154 oObj.addSelection(selections[i]); in _removeSelection()
247 oObj.addSelection(selections[i]); in _clearSelection()
291 oObj.addSelection(selections[i]); in _createSelectionEnumeration()
364 oObj.addSelection(selections[i]); in _createReverseSelectionEnumeration()
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx201 sal_Bool SAL_CALL UnoTreeControl::addSelection( const Any& rSelection ) throw (IllegalArgumentExcep… in addSelection() function in toolkit::UnoTreeControl
203 return Reference< XTreeControl >( getPeer(), UNO_QUERY_THROW )->addSelection(rSelection); in addSelection()
H A Dtreecontrol.hxx92 …virtual ::sal_Bool SAL_CALL addSelection( const ::com::sun::star::uno::Any& Selection ) throw (::c…
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.h76 STDMETHOD(addSelection)(long startOffset, long endOffset);//, unsigned char * success);
H A DAccHypertext.h80 STDMETHOD(addSelection)(long startOffset, long endOffset);//, unsigned char * success)
H A DAccText.cpp36 STDMETHODIMP CAccText::addSelection(long startOffset, long endOffset)//, unsigned char * success) in addSelection() function in CAccText
H A DAccHypertext.cpp40 STDMETHODIMP CAccHypertext::addSelection(long startOffset, long endOffset) in addSelection() function in CAccHypertext
H A DAccTextBase.cpp78 pRExtension->addSelection(0, startOffset, endOffset); in get_addSelection()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dstardiv.Toolkit.UnoTreeControl.csv19 "UnoTreeControl";"com::sun::star::view::XMultiSelectionSupplier";"addSelection()"
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextSelection.idl53 …long addSelection( [in] long selectionIndex, [in]long startOffset, [in] long endOffset) raises (::…
/trunk/main/offapi/com/sun/star/view/
H A DXMultiSelectionSupplier.idl69 boolean addSelection( [in] any Selection )
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx68 …virtual ::sal_Bool SAL_CALL addSelection( const ::com::sun::star::uno::Any& Selection ) throw (::c…
H A Dtreecontrolpeer.cxx606 sal_Bool SAL_CALL TreeControlPeer::addSelection( const Any& rSelection ) throw (IllegalArgumentExce… in addSelection() function in TreeControlPeer
/trunk/main/sw/source/core/access/
H A Daccpara.hxx447 …virtual sal_Int32 SAL_CALL addSelection( sal_Int32 selectionIndex, sal_Int32 startOffset, sal_Int…
H A Daccpara.cxx3826 sal_Int32 SAL_CALL SwAccessibleParagraph::addSelection( sal_Int32, sal_Int32 startOffset, sal_Int32… in addSelection() function in SwAccessibleParagraph
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2420 HRESULT addSelection

Completed in 85 milliseconds