Home
last modified time | relevance | path

Searched refs:ODataSettings (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A Dquerydescriptor.cxx77 ,ODataSettings(m_aBHelper,sal_True) in DBG_NAME()
81 ODataSettings::registerPropertiesFor(this); in DBG_NAME()
87 ,ODataSettings(m_aBHelper,sal_True) in OQueryDescriptor()
91 ODataSettings::registerPropertiesFor(this); in OQueryDescriptor()
99 IMPLEMENT_TYPEPROVIDER2(OQueryDescriptor,OQueryDescriptor_Base,ODataSettings);
100 IMPLEMENT_FORWARD_XINTERFACE3( OQueryDescriptor,OWeakObject,OQueryDescriptor_Base,ODataSettings) in IMPLEMENT_FORWARD_XINTERFACE3() argument
H A Dquery.cxx134 ,ODataSettings(OContentHelper::rBHelper,sal_True) in DBG_NAME()
144 ODataSettings::registerPropertiesFor(this); in DBG_NAME()
174 IMPLEMENT_GETTYPES3(OQuery,OQueryDescriptor_Base,ODataSettings,OContentHelper);
175 IMPLEMENT_FORWARD_XINTERFACE3( OQuery,OContentHelper,OQueryDescriptor_Base,ODataSettings) in IMPLEMENT_FORWARD_XINTERFACE3() argument
299 ODataSettings::setFastPropertyValue_NoBroadcast(nOwnHandle, _rSource.NewValue); in propertyChange()
351 ODataSettings::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
H A DTableDeco.cxx117 ,ODataSettings(OTableDescriptor_BASE::rBHelper) in DBG_NAME()
128 ODataSettings::registerPropertiesFor(this); in DBG_NAME()
211 bRet = ODataSettings::convertFastPropertyValue(rConvertedValue, rOldValue,nHandle,rValue); in convertFastPropertyValue()
258 ODataSettings::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
337 ODataSettings::getFastPropertyValue(_rValue, _nHandle); in getFastPropertyValue()
452 aRet = ODataSettings::queryInterface(rType); in queryInterface()
H A Ddatasettings.cxx80 void ODataSettings::registerPropertiesFor(ODataSettings_Base* _pItem) in registerPropertiesFor()
136 ODataSettings::ODataSettings(OBroadcastHelper& _rBHelper,sal_Bool _bQuery) in ODataSettings() function in dbaccess::ODataSettings
174 void ODataSettings::getPropertyDefaultByHandle( sal_Int32 _nHandle, Any& _rDefault ) const in getPropertyDefaultByHandle()
H A Dquerydescriptor.hxx145 ,public ODataSettings
H A Dquery.hxx77 ,public ODataSettings
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx122 ODataSettings::registerPropertiesFor( &rDefinition ); in DBG_NAME()
143 ,ODataSettings(OContentHelper::rBHelper,!_bTable) in OComponentDefinition()
162 ,ODataSettings(OContentHelper::rBHelper,!_bTable) in OComponentDefinition()
174 IMPLEMENT_GETTYPES3(OComponentDefinition,ODataSettings,OContentHelper,OComponentDefinition_BASE);
175 IMPLEMENT_FORWARD_XINTERFACE3( OComponentDefinition,OContentHelper,ODataSettings,OComponentDefiniti… in IMPLEMENT_FORWARD_XINTERFACE3() argument
290 ODataSettings::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
H A DComponentDefinition.hxx118 ,public ODataSettings
/aoo41x/main/dbaccess/source/core/inc/
H A Ddatasettings.hxx85 class ODataSettings : public ::comphelper::OPropertyStateContainer class
90 ODataSettings(::cppu::OBroadcastHelper& _rBHelper,sal_Bool _bQuery = sal_False);
H A DTableDeco.hxx102 ,public ODataSettings //ODataSettings_Base
211 using ODataSettings::getFastPropertyValue;

Completed in 218 milliseconds