summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/datman.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/datman.hxx')
-rw-r--r--extensions/source/bibliography/datman.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx
index 23580fe8901b..1bdd48b4a89f 100644
--- a/extensions/source/bibliography/datman.hxx
+++ b/extensions/source/bibliography/datman.hxx
@@ -148,7 +148,7 @@ public:
OUString getActiveDataSource() {return aDataSourceURL;}
void setActiveDataSource(const OUString& rURL);
- OUString getActiveDataTable();
+ OUString getActiveDataTable() { return aActiveDataTable;}
void setActiveDataTable(const OUString& rTable);
void setFilter(const OUString& rQuery);