Searched refs:isSelectionChanged (Results 1 – 2 of 2) sorted by relevance
55 bool isSelectionChanged( const css::uno::Sequence< css::uno::Any >& rArgs, sal_Int32 nIndex );
670 bExecuteEvent = isSelectionChanged( rArgs, 0 ); in implPrepareEvent()837 bool ScVbaEventsHelper::isSelectionChanged( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nInde… in isSelectionChanged() function in ScVbaEventsHelper