Searched refs:columnChanged (Results 1 – 15 of 15) sorted by relevance
117 … virtual void SAL_CALL columnChanged( const GridColumnEvent& i_event ) throw (RuntimeException);145 …void SAL_CALL ColumnChangeMultiplexer::columnChanged( const GridColumnEvent& i_event ) throw (Runt… in columnChanged() function in svt::table::ColumnChangeMultiplexer174 m_pColumnImplementation->columnChanged( nChangedAttributes ); in columnChanged()240 void UnoGridColumnFacade::columnChanged( ColumnAttributeGroup const i_attributeGroup ) in columnChanged() function in svt::table::UnoGridColumnFacade
93 void columnChanged( ColumnAttributeGroup const i_attributeGroup );
883 (*loop)->columnChanged( i_columnPos, i_attributeGroup ); in notifyColumnChange()
345 void SAL_CALL FmXGridControlMultiplexer::columnChanged( const EventObject& _event ) throw (RuntimeE… in columnChanged() function in FmXGridControlMultiplexer349 notifyEach( &XGridControlListener::columnChanged, aForwardedEvent ); in columnChanged()1036 virtual void columnChanged();1053 void FmXGridPeer::GridListenerDelegator::columnChanged() in columnChanged() function in FmXGridPeer::GridListenerDelegator1055 m_pPeer->columnChanged(); in columnChanged()1109 void FmXGridPeer::columnChanged() in columnChanged() function in FmXGridPeer1112 m_aGridControlListeners.notifyEach( &XGridControlListener::columnChanged, aEvent ); in columnChanged()
2225 m_pGridListener->columnChanged(); in onColumnChange()
44 void columnChanged( [in] GridColumnEvent event );
45 void columnChanged( [in] ::com::sun::star::lang::EventObject _event );
152 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
334 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
722 …void TableControl_Impl::columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attribu… in columnChanged() function in svt::table::TableControl_Impl
96 pIter->notifyEach( &XGridColumnListener::columnChanged, aEvent ); in broadcast_changed()
164 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::…538 void columnChanged();
114 virtual void columnChanged() = 0;
327 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::…
4328 void SAL_CALL FormController::columnChanged( const EventObject& /*_event*/ ) throw (RuntimeExceptio… in columnChanged() function in svxform::FormController
Completed in 139 milliseconds