Home
last modified time | relevance | path

Searched refs:PROPERTY_ID_PRIVILEGES (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A DTableDeco.cxx102 case PROPERTY_ID_PRIVILEGES: in convertFastPropertyValue()
147 case PROPERTY_ID_PRIVILEGES: in setFastPropertyValue_NoBroadcast()
217 case PROPERTY_ID_PRIVILEGES: in getFastPropertyValue()
304 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, PropertyAttribute::BOUND | Property… in construct()
327 prop.Handle = PROPERTY_ID_PRIVILEGES; in createArrayHelper()
H A Dtable.cxx138 if ((PROPERTY_ID_PRIVILEGES == _nHandle) && (-1 == m_nPrivileges)) in getFastPropertyValue()
177 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, PropertyAttribute::BOUND | PropertyA… in construct()
H A DRowSet.cxx173 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, nRT, … in ORowSet()
374 case PROPERTY_ID_PRIVILEGES: in getFastPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A DTableDeco.cxx107 case PROPERTY_ID_PRIVILEGES: in convertFastPropertyValue()
152 case PROPERTY_ID_PRIVILEGES: in setFastPropertyValue_NoBroadcast()
222 case PROPERTY_ID_PRIVILEGES: in getFastPropertyValue()
309 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, PropertyAttribute::BOUND | Property… in construct()
332 prop.Handle = PROPERTY_ID_PRIVILEGES; in createArrayHelper()
H A Dtable.cxx151 if ((PROPERTY_ID_PRIVILEGES == _nHandle) && (-1 == m_nPrivileges)) in getFastPropertyValue()
190 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, PropertyAttribute::BOUND | PropertyA… in construct()
H A DRowSet.cxx180 …registerProperty(PROPERTY_PRIVILEGES, PROPERTY_ID_PRIVILEGES, nRT, … in ORowSet()
381 case PROPERTY_ID_PRIVILEGES: in getFastPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/firebird/
H A DTable.cxx86 registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), in construct()
87 PROPERTY_ID_PRIVILEGES, in construct()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/firebird/
H A DTable.cxx85 registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), in construct()
86 PROPERTY_ID_PRIVILEGES, in construct()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/
H A Dpropertyids.hxx94 #define PROPERTY_ID_PRIVILEGES 50 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/
H A Dpropertyids.hxx95 #define PROPERTY_ID_PRIVILEGES 50 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/commontools/
H A Dpropertyids.cxx80 {PROPERTY_ID_PRIVILEGES, "Privileges"}, in OPropertyMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/commontools/
H A Dpropertyids.cxx80 {PROPERTY_ID_PRIVILEGES, "Privileges"}, in OPropertyMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.hxx141 #define PROPERTY_ID_PRIVILEGES 50 macro
H A Dpropertyids.cxx176 …case PROPERTY_ID_PRIVILEGES: { rtl_uString_newFromAscii(&pStr,getPROPERTY_PRIVILEGE… in fillValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.hxx141 #define PROPERTY_ID_PRIVILEGES 50 macro
H A Dpropertyids.cxx176 …case PROPERTY_ID_PRIVILEGES: { rtl_uString_newFromAscii(&pStr,getPROPERTY_PRIVILEGE… in fillValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/inc/
H A Dstringconstants.hxx33 #define PROPERTY_ID_PRIVILEGES 10 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/inc/
H A Dstringconstants.hxx33 #define PROPERTY_ID_PRIVILEGES 10 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/mysql_jdbc/
H A DYTable.cxx88 registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), in construct()
89 PROPERTY_ID_PRIVILEGES, PropertyAttribute::READONLY, &m_nPrivileges, in construct()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/mysql_jdbc/
H A DYTable.cxx97 registerProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), in construct()
98 PROPERTY_ID_PRIVILEGES, PropertyAttribute::READONLY, &m_nPrivileges, in construct()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/hsqldb/
H A DHTable.cxx89 …operty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), PROPERTY_ID_PRIVILEG… in construct()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/hsqldb/
H A DHTable.cxx100 …operty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PRIVILEGES), PROPERTY_ID_PRIVILEG… in construct()
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/inc/
H A Dproperty.hxx215 #define PROPERTY_ID_PRIVILEGES (PROPERTY_ID_START +179) // INT32 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/inc/
H A Dproperty.hxx217 #define PROPERTY_ID_PRIVILEGES (PROPERTY_ID_START +179) // INT32 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DDatabaseForm.cxx1490 case PROPERTY_ID_PRIVILEGES: in getFastPropertyValue()

12