/aoo4110/main/dbaccess/source/core/misc/ |
H A D | ContainerListener.cxx | 96 …void SAL_CALL OContainerListener::elementRemoved( const ContainerEvent& _Event ) throw(RuntimeExce… in elementRemoved() function in dbaccess::OContainerListener 102 dynamic_cast< XContainerListener& >( m_rDestination ).elementRemoved( _Event ); in elementRemoved()
|
/aoo4110/main/toolkit/source/controls/grid/ |
H A D | grideventforwarder.cxx | 121 …void SAL_CALL GridEventForwarder::elementRemoved( const ContainerEvent& i_event ) throw (RuntimeEx… in elementRemoved() function in toolkit::GridEventForwarder 125 xPeer->elementRemoved( i_event ); in elementRemoved()
|
H A D | defaultgridcolumnmodel.cxx | 189 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvent ); in removeColumn() 275 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, *event ); in setDefaultColumns()
|
H A D | grideventforwarder.hxx | 68 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/toolkit/source/controls/ |
H A D | animatedimages.cxx | 179 …void SAL_CALL AnimatedImagesControl::elementRemoved( const ContainerEvent& i_event ) throw (Runtim… in elementRemoved() function in toolkit::AnimatedImagesControl 183 xPeerListener->elementRemoved( i_event ); in elementRemoved() 473 …lcl_notify( aGuard, BrdcstHelper, &XContainerListener::elementRemoved, i_index, aRemovedElement, *… in removeImageSet()
|
H A D | roadmapcontrol.cxx | 305 maContainerListeners.elementRemoved( aEvent ); in removeByIndex() 434 void UnoRoadmapControl::elementRemoved( const ContainerEvent& rEvent )throw(RuntimeException) in elementRemoved() function in toolkit::UnoRoadmapControl 438 xPeer->elementRemoved( rEvent ); in elementRemoved()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbtree.cxx | 105 virtual void SAL_CALL elementRemoved( const ContainerEvent& Event ) throw (RuntimeException); 142 void SwDBTreeList_Impl::elementRemoved( const ContainerEvent& rEvent ) throw (RuntimeException) in elementRemoved() function in SwDBTreeList_Impl 173 elementRemoved(rEvent); in elementReplaced()
|
/aoo4110/main/framework/source/uiconfiguration/ |
H A D | uicategorydescription.cxx | 124 … virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent ) throw(RuntimeException); 410 void SAL_CALL ConfigurationAccess_UICategory::elementRemoved ( const ContainerEvent& ) throw(Runtim… in elementRemoved() function in framework::ConfigurationAccess_UICategory
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppView.cxx | 520 void OApplicationView::elementRemoved(ElementType eType,const ::rtl::OUString& _rName ) in elementRemoved() function in OApplicationView 523 getDetailView()->elementRemoved(eType,_rName); in elementRemoved()
|
/aoo4110/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIConfigurationListener.java | 41 oObj.elementRemoved(event); in _elementRemoved()
|
/aoo4110/main/svx/source/form/ |
H A D | datalistener.cxx | 59 …void SAL_CALL DataListener::elementRemoved( const ContainerEvent& /*Event*/ ) throw (RuntimeExcept… in elementRemoved() function in svxform::DataListener
|
/aoo4110/main/framework/inc/jobs/ |
H A D | jobexecutor.hxx | 120 …virtual void SAL_CALL elementRemoved ( const css::container::ContainerEvent& aEvent ) throw(css::u…
|
/aoo4110/main/basctl/source/dlged/ |
H A D | dlgedlist.cxx | 118 void SAL_CALL DlgEdEvtContListenerImpl::elementRemoved(const ::com::sun::star::container::Container… in elementRemoved() function in DlgEdEvtContListenerImpl
|
/aoo4110/main/svx/source/inc/ |
H A D | datalistener.hxx | 57 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/basctl/source/inc/ |
H A D | dlgedlist.hxx | 77 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | viewcontainer.hxx | 119 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
H A D | ContainerListener.hxx | 75 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
H A D | ContainerMediator.hxx | 95 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent )…
|
H A D | tablecontainer.hxx | 117 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/framework/source/uielement/ |
H A D | uicommanddescription.cxx | 136 … virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent ) throw(RuntimeException); 599 void SAL_CALL ConfigurationAccess_UICommand::elementRemoved( const ContainerEvent& ) throw(RuntimeE… in elementRemoved() function in framework::ConfigurationAccess_UICommand
|
/aoo4110/main/toolkit/inc/toolkit/awt/ |
H A D | animatedimagespeer.hxx | 75 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | containermultiplexer.hxx | 91 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
|
/aoo4110/main/comphelper/source/container/ |
H A D | containermultiplexer.cxx | 183 …void SAL_CALL OContainerListenerAdapter::elementRemoved( const ContainerEvent& _rEvent ) throw(Run… in elementRemoved() function in comphelper::OContainerListenerAdapter
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.LayoutManager.csv | 28 "LayoutManager";"com::sun::star::ui::XUIConfigurationListener";"elementRemoved()"
|
/aoo4110/main/udkapi/com/sun/star/container/ |
H A D | XContainerListener.idl | 55 [oneway] void elementRemoved( [in] com::sun::star::container::ContainerEvent Event );
|