Home
last modified time | relevance | path

Searched refs:TProperties (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A DDriverSettings.cxx76 typedef ::std::pair<sal_uInt16, ::rtl::OUString> TProperties; in getSupportedIndirectSettings() typedef
77TProperties aProps[] = { TProperties(DSID_SHOWDELETEDROWS,::rtl::OUString(RTL_CONSTASCII_USTRINGPA… in getSupportedIndirectSettings()
78 … ,TProperties(DSID_CHARSET,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharSet"))) in getSupportedIndirectSettings()
84 … ,TProperties(DSID_TEXTFILEHEADER,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("HeaderLine"))) in getSupportedIndirectSettings()
91 … ,TProperties(DSID_USECATALOG,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UseCatalog"))) in getSupportedIndirectSettings()
92 … ,TProperties(DSID_CONN_SOCKET,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("LocalSocket"))) in getSupportedIndirectSettings()
93 … ,TProperties(DSID_NAMED_PIPE,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("NamedPipe"))) in getSupportedIndirectSettings()
95 … ,TProperties(DSID_CONN_LDAP_BASEDN,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseDN"))) in getSupportedIndirectSettings()
97 … ,TProperties(DSID_CONN_LDAP_USESSL,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UseSSL"))) in getSupportedIndirectSettings()
99 ,TProperties(0,::rtl::OUString()) in getSupportedIndirectSettings()
[all …]

Completed in 12 milliseconds