Home
last modified time | relevance | path

Searched refs:TableListFacade (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx73 class TableListFacade : public ::cppu::BaseMutex class
84 TableListFacade( OTableTreeListBox& _rTableList, const Reference< XConnection >& _rxConnection ) in TableListFacade() function in TableListFacade
91 virtual ~TableListFacade();
104 TableListFacade::~TableListFacade() in ~TableListFacade()
110 String TableListFacade::getSelectedName( String& _out_rAliasName ) const in getSelectedName()
152 void TableListFacade::_elementInserted( const container::ContainerEvent& /*_rEvent*/ ) throw(::com… in _elementInserted()
157 void TableListFacade::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::… in _elementRemoved()
162 void TableListFacade::_elementReplaced( const container::ContainerEvent& /*_rEvent*/ ) throw(::com:… in _elementReplaced()
166 void TableListFacade::updateTableObjectList( bool _bAllowViews ) in updateTableObjectList()
232 bool TableListFacade::isLeafSelected() const in isLeafSelected()
[all …]

Completed in 19 milliseconds