Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx357 SFX_ITEMSET_GET(_rSet, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in implInitControls()
511 …_rCoreAttrs.Put(SfxStringItem(DSID_CONNECTURL, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("sdbc:d… in FillItemSet()
535 _rCoreAttrs.Put(SfxStringItem(DSID_CONNECTURL,sURLPrefix )); in FillItemSet()
545 _rCoreAttrs.Put(SfxStringItem(DSID_CONNECTURL, sURLPrefix)); in FillItemSet()
H A DDbAdminImpl.cxx163 m_aDirectPropTranslator.insert(MapInt2String::value_type(DSID_CONNECTURL, PROPERTY_URL)); in ODbDataSourceAdministrationHelper()
483 SFX_ITEMSET_GET( _rSet, pConnectURL, SfxStringItem, DSID_CONNECTURL, sal_True ); in getDatasourceType()
503 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_T… in getConnectionURL()
1108 SFX_ITEMSET_GET(_rDest, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in convertUrl()
1151 _rDest.Put( SfxStringItem( DSID_CONNECTURL, sNewUrl ) ); in convertUrl()
H A Ddbwizsetup.cxx665 …m_pOutSet->Put(SfxStringItem(DSID_CONNECTURL, m_pCollection->getPrefix(::rtl::OUString(RTL_CONSTAS… in createPage()
670 …m_pOutSet->Put(SfxStringItem(DSID_CONNECTURL, m_pCollection->getPrefix(::rtl::OUString(RTL_CONSTAS… in createPage()
674 …m_pOutSet->Put(SfxStringItem(DSID_CONNECTURL, m_pCollection->getPrefix(::rtl::OUString(RTL_CONSTAS… in createPage()
981 m_pOutSet->Put(SfxStringItem(DSID_CONNECTURL, sUrl)); in CreateDatabase()
H A DConnectionPage.cxx333 SFX_ITEMSET_GET(_rSet, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in implInitControls()
414 fillString(_rSet,&m_aConnectionURL, DSID_CONNECTURL, bChangedSomething); in FillItemSet()
H A DConnectionPageSetup.cxx297 fillString(_rSet,&m_aConnectionURL, DSID_CONNECTURL, bChangedSomething); in FillItemSet()
H A DDBSetupConnectionPages.cxx256 _rSet.Put(SfxStringItem(DSID_CONNECTURL, sUrl)); in FillItemSet()
502 SFX_ITEMSET_GET(_rCoreAttrs, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in OGeneralSpecialJDBCConnectionPageSetup()
H A Ddetailpages.cxx306 SFX_ITEMSET_GET(_rSet, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in implInitControls()
539 SFX_ITEMSET_GET(_rCoreAttrs, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in OGeneralSpecialJDBCDetailsPage()
H A Ddbadmin.cxx352 *pCounter++ = new SfxStringItem(DSID_CONNECTURL, String()); in createItemSet()
H A DConnectionHelper.cxx228 SFX_ITEMSET_GET(_rSet, pUrlItem, SfxStringItem, DSID_CONNECTURL, sal_True); in implInitControls()
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddsitems.hxx34 #define DSID_CONNECTURL 3 // connection URL, SfxStringItem macro

Completed in 75 milliseconds