Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/dlg/ !
H A Dadvancedsettings.cxx429 … SFX_ITEMSET_GET(_rSet, pAutoRetrieveValueItem, SfxStringItem, DSID_AUTORETRIEVEVALUE, sal_True); in implInitControls()
453 fillString( _rSet, &m_aAutoRetrieving, DSID_AUTORETRIEVEVALUE, bChangedSomething ); in FillItemSet()
H A Ddbadmin.cxx387 *pCounter++ = new SfxStringItem(DSID_AUTORETRIEVEVALUE, String()); in createItemSet()
H A DDbAdminImpl.cxx186 …m_aIndirectPropTranslator.insert(MapInt2String::value_type(DSID_AUTORETRIEVEVALUE, INFO_AUTORETRIE… in ODbDataSourceAdministrationHelper()
/AOO41X/main/dbaccess/source/ui/inc/ !
H A Ddsitems.hxx69 #define DSID_AUTORETRIEVEVALUE 38 macro
/AOO41X/main/dbaccess/source/ui/misc/ !
H A Ddsmeta.cxx75 { DSID_AUTORETRIEVEVALUE, "GeneratedValues" }, in lcl_getFeatureMappings()