Home
last modified time | relevance | path

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

123456789

/trunk/main/toolkit/source/controls/
H A Dtabpagecontainer.cxx175 maContainerListeners.elementInserted( aEvent ); in insertByIndex()
331 xContainerListener->elementInserted( aEvent ); in updateFromModel()
342 xContainerListener->elementInserted( aEvent ); in addControl()
H A Danimatedimages.cxx171 …void SAL_CALL AnimatedImagesControl::elementInserted( const ContainerEvent& i_event ) throw (Runti… in elementInserted() function in toolkit::AnimatedImagesControl
175 xPeerListener->elementInserted( i_event ); in elementInserted()
437 …lcl_notify( aGuard, BrdcstHelper, &XContainerListener::elementInserted, i_index, i_imageURLs, *thi… in insertImageSet()
H A Droadmapcontrol.cxx284 maContainerListeners.elementInserted( aEvent ); in insertByIndex()
415 void UnoRoadmapControl::elementInserted( const ContainerEvent& rEvent )throw(RuntimeException) in elementInserted() function in toolkit::UnoRoadmapControl
426 xPeer->elementInserted( rEvent ); in elementInserted()
/trunk/main/dbaccess/source/core/misc/
H A DContainerListener.cxx86 …void SAL_CALL OContainerListener::elementInserted( const ContainerEvent& _Event ) throw(RuntimeExc… in elementInserted() function in dbaccess::OContainerListener
92 dynamic_cast< XContainerListener& >( m_rDestination ).elementInserted( _Event ); in elementInserted()
/trunk/main/toolkit/source/controls/grid/
H A Dgrideventforwarder.cxx113 …void SAL_CALL GridEventForwarder::elementInserted( const ContainerEvent& i_event ) throw (RuntimeE… in elementInserted() function in toolkit::GridEventForwarder
117 xPeer->elementInserted( i_event ); in elementInserted()
H A Ddefaultgridcolumnmodel.cxx153 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in addColumn()
284 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, *event ); in setDefaultColumns()
H A Dgrideventforwarder.hxx67 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx172 void SAL_CALL ConfigurationAccess_ControllerFactory::elementInserted( const ContainerEvent& aEvent … in elementInserted() function in framework::ConfigurationAccess_ControllerFactory
217 elementInserted(aEvent); in elementReplaced()
/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx123 … virtual void SAL_CALL elementInserted( const ContainerEvent& aEvent ) throw(RuntimeException);
405 void SAL_CALL ConfigurationAccess_UICategory::elementInserted( const ContainerEvent& ) throw(Runtim… in elementInserted() function in framework::ConfigurationAccess_UICategory
/trunk/main/dbaccess/source/core/api/
H A Dtablecontainer.cxx448 void SAL_CALL OTableContainer::elementInserted( const ContainerEvent& Event ) throw (RuntimeExcepti… in elementInserted() function in OTableContainer
462 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in elementInserted()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx104 virtual void SAL_CALL elementInserted( const ContainerEvent& Event ) throw (RuntimeException);
135 void SwDBTreeList_Impl::elementInserted( const ContainerEvent& ) throw (RuntimeException) in elementInserted() function in SwDBTreeList_Impl
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationListener.java36 oObj.elementInserted(event); in _elementInserted()
/trunk/main/svx/source/form/
H A Ddatalistener.cxx54 …void SAL_CALL DataListener::elementInserted( const ContainerEvent& /*Event*/ ) throw (RuntimeExcep… in elementInserted() function in svxform::DataListener
/trunk/main/framework/inc/jobs/
H A Djobexecutor.hxx119 …virtual void SAL_CALL elementInserted( const css::container::ContainerEvent& aEvent ) throw(css::u…
/trunk/main/basctl/source/dlged/
H A Ddlgedlist.cxx104 void SAL_CALL DlgEdEvtContListenerImpl::elementInserted(const ::com::sun::star::container::Containe… in elementInserted() function in DlgEdEvtContListenerImpl
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx135 … virtual void SAL_CALL elementInserted( const ContainerEvent& aEvent ) throw(RuntimeException);
592 void SAL_CALL ConfigurationAccess_UICommand::elementInserted( const ContainerEvent& ) throw(Runtime… in elementInserted() function in framework::ConfigurationAccess_UICommand
/trunk/main/svx/source/inc/
H A Ddatalistener.hxx56 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/basctl/source/inc/
H A Ddlgedlist.hxx75 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/connectivity/source/drivers/ado/
H A DATables.cxx107 static_cast<XContainerListener*>(aListenerLoop.next())->elementInserted(aEvent); in appendNew()
/trunk/main/dbaccess/source/core/inc/
H A Dviewcontainer.hxx118 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
H A DContainerListener.hxx74 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
H A DContainerMediator.hxx94 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& _rEvent …
/trunk/main/toolkit/inc/toolkit/awt/
H A Danimatedimagespeer.hxx74 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/comphelper/inc/comphelper/
H A Dcontainermultiplexer.hxx90 …virtual void SAL_CALL elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) …
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx176 …void SAL_CALL OContainerListenerAdapter::elementInserted( const ContainerEvent& _rEvent ) throw(Ru… in elementInserted() function in comphelper::OContainerListenerAdapter

Completed in 89 milliseconds

123456789