Home
last modified time | relevance | path

Searched refs:checkColumnCount (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaDataResultSet.cxx821 checkColumnCount(); in openTypeInfo()
868 checkColumnCount(); in openTables()
885 checkColumnCount(); in openTablesTypes()
902 checkColumnCount(); in openCatalogs()
918 checkColumnCount(); in openSchemas()
953 checkColumnCount(); in openColumnPrivileges()
1020 checkColumnCount(); in openColumns()
1053 checkColumnCount(); in openProcedureColumns()
1083 checkColumnCount(); in openProcedures()
1124 checkColumnCount(); in openSpecialColumns()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaDataResultSet.cxx826 checkColumnCount(); in openTypeInfo()
873 checkColumnCount(); in openTables()
890 checkColumnCount(); in openTablesTypes()
907 checkColumnCount(); in openCatalogs()
923 checkColumnCount(); in openSchemas()
957 checkColumnCount(); in openColumnPrivileges()
1024 checkColumnCount(); in openColumns()
1057 checkColumnCount(); in openProcedureColumns()
1087 checkColumnCount(); in openProcedures()
1127 checkColumnCount(); in openSpecialColumns()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dmocksqlitestatement.h66 MOCK_METHOD1(checkColumnCount, void(int));
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/sqlite/
H A Dsqlitereadwritestatement.h42 Base::checkColumnCount(ResultCount);
H A Dsqlitereadstatement.h42 Base::checkColumnCount(ResultCount);
H A Dsqlitebasestatement.h115 void checkColumnCount(int columnCount) const;
245 statement.checkColumnCount(1); in toValue()
H A Dsqlitebasestatement.cpp515 void BaseStatement::checkColumnCount(int columnCount) const in checkColumnCount() function in Sqlite::BaseStatement
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx85 void checkColumnCount();
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx83 void checkColumnCount();