Home
last modified time | relevance | path

Searched refs:getMaxNameLength (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_databasemetadata.cxx908 sal_Int32 DatabaseMetaData::getMaxNameLength() in getMaxNameLength() function in pq_sdbc_driver::DatabaseMetaData
926 return getMaxNameLength(); in getMaxColumnNameLength()
962 return getMaxNameLength(); in getMaxCursorNameLength()
973 return getMaxNameLength(); in getMaxSchemaNameLength()
978 return getMaxNameLength(); in getMaxProcedureNameLength()
983 return getMaxNameLength(); in getMaxCatalogNameLength()
1016 return getMaxNameLength(); in getMaxTableNameLength()
1026 return getMaxNameLength(); in getMaxUserNameLength()
H A Dpq_databasemetadata.hxx66 sal_Int32 getMaxNameLength();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_databasemetadata.cxx911 sal_Int32 DatabaseMetaData::getMaxNameLength() in getMaxNameLength() function in pq_sdbc_driver::DatabaseMetaData
929 return getMaxNameLength(); in getMaxColumnNameLength()
965 return getMaxNameLength(); in getMaxCursorNameLength()
976 return getMaxNameLength(); in getMaxSchemaNameLength()
981 return getMaxNameLength(); in getMaxProcedureNameLength()
986 return getMaxNameLength(); in getMaxCatalogNameLength()
1019 return getMaxNameLength(); in getMaxTableNameLength()
1029 return getMaxNameLength(); in getMaxUserNameLength()
H A Dpq_databasemetadata.hxx67 sal_Int32 getMaxNameLength();
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/osl/
H A Dfile.hxx562 sal_uInt32 getMaxNameLength() const in getMaxNameLength() function in osl::VolumeInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/osl/
H A Dfile.hxx558 sal_uInt32 getMaxNameLength() const in getMaxNameLength() function in osl::VolumeInfo
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/osl/file/
H A Dosl_File.cxx4387 sal_uInt32 nLength = _aVolumeInfo.getMaxNameLength(); in checkValidMask()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/osl/file/
H A Dosl_File.cxx4617 sal_uInt32 nLength = _aVolumeInfo.getMaxNameLength(); in checkValidMask()