Home
last modified time | relevance | path

Searched refs:elementReplaced (Results 1 – 25 of 204) sorted by relevance

123456789

/trunk/main/dbaccess/source/core/misc/
H A DContainerListener.cxx106 …void SAL_CALL OContainerListener::elementReplaced( const ContainerEvent& _Event ) throw(RuntimeExc… in elementReplaced() function in dbaccess::OContainerListener
112 dynamic_cast< XContainerListener& >( m_rDestination ).elementReplaced( _Event ); in elementReplaced()
/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx187 …void SAL_CALL AnimatedImagesControl::elementReplaced( const ContainerEvent& i_event ) throw (Runti… in elementReplaced() function in toolkit::AnimatedImagesControl
191 xPeerListener->elementReplaced( i_event ); in elementReplaced()
454 …lcl_notify( aGuard, BrdcstHelper, &XContainerListener::elementReplaced, i_index, i_imageURLs, *thi… in replaceImageSet()
H A Droadmapcontrol.cxx338 maContainerListeners.elementReplaced( aEvent ); in replaceByIndex()
447 void UnoRoadmapControl::elementReplaced( const ContainerEvent& rEvent )throw(RuntimeException) in elementReplaced() function in toolkit::UnoRoadmapControl
451 xPeer->elementReplaced( rEvent ); in elementReplaced()
/trunk/main/toolkit/source/controls/grid/
H A Dgrideventforwarder.cxx129 …void SAL_CALL GridEventForwarder::elementReplaced( const ContainerEvent& i_event ) throw (RuntimeE… in elementReplaced() function in toolkit::GridEventForwarder
133 xPeer->elementReplaced( i_event ); in elementReplaced()
H A Dgrideventforwarder.hxx69 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx125 … virtual void SAL_CALL elementReplaced( const ContainerEvent& aEvent ) throw(RuntimeException);
415 void SAL_CALL ConfigurationAccess_UICategory::elementReplaced( const ContainerEvent& ) throw(Runtim… in elementReplaced() function in framework::ConfigurationAccess_UICategory
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx106 virtual void SAL_CALL elementReplaced( const ContainerEvent& Event ) throw (RuntimeException);
171 void SwDBTreeList_Impl::elementReplaced( const ContainerEvent& rEvent ) throw (RuntimeException) in elementReplaced() function in SwDBTreeList_Impl
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx526 void OApplicationView::elementReplaced(ElementType _eType in elementReplaced() function in OApplicationView
531 getDetailView()->elementReplaced(_eType, _rOldName, _rNewName ); in elementReplaced()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationListener.java46 oObj.elementReplaced(event); in _elementReplaced()
/trunk/main/svx/source/form/
H A Ddatalistener.cxx64 …void SAL_CALL DataListener::elementReplaced( const ContainerEvent& /*Event*/ ) throw (RuntimeExcep… in elementReplaced() function in svxform::DataListener
/trunk/main/framework/inc/jobs/
H A Djobexecutor.hxx121 …virtual void SAL_CALL elementReplaced( const css::container::ContainerEvent& aEvent ) throw(css::u…
/trunk/main/basctl/source/dlged/
H A Ddlgedlist.cxx111 void SAL_CALL DlgEdEvtContListenerImpl::elementReplaced(const ::com::sun::star::container::Containe… in elementReplaced() function in DlgEdEvtContListenerImpl
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx137 … virtual void SAL_CALL elementReplaced( const ContainerEvent& aEvent ) throw(RuntimeException);
606 void SAL_CALL ConfigurationAccess_UICommand::elementReplaced( const ContainerEvent& ) throw(Runtime… in elementReplaced() function in framework::ConfigurationAccess_UICommand
/trunk/main/svx/source/inc/
H A Ddatalistener.hxx58 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/basctl/source/inc/
H A Ddlgedlist.hxx76 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/dbaccess/source/core/inc/
H A Dviewcontainer.hxx120 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
H A DContainerListener.hxx76 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
H A DContainerMediator.hxx96 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& _rEvent …
H A Dtablecontainer.hxx118 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/toolkit/inc/toolkit/awt/
H A Danimatedimagespeer.hxx76 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/comphelper/inc/comphelper/
H A Dcontainermultiplexer.hxx92 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx190 …void SAL_CALL OContainerListenerAdapter::elementReplaced( const ContainerEvent& _rEvent ) throw(Ru… in elementReplaced() function in comphelper::OContainerListenerAdapter
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.LayoutManager.csv29 "LayoutManager";"com::sun::star::ui::XUIConfigurationListener";"elementReplaced()"
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerListener.idl61 [oneway] void elementReplaced( [in] com::sun::star::container::ContainerEvent Event );
/trunk/main/framework/inc/uifactory/
H A Dfactoryconfiguration.hxx79 …virtual void SAL_CALL elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) …

Completed in 44 milliseconds

123456789