Searched refs:DSID_CONN_LDAP_USESSL (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | dsitems.hxx | 80 #define DSID_CONN_LDAP_USESSL 49 macro
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | DriverSettings.cxx | 97 … ,TProperties(DSID_CONN_LDAP_USESSL,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UseSSL"))) in getSupportedIndirectSettings()
|
H A D | detailpages.cxx | 1000 fillBool(_rSet,&m_aCBUseSSL,DSID_CONN_LDAP_USESSL,bChangedSomething); in FillItemSet() 1050 SFX_ITEMSET_GET(_rSet, pUseSSL, SfxBoolItem, DSID_CONN_LDAP_USESSL, sal_True); in implInitControls()
|
H A D | dbadmin.cxx | 398 *pCounter++ = new SfxBoolItem(DSID_CONN_LDAP_USESSL, sal_False); in createItemSet()
|
H A D | DBSetupConnectionPages.cxx | 259 fillBool(_rSet,&m_aCBUseSSL,DSID_CONN_LDAP_USESSL,bChangedSomething); in FillItemSet()
|
H A D | DbAdminImpl.cxx | 218 …m_aIndirectPropTranslator.insert(MapInt2String::value_type(DSID_CONN_LDAP_USESSL, ::rtl::OUString:… in ODbDataSourceAdministrationHelper()
|
Completed in 70 milliseconds