/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | adtabdlg.cxx | 100 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent ) throw(… 157 void TableListFacade::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::… in _elementRemoved() function in TableListFacade 264 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent ) throw(… 280 void QueryListFacade::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::… in _elementRemoved() function in QueryListFacade
|
/aoo42x/main/comphelper/source/container/ |
H A D | containermultiplexer.cxx | 64 void OContainerListener::_elementRemoved( const ContainerEvent& ) throw(RuntimeException) in _elementRemoved() function in comphelper::OContainerListener 186 m_pListener->_elementRemoved(_rEvent); in elementRemoved()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 143 …virtual void _elementRemoved( const container::ContainerEvent& _Event ) throw(uno::RuntimeExceptio… 184 void _elementRemoved( const container::ContainerEvent& _Event ); 727 void NavigatorTree::_elementRemoved( const container::ContainerEvent& _rEvent ) in _elementRemoved() function in rptui::NavigatorTree 874 void NavigatorTree::UserData::_elementRemoved( const container::ContainerEvent& _rEvent ) throw(uno… in _elementRemoved() function in rptui::NavigatorTree::UserData 876 m_pTree->_elementRemoved( _rEvent ); in _elementRemoved()
|
H A D | AddField.cxx | 481 void OAddFieldWindow::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::… in _elementRemoved() function in rptui::OAddFieldWindow
|
/aoo42x/main/forms/source/xforms/ |
H A D | collection.hxx | 111 _elementRemoved( t ); in removeItem() 300 void _elementRemoved( const T& aOld ) in _elementRemoved() function in Collection
|
/aoo42x/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIConfigurationListener.java | 39 public void _elementRemoved() { in _elementRemoved() method in _XUIConfigurationListener
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | RelationTableView.hxx | 55 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent ) throw(…
|
H A D | TableWindow.hxx | 80 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent ) throw(…
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlgedlist.cxx | 120 pDlgEdObj->_elementRemoved( Event ); in elementRemoved()
|
H A D | dlgedobj.cxx | 1330 void SAL_CALL DlgEdObj::_elementRemoved(const ::com::sun::star::container::ContainerEvent& ) throw(… in _elementRemoved() function in DlgEdObj
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | containermultiplexer.hxx | 58 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _Event ) throw(::…
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | AddField.hxx | 132 …virtual void _elementRemoved( const ::com::sun::star::container::ContainerEvent& _rEvent ) throw(…
|
/aoo42x/main/basctl/source/inc/ |
H A D | dlgedobj.hxx | 132 …virtual void SAL_CALL _elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) …
|
/aoo42x/main/dbaccess/source/ui/relationdesign/ |
H A D | RelationTableView.cxx | 436 void ORelationTableView::_elementRemoved( const container::ContainerEvent& _rEvent ) throw(::com::s… in _elementRemoved() function in ORelationTableView
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindow.cxx | 808 void OTableWindow::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::sun… in _elementRemoved() function in OTableWindow
|