Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DTableDeco.cxx112 DBG_NAME(ODBTableDecorator) in DBG_NAME() argument
114 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 …]
H A Dtablecontainer.cxx213ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xSup, ::dbtools::getNumberFormat… in createObject()
281ODBTableDecorator* pTable = new ODBTableDecorator( m_xConnection, xMasterColumnsSup, ::dbtools::ge… in createDescriptor()
/trunk/main/dbaccess/source/core/inc/
H A DTableDeco.hxx97 class ODBTableDecorator;
98 typedef ::comphelper::OIdPropertyArrayUsageHelper< ODBTableDecorator > ODBTableDecorator_PROP;
100 class ODBTableDecorator :public comphelper::OBaseMutex class
148 virtual ~ODBTableDecorator();
157 ODBTableDecorator(

Completed in 23 milliseconds