summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MQueryHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MQueryHelper.hxx')
-rw-r--r--connectivity/source/drivers/mork/MQueryHelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/drivers/mork/MQueryHelper.hxx b/connectivity/source/drivers/mork/MQueryHelper.hxx
index 28b1e0739e9e..de1fff09d8cf 100644
--- a/connectivity/source/drivers/mork/MQueryHelper.hxx
+++ b/connectivity/source/drivers/mork/MQueryHelper.hxx
@@ -185,6 +185,9 @@ namespace connectivity
void getCardValues(nsIAbCard *card,sal_uInt32 rowIndex=0);
*/
+ sal_Int32 doQueryDefaultTable(OConnection* xConnection);
+ sal_Int32 doQueryListTable(OConnection* xConnection, rtl::OString& ouStringTable);
+
public:
MQueryHelper(const OColumnAlias& _ca);
virtual ~MQueryHelper();