Searched refs:DBSubComponentController (Results 1 – 8 of 8) sorted by relevance
187 DBSubComponentController::DBSubComponentController(const Reference< XMultiServiceFactory >& _rxORB) in DBSubComponentController() function in dbaui::DBSubComponentController194 DBSubComponentController::~DBSubComponentController() in ~DBSubComponentController()199 void DBSubComponentController::impl_initialize() in impl_initialize()347 void DBSubComponentController::disconnect() in disconnect()357 void DBSubComponentController::losingConnection() in losingConnection()365 void SAL_CALL DBSubComponentController::disposing() in disposing()408 void DBSubComponentController::clearError() in clearError()414 sal_Bool DBSubComponentController::hasError() const in hasError()426 void DBSubComponentController::displayError() in displayError()504 sal_Bool DBSubComponentController::isReadOnly() const in isReadOnly()[all …]
54 class DBSubComponentController;62 class DBACCESS_DLLPUBLIC DBSubComponentController : public DBSubComponentController_Base class172 …DBSubComponentController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…173 virtual ~DBSubComponentController();201 DBSubComponentController(); // never implemented
34 class DBSubComponentController;55 ::dbaui::DBSubComponentController* m_pController;78 inline dbaui::DBSubComponentController* getController() const { return m_pController; } in getController()79 …inline void attachController( dbaui::DBSubComponentController& _rController ) { m_pController = &_… in attachController()
47 typedef ::cppu::ImplInheritanceHelper1 < DBSubComponentController
185 ::dbaui::DBSubComponentController* pController( m_rModel.getController() ); in impl_ensureUpToDateFieldList_nothrow()
261 dbaui::DBSubComponentController* pController = m_pImpl->m_rModel.getController(); in propertyChange()
81 typedef ::dbaui::DBSubComponentController OReportController_BASE;
1846 DBSubComponentController::describeSupportedFeatures(); in describeSupportedFeatures()2115 DBSubComponentController::impl_onModifyChanged(); in impl_onModifyChanged()
Completed in 530 milliseconds