summaryrefslogtreecommitdiff
path: root/wizards/source/access2base/acConstants.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/access2base/acConstants.xba')
-rw-r--r--wizards/source/access2base/acConstants.xba3
1 files changed, 3 insertions, 0 deletions
diff --git a/wizards/source/access2base/acConstants.xba b/wizards/source/access2base/acConstants.xba
index 3f30ba00f609..89ac72b26fb3 100644
--- a/wizards/source/access2base/acConstants.xba
+++ b/wizards/source/access2base/acConstants.xba
@@ -287,6 +287,9 @@ Global Const acFormatPDF = "writer_pdf_Export"
Global Const acFormatODT = "writer8"
Global Const acFormatDOC = "MS Word 97"
Global Const acFormatHTML = "HTML"
+Global Const acFormatXLS = "MS Excel 97"
+Global Const acFormatCALC = "StarOffice XML (Calc)"
+Global Const acFormatTXT = "Text - txt - csv (StarCalc)"
REM AcExportQuality
REM -----------------------------------------------------------------