From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../schema/org/openoffice/Office/DataAccess.xcs | 1039 ++++++++++++++++++++ 1 file changed, 1039 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs new file mode 100644 index 000000000..dca06b247 --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs @@ -0,0 +1,1039 @@ + + + + + + + + + + + + describes a single database document registration. + + + + Specifies the name of the database. + + + + + Specifies the location of the database. + + + + + + Describes the report engine. + + + + Specifies the service name for the report engine. + + + + + Specifies the product name of the report engine. + + + + + + Specifies the data source to be used for the bibliography. + + + + Specifies the name of the registered data source. + + + + + Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name. + + + + + Determines the exact meaning of Command. Valid values are: 0 - Command is a table name 1 - Command is a query name 2 - Command is an SQL command. + + + + + Specifies the column name mapping between the programmatic column name and the logical column name. + + + + + + Specifies the mapping between the desired (logical) column titles and the real column titles of the data source. + + + + Specifies the desired (logical) column name. + + + + + Specifies the real column name used in the data source. + + + + + + Specifies the connection pooling of used database drivers. + + + + Specifies the name of the database drivers. + + + + + Specifies if the pooling for this driver should be enabled. + + + + + Specifies the time after a connection will be released. + + + + + + Specifies the path or jar to the Java driver class. + + + + Specifies the class path where the JDBC driver class can be found. + + + + + + Specifies the user defined database drivers which should appear in the data source administration dialog. + + + + Specifies the display name of the database driver page. + + + + + Specifies the display name of the database driver. + + + + + Specifies the prefix of the URL of the database driver. + + + + + The file extension, which match to this type. Only set when it is file based driver + + + + + + + + + + Defines different policies for working with OpenOffice.org Base. + + + + controls availability of certain database access related features in the OpenOffice.org applications. + + + + controls availability of features within OpenOffice.org Base. + + + + Specifies that the user is able to create new local database documents in the "Create Database" wizard. + + true + + + + + Specifies which data-access related features are available in OpenOffice.org Writer. + + + + Specifies that the Database tab page should be available in the fields dialog. + + true + + + + + Specifies which data-access related features, usually existent in all applications, are available. + + + + Specifies that the data source view (also known as data source browser) should offer the "Edit database file" context menu entry. + + true + + + + + + + Specifies the default report engine which should be used. + + + + Specifies the name of the report engine to use. + + + + + Specifies all report engine names which are registered. + + + + + + Specifies additional information about the database drivers. + + + + Specifies order of database drivers in which they should be asked if the accept the connection string. + + com.sun.star.comp.sdbc.ODBCDriver;com.sun.star.comp.sdbc.JDBCDriver + + + + + Specifies all information which is needed for the global connection pool. + + + + Specifies if the global connection pool is enabled. + + false + + + + Specifies the connection pooling of used database drivers. + + + + + + Specifies all information which is needed for the connections established using JDBC. + + + + Specifies the class paths where to find JDBC database drivers. The node name specifies the name + of the JDBC driver which is to be loaded. + + + + + + Specifies the database documents registered within OpenOffice.org, for quick access by a programmatic name. + + + + + Contains a list of descriptions for user defined drivers. + + + + + Specifies the data source that can be used as an AddressBook. + + + + Specifies the name of the registered data source. + + + + + + + Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name. + + + + + + + Determines the exact meaning of Command. Valid values are: 0 - Command is a table name 1 - Command is a query name 2 - Command is an SQL command. + + + + + Specifies if the auto pilot is completed. + + false + + + + Specifies the column name mapping between the programmatic column name and the logical column name. + + + + + + Specifies settings of the bibliography component + + + + Specifies the height of the database beamer + + + + + Specifies the height of the view window + + + + + Specifies the search text for filtering + + + + + + + Specifies the search field for filtering + + + + + + + Determines whether a non-assigned column results in a warning box. + + true + + + + Determines the current data source for the bibliography. + + + + + Specifies the data source that can be used as a bibliography. + + + + + + Specifies the driver settings that are used. + + + + Specifies the driver settings for the mozilla database driver. + + + + Specifies the mozilla preferences. + + + + Specifies the mozilla profile name. + + + + + + + Describes the name of the table which the Mozilla Personal Address Book is mapped to + + + + + + Describes the name of the table which the Mozilla Collected Addresses is mapped to + + + + + + + Specifies the column alias names used. + + + + Specifies the first name. + + + + + Specifies the last name. + + + + + Specifies the display name. + + + + + Specifies the nickname. + + + + + Specifies the primary email. + + + + + Specifies the first name. + + + + + Specifies the preferred mail format. + + + + + Specifies the phone at work. + + + + + Specifies the phone at home. + + + + + Specifies the fax number. + + + + + Specifies the pager number. + + + + + Specifies the cellular number. + + + + + Specifies the home address. + + + + + Specifies the 2nd home address. + + + + + Specifies the home city. + + + + + Specifies the home state. + + + + + Specifies the home ZIP code. + + + + + Specifies the home country. + + + + + Specifies the work address. + + + + + Specifies the 2nd work address. + + + + + Specifies the work city. + + + + + Specifies the work state. + + + + + Specifies the work ZIP code. + + + + + Specifies the work country. + + + + + Specifies the job title. + + + + + Specifies the department. + + + + + Specifies the company. + + + + + Specifies the 1st webpage. + + + + + Specifies the 2nd webpage. + + + + + Specifies the birth year. + + + + + Specifies the birth month. + + + + + Specifies the birth day. + + + + + Specifies the 1st custom field. + + + + + Specifies the 2nd custom field. + + + + + Specifies the 3rd custom field. + + + + + Specifies the 4th custom field. + + + + + Specifies the notes. + + + + + + + Specifies the driver settings for the evolution database driver. + + + + Specifies the evolution preferences. + + + + Specifies the evolution full path exporting command name. + + + + + + + + Specifies the column alias names used. + + + + Specifies the first name. + + + + + Specifies the last name. + + + + + Specifies the display name. + + + + + Specifies the nickname. + + + + + Specifies the primary email. + + + + + Specifies the first name. + + + + + Specifies the preferred mail format. + + + + + Specifies the phone at work. + + + + + Specifies the phone at home. + + + + + Specifies the fax number. + + + + + Specifies the pager number. + + + + + Specifies the cellular number. + + + + + Specifies the home address. + + + + + Specifies the 2nd home address. + + + + + Specifies the home city. + + + + + Specifies the home state. + + + + + Specifies the home ZIP code. + + + + + Specifies the home country. + + + + + Specifies the work address. + + + + + Specifies the 2nd work address. + + + + + Specifies the work city. + + + + + Specifies the work state. + + + + + Specifies the work ZIP code. + + + + + Specifies the work country. + + + + + Specifies the job title. + + + + + Specifies the department. + + + + + Specifies the company. + + + + + Specifies the 1st webpage. + + + + + Specifies the 2nd webpage. + + + + + Specifies the birth year. + + + + + Specifies the birth month. + + + + + Specifies the birth day. + + + + + Specifies the notes. + + + + + + + Specifies the driver settings for the mozilla database driver. + + + + At runtime, the driver checks if the installed KDE version is too new to be supported. + In this case, it refuses creating connections. With the setting here, this check can + be disabled (which might do anything from simply work to crash). + + false + + + + + Specifies settings for the driver accessing HSQL databases embedded into OpenOffice.org + database documents (.odb) + + + + HSQLDB features calling Java code directly from SQL statements. For security + reasons, this is restricted to classes from the org.hsqldb.Library package, + the java.lang.math package, plus any methods specified in this configuration + setting. If a method specification ends with .*, then all methods + from the respective package are permitted. + + + + + + + Specifies the options for searching in forms. + + + + Specifies the search type. + + + + + Search for text + + + + + Search for NULL + + + + + Search for non-NULL + + + + text + + + + Specifies the search position. + + + + + Anywhere + + + + + Beginning + + + + + End + + + + + Complete + + + + anywhere-in-field + + + + Contains a list of the previous search strings. + + + + + Specifies if all fields should be searched. + + false + + + + Specifies that the formatter should be used. + + false + + + + Specifies that the search starts backward. + + false + + + + Specifies that the search contains wildcards. + + false + + + + Specifies that regular expressions should be used. + + false + + + + Specifies that the similarity search should be used. + + false + + + + Specifies that the similarity search should be combined. + + false + + + + Specifies the number of characters that can be exchanged while searching for similarity. + + 2 + + + + Specifies the number of characters that can be deleted while searching for similarity. + + 2 + + + + Specifies the number of characters that can be added while searching for similarity. + + 2 + + + + Specifies that the searched value should match. + + false + + + + Specifies search ignores diacritics, not only CTL though. + + false + + + + Specifies search with the use of CTL option. + + true + + + + Specifies that the Asian options for search should be used. + + false + + + + Specifies the Japanese options for searching. + + + + Specifies the MatchFullHalfWidthForms search option is enabled. + + true + + + + Specifies the MatchHiraganaKatakana search option is enabled. + + true + + + + Specifies the MatchContractions search option is enabled. + + true + + + + Specifies the MatchMinusDashCho-on search option is enabled. + + true + + + + Specifies the MatchRepeatCharMarks search option is enabled. + + true + + + + Specifies the MatchVariantFormKanji search option is enabled. + + true + + + + Specifies the MatchOldKanaForms search option is enabled. + + true + + + + Specifies the Match_DiZi_DuZu search option is enabled. + + true + + + + Specifies the Match_BaVa_HaFa search option is enabled. + + true + + + + Specifies the Match_TsiThiChi_DhiZi search option is enabled. + + true + + + + Specifies the Match_HyuIyu_ByuVyu search option is enabled. + + true + + + + Specifies the Match_SeShe_ZeJe search option is enabled. + + true + + + + Specifies the Match_IaIya search option is enabled. + + true + + + + Specifies the Match_KiKu search option is enabled. + + true + + + + Specifies the IgnorePunctuation search option is enabled. + + true + + + + Specifies the IgnoreWhitespace search option is enabled. + + true + + + + Specifies the IgnoreProlongedSoundMark search option is enabled. + + true + + + + Specifies the IgnoreMiddleDot search option is enabled. + + true + + + + + -- cgit v1.2.3