Home
last modified time | relevance | path

Searched refs:columnChanged (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunogridcolumnfacade.cxx117 … 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::ColumnChangeMultiplexer
174 m_pColumnImplementation->columnChanged( nChangedAttributes ); in columnChanged()
240 void UnoGridColumnFacade::columnChanged( ColumnAttributeGroup const i_attributeGroup ) in columnChanged() function in svt::table::UnoGridColumnFacade
H A Dunogridcolumnfacade.hxx93 void columnChanged( ColumnAttributeGroup const i_attributeGroup );
H A Dunocontroltablemodel.cxx883 (*loop)->columnChanged( i_columnPos, i_attributeGroup ); in notifyColumnChange()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx345 void SAL_CALL FmXGridControlMultiplexer::columnChanged( const EventObject& _event ) throw (RuntimeE… in columnChanged() function in FmXGridControlMultiplexer
349 notifyEach( &XGridControlListener::columnChanged, aForwardedEvent ); in columnChanged()
1036 virtual void columnChanged();
1053 void FmXGridPeer::GridListenerDelegator::columnChanged() in columnChanged() function in FmXGridPeer::GridListenerDelegator
1055 m_pPeer->columnChanged(); in columnChanged()
1109 void FmXGridPeer::columnChanged() in columnChanged() function in FmXGridPeer
1112 m_aGridControlListeners.notifyEach( &XGridControlListener::columnChanged, aEvent ); in columnChanged()
H A Dgridctrl.cxx2225 m_pGridListener->columnChanged(); in onColumnChange()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnListener.idl44 void columnChanged( [in] GridColumnEvent event );
/trunk/main/offapi/com/sun/star/form/
H A DXGridControlListener.idl45 void columnChanged( [in] ::com::sun::star::lang::EventObject _event );
/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx152 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx334 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
H A Dtablecontrol_impl.cxx722 …void TableControl_Impl::columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attribu… in columnChanged() function in svt::table::TableControl_Impl
/trunk/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx96 pIter->notifyEach( &XGridColumnListener::columnChanged, aEvent ); in broadcast_changed()
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx164 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::…
538 void columnChanged();
H A Dgridctrl.hxx114 virtual void columnChanged() = 0;
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx327 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::…
/trunk/main/svx/source/form/
H A Dformcontroller.cxx4328 void SAL_CALL FormController::columnChanged( const EventObject& /*_event*/ ) throw (RuntimeExceptio… in columnChanged() function in svxform::FormController

Completed in 120 milliseconds