| /AOO41X/main/svtools/source/uno/ |
| H A D | unogridcolumnfacade.cxx | 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::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 D | unogridcolumnfacade.hxx | 93 void columnChanged( ColumnAttributeGroup const i_attributeGroup );
|
| H A D | unocontroltablemodel.cxx | 883 (*loop)->columnChanged( i_columnPos, i_attributeGroup ); in notifyColumnChange()
|
| /AOO41X/main/svx/source/fmcomp/ |
| H A D | fmgridif.cxx | 345 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 D | gridctrl.cxx | 2225 m_pGridListener->columnChanged(); in onColumnChange()
|
| /AOO41X/main/offapi/com/sun/star/form/ |
| H A D | XGridControlListener.idl | 45 void columnChanged( [in] ::com::sun::star::lang::EventObject _event );
|
| /AOO41X/main/offapi/com/sun/star/awt/grid/ |
| H A D | XGridColumnListener.idl | 44 void columnChanged( [in] GridColumnEvent event );
|
| /AOO41X/main/svtools/inc/svtools/table/ |
| H A D | tablemodel.hxx | 152 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
|
| /AOO41X/main/svtools/source/table/ |
| H A D | tablecontrol_impl.hxx | 334 …virtual void columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attributeGroup …
|
| H A D | tablecontrol_impl.cxx | 722 …void TableControl_Impl::columnChanged( ColPos const i_column, ColumnAttributeGroup const i_attribu… in columnChanged() function in svt::table::TableControl_Impl
|
| /AOO41X/main/toolkit/source/controls/grid/ |
| H A D | gridcolumn.cxx | 96 pIter->notifyEach( &XGridColumnListener::columnChanged, aEvent ); in broadcast_changed()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | fmgridif.hxx | 164 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::… 538 void columnChanged();
|
| H A D | gridctrl.hxx | 114 virtual void columnChanged() = 0;
|
| /AOO41X/main/svx/source/inc/ |
| H A D | formcontroller.hxx | 327 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::…
|
| /AOO41X/main/svx/source/form/ |
| H A D | formcontroller.cxx | 4328 void SAL_CALL FormController::columnChanged( const EventObject& /*_event*/ ) throw (RuntimeExceptio… in columnChanged() function in svxform::FormController
|