LibreOffice Module connectivity (master) 1
|
#include <IRefreshable.hxx>
Public Member Functions | |
virtual void | refreshUsers ()=0 |
Protected Member Functions | |
~IRefreshableUsers () | |
Definition at line 35 of file IRefreshable.hxx.
|
inlineprotected |
Definition at line 41 of file IRefreshable.hxx.
|
pure virtual |
Implemented in connectivity::evoab::OEvoabCatalog, connectivity::firebird::Catalog, connectivity::macab::MacabCatalog, connectivity::mysqlc::Catalog, connectivity::ado::OCatalog, connectivity::ado::OAdoGroup, connectivity::file::OFileCatalog, connectivity::hsqldb::OHCatalog, and connectivity::mysql::OMySQLCatalog.
Referenced by connectivity::sdbcx::OCatalog::getUsers(), connectivity::sdbcx::OGroup::getUsers(), and connectivity::hsqldb::OUsers::impl_refresh().