Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionPage.cxx334 SFX_ITEMSET_GET(_rSet, pAllowEmptyPwd, SfxBoolItem, DSID_PASSWORDREQUIRED, sal_True); in implInitControls()
407 fillBool(_rSet,&m_aPasswordRequired,DSID_PASSWORDREQUIRED,bChangedSomething); in FillItemSet()
H A DDBSetupConnectionPages.cxx816 fillBool(_rSet,&m_aCBPasswordrequired,DSID_PASSWORDREQUIRED,bChangedSomething); in FillItemSet()
877 SFX_ITEMSET_GET(_rSet, pAllowEmptyPwd, SfxBoolItem, DSID_PASSWORDREQUIRED, sal_True); in implInitControls()
896 fillBool(_rSet,&m_aCBPasswordRequired,DSID_PASSWORDREQUIRED,bChangedSomething); in FillItemSet()
H A Ddsselect.cxx221 m_pOutputSet->Put(SfxBoolItem(DSID_PASSWORDREQUIRED, sal_True));
H A Ddetailpages.cxx747 fillBool(_rSet,&m_aPasswordRequired,DSID_PASSWORDREQUIRED,bChangedSomething); in FillItemSet()
761 SFX_ITEMSET_GET(_rSet, pAllowEmptyPwd, SfxBoolItem, DSID_PASSWORDREQUIRED, sal_True); in implInitControls()
H A DDbAdminImpl.cxx167 …m_aDirectPropTranslator.insert(MapInt2String::value_type(DSID_PASSWORDREQUIRED, PROPERTY_ISPASSWOR… in ODbDataSourceAdministrationHelper()
263 …m_pItemSetHelper->getOutputSet(), pPasswordRequired, SfxBoolItem, DSID_PASSWORDREQUIRED, sal_True); in getCurrentSettings()
H A Ddbadmin.cxx361 *pCounter++ = new SfxBoolItem(DSID_PASSWORDREQUIRED, sal_False); in createItemSet()
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddsitems.hxx43 #define DSID_PASSWORDREQUIRED 12 // is the password required to connect?, SfxBoolItem macro

Completed in 51 milliseconds