Home
last modified time | relevance | path

Searched refs:commitTableEvent (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx555 commitTableEvent( in SetColumnPos()
568 commitTableEvent( in SetColumnPos()
853 commitTableEvent( in RemoveColumn()
1382 commitTableEvent( in RowInserted()
1554 commitTableEvent( in RowRemoved()
1805 commitTableEvent( in SetNoSelection()
1842 commitTableEvent( in SetSelection()
1896 commitTableEvent( in SelectAll()
1977 commitTableEvent( in SelectRow()
2049 commitTableEvent( in SelectColumnPos()
[all …]
H A Dbrwbox3.cxx424 void BrowseBox::commitTableEvent( sal_Int16 _nEventId, const Any& _rNewValue, const Any& _rOldValue… in commitTableEvent() function in BrowseBox
427 m_pImpl->m_pAccessible->commitTableEvent( _nEventId, _rNewValue, _rOldValue ); in commitTableEvent()
H A Deditbrowsebox.cxx1073 commitTableEvent( in ActivateCell()
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBox.hxx137 void commitTableEvent(sal_Int16 nEventId,
280 virtual void commitTableEvent( sal_Int16 nEventId, in commitTableEvent() function in accessibility::AccessibleBrowseBoxAccess
285 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent()
H A DAccessibleGridControl.hxx129 void commitTableEvent(sal_Int16 nEventId, const ::com::sun::star::uno::Any& rNewValue,
269 virtual void commitTableEvent( sal_Int16 nEventId, in commitTableEvent() function in accessibility::AccessibleGridControlAccess
274 pContext->commitTableEvent( nEventId, rNewValue, rOldValue ); in commitTableEvent()
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx111 m_pImpl->commitTableEvent( AccessibleEventId::ACTIVE_DESCENDANT_CHANGED, in KeyInput()
522 m_pImpl->commitTableEvent( i_eventID, i_newValue, i_oldValue ); in commitTableEventIfAccessibleAlive()
690 m_pImpl->commitTableEvent( AccessibleEventId::ACTIVE_DESCENDANT_CHANGED, Any(), Any() ); in Select()
H A Dtablecontrol_impl.cxx630 commitTableEvent( in rowsRemoved()
2644 …void TableControl_Impl::commitTableEvent( sal_Int16 const i_eventID, const Any& i_newValue, const … in commitTableEvent() function in svt::table::TableControl_Impl
2648 m_pAccessibleTable->commitTableEvent( i_eventID, i_newValue, i_oldValue ); in commitTableEvent()
H A Dtablecontrol_impl.hxx282 …void commitTableEvent( sal_Int16 const i_eventID, const com::sun::star::uno::Any& i_newValue, cons…
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx187 virtual void commitTableEvent(
H A Daccessibletableprovider.hxx225 virtual void commitTableEvent(
H A Dbrwbox.hxx665 void commitTableEvent(sal_Int16 nEventId,
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBox.cxx324 void AccessibleBrowseBox::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _rO… in commitTableEvent() function in accessibility::AccessibleBrowseBox
H A DAccessibleGridControl.cxx365 void AccessibleGridControl::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _… in commitTableEvent() function in accessibility::AccessibleGridControl

Completed in 96 milliseconds