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()139 Sequence< sal_Int8 > ODBTableDecorator::getImplementationId() throw (RuntimeException) in getImplementationId()157 void SAL_CALL ODBTableDecorator::disposing() in disposing()174 sal_Bool SAL_CALL ODBTableDecorator::convertFastPropertyValue( in convertFastPropertyValue()225 void ODBTableDecorator::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) th… in setFastPropertyValue_NoBroadcast()293 void ODBTableDecorator::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const in getFastPropertyValue()[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(