Home
last modified time | relevance | path

Searched refs:elementRemoved (Results 1 – 25 of 209) sorted by relevance

123456789

/trunk/main/dbaccess/source/core/misc/
H A DContainerListener.cxx96 void SAL_CALL OContainerListener::elementRemoved( const ContainerEvent& _Event ) in elementRemoved() function in dbaccess::OContainerListener
102 dynamic_cast< XContainerListener& >( m_rDestination ).elementRemoved( _Event ); in elementRemoved()
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx179 void SAL_CALL AnimatedImagesControl::elementRemoved( const ContainerEvent& i_event ) 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 Droadmapcontrol.cxx303 maContainerListeners.elementRemoved( aEvent ); in removeByIndex()
431 void UnoRoadmapControl::elementRemoved( const ContainerEvent& rEvent ) in elementRemoved() function in toolkit::UnoRoadmapControl
435 xPeer->elementRemoved( rEvent ); in elementRemoved()
/trunk/main/toolkit/source/controls/grid/
H A Dgrideventforwarder.cxx121 void SAL_CALL GridEventForwarder::elementRemoved( const ContainerEvent& i_event ) in elementRemoved() function in toolkit::GridEventForwarder
125 xPeer->elementRemoved( i_event ); in elementRemoved()
H A Ddefaultgridcolumnmodel.cxx189 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvent ); in removeColumn()
275 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, *event ); in setDefaultColumns()
H A Dgrideventforwarder.hxx68 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx105 virtual void SAL_CALL elementRemoved( const ContainerEvent& Event );
142 void SwDBTreeList_Impl::elementRemoved( const ContainerEvent& rEvent ) in elementRemoved() function in SwDBTreeList_Impl
173 elementRemoved(rEvent); in elementReplaced()
/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx119 virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent );
400 void SAL_CALL ConfigurationAccess_UICategory::elementRemoved ( const ContainerEvent& ) in elementRemoved() function in framework::ConfigurationAccess_UICategory
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx520 void OApplicationView::elementRemoved(ElementType eType,const ::rtl::OUString& _rName ) in elementRemoved() function in OApplicationView
523 getDetailView()->elementRemoved(eType,_rName); in elementRemoved()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationListener.java41 oObj.elementRemoved(event); in _elementRemoved()
/trunk/main/svx/source/form/
H A Ddatalistener.cxx59 void SAL_CALL DataListener::elementRemoved( const ContainerEvent& /*Event*/ ) in elementRemoved() function in svxform::DataListener
/trunk/main/basctl/source/dlged/
H A Ddlgedlist.cxx118 void SAL_CALL DlgEdEvtContListenerImpl::elementRemoved(const ::com::sun::star::container::Container… in elementRemoved() function in DlgEdEvtContListenerImpl
/trunk/main/basctl/source/inc/
H A Ddlgedlist.hxx77 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/framework/inc/jobs/
H A Djobexecutor.hxx120 virtual void SAL_CALL elementRemoved ( const css::container::ContainerEvent& aEvent );
/trunk/main/svx/source/inc/
H A Ddatalistener.hxx57 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx131 virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent );
589 void SAL_CALL ConfigurationAccess_UICommand::elementRemoved( const ContainerEvent& ) in elementRemoved() function in framework::ConfigurationAccess_UICommand
/trunk/main/toolkit/inc/toolkit/awt/
H A Danimatedimagespeer.hxx75 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
H A Dvclxtabpagecontainer.hxx74 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/dbaccess/source/core/inc/
H A DContainerListener.hxx75 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
H A Dviewcontainer.hxx119 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
H A DContainerMediator.hxx95 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent );
H A Dtablecontainer.hxx117 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/comphelper/inc/comphelper/
H A Dcontainermultiplexer.hxx91 … virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event );
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx183 void SAL_CALL OContainerListenerAdapter::elementRemoved( const ContainerEvent& _rEvent ) in elementRemoved() function in comphelper::OContainerListenerAdapter
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.LayoutManager.csv28 "LayoutManager";"com::sun::star::ui::XUIConfigurationListener";"elementRemoved()"

123456789