Home
last modified time | relevance | path

Searched refs:elementRemoved (Results 51 – 75 of 209) sorted by relevance

123456789

/trunk/main/toolkit/inc/toolkit/controls/
H A Droadmapcontrol.hxx177 …void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& rEvent )throw(::c…
/trunk/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx181 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx299 void FmXContainerMultiplexer::elementRemoved(const ContainerEvent& e) throw( RuntimeException ) in elementRemoved() function in FmXContainerMultiplexer
303 notifyEach( &XContainerListener::elementRemoved, aMulti ); in elementRemoved()
1898 void FmXGridPeer::elementRemoved(const ContainerEvent& evt) throw( RuntimeException ) in elementRemoved() function in FmXGridPeer
2532 m_aContainerListeners.notifyEach( &XContainerListener::elementRemoved, aEvt ); in columnHidden()
/trunk/main/framework/inc/helper/
H A Duiconfigelementwrapperbase.hxx113 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::ui::ConfigurationEvent& Event ) thr…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XContainer.java146 public void elementRemoved(ContainerEvent e) { in elementRemoved() method in _XContainer.MyListener
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DModuleUIConfigurationManager.java230 public void elementRemoved(ConfigurationEvent configEvent) { in elementRemoved() method in ModuleUIConfigurationManager.ConfigurationListener
/trunk/main/configmgr/source/
H A Dbroadcaster.cxx147 i->listener->elementRemoved(i->event); in send()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx711 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
1537 …void SAL_CALL ViewObjectContactOfUnoControl_Impl::elementRemoved( const ContainerEvent& Event ) th… in elementRemoved() function in sdr::contact::ViewObjectContactOfUnoControl_Impl
/trunk/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx194 void SAL_CALL ConfigurationAccess_ControllerFactory::elementRemoved ( const ContainerEvent& aEvent … in elementRemoved() function in framework::ConfigurationAccess_ControllerFactory
/trunk/main/forms/source/xforms/
H A Dcollection.hxx311 (*aIter)->elementRemoved( aEvent ); in _elementRemoved()
/trunk/main/forms/source/component/
H A DGroupManager.hxx208 …virtual void SAL_CALL elementRemoved(const ::com::sun::star::container::ContainerEvent& _rEvent) t…
H A DGroupManager.cxx369 void SAL_CALL OGroupManager::elementRemoved(const ContainerEvent& Event) throw ( ::com::sun::star::… in elementRemoved() function in frm::OGroupManager
/trunk/main/toolkit/source/awt/
H A Dvclxtabpagecontainer.cxx215 void SAL_CALL VCLXTabPageContainer::elementRemoved( const ::com::sun::star::container::ContainerEve… in elementRemoved() function in VCLXTabPageContainer
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx326 void SAL_CALL JobExecutor::elementRemoved ( const css::container::ContainerEvent& aEvent ) throw(cs… in elementRemoved() function in framework::JobExecutor
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.cxx202 static_cast< XContainerListener* >(aListenerIterator.next())->elementRemoved(aEvent); in removeByName()
H A Ddatasource.hxx188 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) t…
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnModel.idl127 …ied one <member scope="com::sun::star::container">XContainerListener::elementRemoved</member> event
/trunk/main/framework/inc/uielement/
H A Dtoolbarmanager.hxx122 …virtual void SAL_CALL elementRemoved( const ::com::sun::star::ui::ConfigurationEvent& Event ) thro…
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx188 …virtual void SAL_CALL elementRemoved(const ::com::sun::star::container::ContainerEvent& Event) thr…
440 …virtual void SAL_CALL elementRemoved(const ::com::sun::star::container::ContainerEvent& Event) thr…
/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx186 … virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent ) throw(RuntimeException);
582 void SAL_CALL ConfigurationAccess_WindowState::elementRemoved ( const ContainerEvent& ) throw(Runti… in elementRemoved() function in framework::ConfigurationAccess_WindowState
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx442 void SAL_CALL OXReportControllerObserver::elementRemoved(const container::ContainerEvent& evt) thro… in elementRemoved() function in rptui::OXReportControllerObserver
/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx374 ((XContainerListener*)aIterator.next())->elementRemoved (aEvent) ; in removeControl()
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx297 void SAL_CALL OQueryContainer::elementRemoved( const ::com::sun::star::container::ContainerEvent& _… in elementRemoved() function in dbaccess::OQueryContainer
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx206 …virtual void SAL_CALL elementRemoved(const ::com::sun::star::container::ContainerEvent& rEvent) t…
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java342 listener.elementRemoved(event); in dropImpl()

Completed in 113 milliseconds

123456789