Searched refs:ODBTableDecorator (Results 1 – 3 of 3) sorted by relevance
112 DBG_NAME(ODBTableDecorator) in DBG_NAME() argument114 ODBTableDecorator::ODBTableDecorator( const Reference< XConnection >& _rxConnection, const Referenc… in DBG_NAME()127 DBG_CTOR(ODBTableDecorator, NULL); in DBG_NAME()131 ODBTableDecorator::~ODBTableDecorator() in ~ODBTableDecorator()133 DBG_DTOR(ODBTableDecorator, NULL); in ~ODBTableDecorator()157 void SAL_CALL ODBTableDecorator::disposing() in disposing()374 void ODBTableDecorator::construct() in construct()589 void ODBTableDecorator::fillPrivileges() const in fillPrivileges()632 return new ODBTableDecorator( in createDataDescriptor()646 void ODBTableDecorator::refreshColumns() in refreshColumns()[all …]
213 …ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xSup, ::dbtools::getNumberFormat… in createObject()281 …ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xMasterColumnsSup, ::dbtools::ge… in createDescriptor()
97 class ODBTableDecorator;98 typedef ::comphelper::OIdPropertyArrayUsageHelper< ODBTableDecorator > ODBTableDecorator_PROP;100 class ODBTableDecorator :public comphelper::OBaseMutex class148 virtual ~ODBTableDecorator();157 ODBTableDecorator(
Completed in 31 milliseconds