diff options
author | Noel Power <noel.power@novell.com> | 2010-09-23 12:05:56 +0100 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-09-23 12:05:56 +0100 |
commit | fd49cf40977f4ccab6323037ff8788dff3844c0c (patch) | |
tree | 54356c5dc2d5da3d4bfa32b3428f817963d49f9a /smoketestoo_native | |
parent | 1be9309c494323426c18b76cbdec0ec6244b2325 (diff) |
tweak smoketest doc to explicitly use Bibliography
Notes
split repo tag: testing_OOO_BUILD_3_2_99_0_PRE
Diffstat (limited to 'smoketestoo_native')
-rw-r--r-- | smoketestoo_native/data/Test_DB.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketestoo_native/data/Test_DB.xml b/smoketestoo_native/data/Test_DB.xml index 34ade11f75fb..ebb53cf0181c 100644 --- a/smoketestoo_native/data/Test_DB.xml +++ b/smoketestoo_native/data/Test_DB.xml @@ -53,7 +53,7 @@ Const sTestString = "Automatical Test" sCurrentMessage = cMessageDatabaseService + " " + cUnoDatabaseContext oDBContext = CreateUnoService(cUnoDatabaseContext) - sDBName=oDBContext.ElementNames(0) 'Names of Databases + sDBName="Bibliography" 'Names of Databases nCurrentAction = cDBOpen sCurrentMessage = cMessageDatabaseOpen |